1. 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · Wed Sep 25 08:56:07 2019 -0600
  2. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · Mon Apr 08 13:20:43 2019 -0600
  3. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  4. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · Fri Nov 23 21:29:29 2018 -0700
  5. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · Thu Nov 15 18:44:03 2018 -0700
  6. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  7. 332894d sandbox: Remove the old memory file later by Simon Glass · Mon Oct 01 11:55:12 2018 -0600
  8. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · Mon Oct 01 11:55:11 2018 -0600
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. 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
  11. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · Tue Mar 28 10:27:28 2017 -0600
  12. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · Tue Mar 28 10:27:16 2017 -0600
  13. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · Mon Jul 04 11:57:50 2016 -0600
  14. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · Sun Mar 13 19:07:30 2016 -0600
  15. fe6d12a test: Record and silence console in tests by Simon Glass · Sun Nov 08 23:47:50 2015 -0700
  16. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · Mon May 04 11:31:08 2015 -0600
  17. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · Thu Apr 30 22:16:09 2015 +0200
  18. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · Fri Feb 06 15:37:31 2015 -0600
  19. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · Mon Jan 19 20:21:34 2015 -0700
  20. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · Tue Nov 11 12:47:08 2014 -0700
  21. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  22. 7e0194a sandbox: init cli for -c by Rabin Vincent · Wed Oct 29 23:21:38 2014 +0100
  23. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  24. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  25. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · Thu Feb 27 13:26:23 2014 -0700
  26. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  27. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  28. 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
  29. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · Sun Nov 10 10:27:04 2013 -0700
  30. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · Sun Nov 10 10:27:03 2013 -0700
  31. f498e43 sandbox: Add -i option to enter interactive mode by Simon Glass · Sun Nov 10 10:27:02 2013 -0700
  32. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · Sun Nov 10 10:26:59 2013 -0700
  33. 5f679f0 sandbox: Correct help message <arg> garbling by Simon Glass · Sun Nov 10 10:26:58 2013 -0700
  34. 64367c8 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · Tue Dec 03 16:43:23 2013 -0700
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · Sat Apr 20 08:42:48 2013 +0000
  37. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · Sat Apr 20 08:42:41 2013 +0000
  38. 074b455 sandbox: fix compiler warning by Allen Martin · Tue Jan 22 13:11:21 2013 +0000
  39. 7ddf069 sandbox: Use the new run_command() by Simon Glass · Fri Mar 30 21:30:57 2012 +0000
  40. 8a3e035 sandbox: add getopt support by Simon Glass · Wed Feb 15 15:51:16 2012 -0800
  41. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · Sun Feb 26 17:38:50 2012 -0500
  42. 20bf89a sandbox: add concept of sandbox state by Simon Glass · Wed Feb 15 15:51:15 2012 -0800
  43. 0c087d0 sandbox: drop unused return by Mike Frysinger · Wed Oct 26 00:22:14 2011 +0000
  44. 5ba8ef6 sandbox: Add main program by Simon Glass · Mon Oct 03 19:26:45 2011 +0000