1. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · Mon Jul 24 17:49:59 2017 +0800
  2. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  3. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · Tue Mar 28 10:27:16 2017 -0600
  4. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · Mon Jul 04 11:57:50 2016 -0600
  5. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · Sun Mar 13 19:07:30 2016 -0600
  6. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  7. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  8. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200
  9. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · Fri Feb 06 15:37:31 2015 -0600
  10. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · Mon Jan 19 20:21:34 2015 -0700
  11. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · Tue Nov 11 12:47:08 2014 -0700
  12. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  13. 7e0194a sandbox: init cli for -c by Rabin Vincent · Wed Oct 29 23:21:38 2014 +0100
  14. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  15. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  16. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · Thu Feb 27 13:26:23 2014 -0700
  17. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  18. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  19. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · Thu Feb 27 13:26:16 2014 -0700
  20. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · Sun Nov 10 10:27:04 2013 -0700
  21. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · Sun Nov 10 10:27:03 2013 -0700
  22. f498e43 sandbox: Add -i option to enter interactive mode by Simon Glass · Sun Nov 10 10:27:02 2013 -0700
  23. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · Sun Nov 10 10:26:59 2013 -0700
  24. 5f679f0 sandbox: Correct help message <arg> garbling by Simon Glass · Sun Nov 10 10:26:58 2013 -0700
  25. 64367c8 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · Tue Dec 03 16:43:23 2013 -0700
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · Sat Apr 20 08:42:48 2013 +0000
  28. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · Sat Apr 20 08:42:41 2013 +0000
  29. 074b455 sandbox: fix compiler warning by Allen Martin · Tue Jan 22 13:11:21 2013 +0000
  30. 7ddf069 sandbox: Use the new run_command() by Simon Glass · Fri Mar 30 21:30:57 2012 +0000
  31. 8a3e035 sandbox: add getopt support by Simon Glass · Wed Feb 15 15:51:16 2012 -0800
  32. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · Sun Feb 26 17:38:50 2012 -0500
  33. 20bf89a sandbox: add concept of sandbox state by Simon Glass · Wed Feb 15 15:51:15 2012 -0800
  34. 0c087d0 sandbox: drop unused return by Mike Frysinger · Wed Oct 26 00:22:14 2011 +0000
  35. 5ba8ef6 sandbox: Add main program by Simon Glass · Mon Oct 03 19:26:45 2011 +0000