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