1. 6896977 board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  2. bb96724 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  3. d0d0746 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  4. 2b6793d sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
  5. 9ce8b40 test: Record and silence console in tests by Simon Glass · 9 years ago
  6. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  7. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  8. 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  9. 1f32ae9 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  10. f80a8bb sandbox: Fix warnings in cpu.c and os.c by Simon Glass · 10 years ago
  11. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  12. 7dbcb76 sandbox: init cli for -c by Rabin Vincent · 10 years ago
  13. 29afe9e sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
  14. 4d94dfa sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  15. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  16. ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  17. 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
  18. bda7773 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  19. 1209e27 sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  20. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  21. c5a62d4 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  22. 808434c sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  23. 6ebcab8 sandbox: Correct help message <arg> garbling by Simon Glass · 11 years ago
  24. 7b3efc6 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 39042d8 sandbox: Allow -c argument to provide a command list by Simon Glass · 11 years ago
  27. f828bf2 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 11 years ago
  28. 8ec21bb sandbox: fix compiler warning by Allen Martin · 12 years ago
  29. 61ddce0 sandbox: Use the new run_command() by Simon Glass · 12 years ago
  30. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  31. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  32. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  33. fec79ac sandbox: drop unused return by Mike Frysinger · 13 years ago
  34. bace3d0 sandbox: Add main program by Simon Glass · 13 years ago