- a24be84 sandbox: Support -T in spl by Sean Anderson · 1 year, 3 months ago
- 9719293 sandbox: Only read the state if we have a state file by Simon Glass · 1 year, 4 months ago
- d02c6f5 sandbox: Move reading the RAM buffer into a better place by Simon Glass · 1 year, 4 months ago
- 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 4 months ago
- f72d0d4 event: Convert existing spy records to simple by Simon Glass · 1 year, 5 months ago
- dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- b2d93c6 sandbox: Add a way to specify the sandbox executable by Simon Glass · 2 years, 3 months ago
- 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 4 months ago
- 001c39a sandbox: Decouple program entry from sandbox init by Andrew Scull · 2 years, 8 months ago
- 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 11 months ago
- d41b703 sandbox: start: Sort the header files by Simon Glass · 2 years, 11 months ago
- 7a001e0 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 3 years, 2 months ago
- cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 6 months ago
- 825a9a9 sandbox: fix sandbox_reset() by Heinrich Schuchardt · 3 years, 8 months ago
- 3beba4a sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · 3 years, 8 months ago
- 85f718f sandbox: Support signal handling only when requested by Simon Glass · 3 years, 10 months ago
- 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 8 months ago
- d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 8 months ago
- bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 10 months ago
- b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
- b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 4 years, 1 month ago
- a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 4 years, 2 months ago
- 10bb90f sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years, 2 months ago
- 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 4 years, 1 month ago
- b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years, 2 months ago
- 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years, 3 months ago
- a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 3 months ago
- 22b29cc sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years, 3 months ago
- b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 3 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
- 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 5 years ago
- 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 5 years ago
- 4209be3 sandbox: Sort the help options by Simon Glass · 5 years ago
- 19464f4 cli: Make the sandbox board_run_command the default by Sean Anderson · 5 years ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 189882c sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
- 5dbe794 sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
- 001d188 sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- a65d1a0 sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
- d66ddaf sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
- 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
- 1c5a81d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
- 2b1dc29 sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1fc50d7 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
- 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
- bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
- d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 9 years ago
- 2b6793d sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
- 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
- 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 10 years ago
- ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
- 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
- 1f32ae9 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
- f80a8bb sandbox: Fix warnings in cpu.c and os.c by Simon Glass · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 7dbcb76 sandbox: init cli for -c by Rabin Vincent · 10 years ago
- 29afe9e sandbox: Support pre-relocation malloc() by Simon Glass · 11 years ago
- 4d94dfa sandbox: Set up global data before board_init_f() by Simon Glass · 11 years ago
- ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
- ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
- 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
- bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
- 1209e27 sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
- 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
- c5a62d4 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
- 808434c sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
- 6ebcab8 sandbox: Correct help message <arg> garbling by Simon Glass · 11 years ago
- 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 39042d8 sandbox: Allow -c argument to provide a command list by Simon Glass · 12 years ago
- f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
- 8ec21bb sandbox: fix compiler warning by Allen Martin · 12 years ago
- 61ddce0 sandbox: Use the new run_command() by Simon Glass · 13 years ago
- 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
- ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
- 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
- fec79ac sandbox: drop unused return by Mike Frysinger · 13 years ago
- bace3d0 sandbox: Add main program by Simon Glass · 13 years ago