1. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
  2. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 10 months ago
  3. 11c92b1 sandbox: Sort the help options by Simon Glass · 4 years, 10 months ago
  4. 41f0a66 cli: Make the sandbox board_run_command the default by Sean Anderson · 4 years, 11 months ago
  5. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  6. 3c3968f sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  7. cd3705e sandbox: Drop the printf() in setup_ram_buf() by Simon Glass · 6 years ago
  8. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
  9. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · 6 years ago
  10. 46508c9 sandbox: Add a new 'sb' command by Simon Glass · 6 years ago
  11. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  12. 332894d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  13. 4e9a64d sandbox: Add a flag to set the default log level by Simon Glass · 6 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. 25428c4 sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation by Andy Yan · 7 years ago
  16. b419dbb board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() by Simon Glass · 8 years ago
  17. b94eed5 board_f: sandbox: Move setup_ram_buf() to private code by Simon Glass · 8 years ago
  18. 5cf1663 sandbox: Don't include the main loop in SPL by Simon Glass · 8 years ago
  19. e0f1280 sandbox: Avoid calling commands when not available by Simon Glass · 9 years ago
  20. fe6d12a test: Record and silence console in tests by Simon Glass · 9 years ago
  21. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · 10 years ago
  22. 335f470 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 10 years ago
  23. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  24. 8e17078 sandbox: Add a -D option to use a default device tree by Simon Glass · 10 years ago
  25. c043e03 sandbox: Fix warnings in cpu.c and os.c by Simon Glass · 10 years ago
  26. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  27. 7e0194a sandbox: init cli for -c by Rabin Vincent · 10 years ago
  28. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · 10 years ago
  29. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · 10 years ago
  30. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  31. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
  32. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  33. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · 11 years ago
  34. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  35. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  36. f498e43 sandbox: Add -i option to enter interactive mode by Simon Glass · 11 years ago
  37. 2fd34e6 sandbox: Allow return from board_init_f() by Simon Glass · 11 years ago
  38. 5f679f0 sandbox: Correct help message <arg> garbling by Simon Glass · 11 years ago
  39. 64367c8 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option by Simon Glass · 11 years ago
  40. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · 12 years ago
  42. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · 12 years ago
  43. 074b455 sandbox: fix compiler warning by Allen Martin · 12 years ago
  44. 7ddf069 sandbox: Use the new run_command() by Simon Glass · 13 years ago
  45. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  46. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  47. 20bf89a sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  48. 0c087d0 sandbox: drop unused return by Mike Frysinger · 13 years ago
  49. 5ba8ef6 sandbox: Add main program by Simon Glass · 13 years ago