Commit Graph

35 Commits (0532ceef30b735fe24c0cb4f77fb1717bd55c7ee)

Author SHA1 Message Date
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 8 years ago
Simon Glass 689697785e board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 8 years ago
Simon Glass bb967240bb board_f: sandbox: Move setup_ram_buf() to private code 8 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 9 years ago
Simon Glass 2b6793de25 sandbox: Avoid calling commands when not available 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 10 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default 10 years ago
Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code 10 years ago
Simon Glass 1f32ae9578 sandbox: Add a -D option to use a default device tree 10 years ago
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Rabin Vincent 7dbcb76e77 sandbox: init cli for -c 11 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 11 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 11 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 11 years ago
Simon Glass 1209e2727c sandbox: Add facility to save/restore sandbox state 11 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass c5a62d4a7b sandbox: Add -i option to enter interactive mode 11 years ago
Simon Glass 808434cdbd sandbox: Allow return from board_init_f() 11 years ago
Simon Glass 6ebcab8de7 sandbox: Correct help message <arg> garbling 11 years ago
Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass 39042d821e sandbox: Allow -c argument to provide a command list 12 years ago
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 12 years ago
Allen Martin 8ec21bbe5c sandbox: fix compiler warning 12 years ago
Simon Glass 61ddce07f8 sandbox: Use the new run_command() 13 years ago
Simon Glass 70db4212fc sandbox: add getopt support 13 years ago
Simon Glass ab4e07eb71 sandbox: allow processing before main loop 13 years ago
Simon Glass 6fb6207821 sandbox: add concept of sandbox state 13 years ago
Mike Frysinger fec79acc86 sandbox: drop unused return 14 years ago
Simon Glass bace3d00f2 sandbox: Add main program 14 years ago
Peter Tyser 8f0fec74ac sh: Move cpu/$CPU to arch/sh/cpu/$CPU 15 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 18 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 18 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 22 years ago
wdenk 2d39b71fb2 Initial revision 25 years ago
wdenk fb48c4afc4 Initial revision 25 years ago