1. 27191f1 sandbox: Only read the state if we have a state file by Simon Glass · Tue Sep 26 08:14:49 2023 -0600
  2. 22c793a sandbox: Move reading the RAM buffer into a better place by Simon Glass · Tue Sep 26 08:14:47 2023 -0600
  3. 21c8dd9 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · Wed Apr 12 21:55:44 2023 +0300
  4. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  5. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  7. 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · Thu Oct 20 18:22:59 2022 -0600
  8. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  9. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  10. 40f1abe sandbox: Show a message when writing out the ram buffer by Simon Glass · Mon Feb 28 15:13:45 2022 -0700
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  12. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  13. 6807cc0 sandbox: Silence coverity warning in state_read_file() by Simon Glass · Thu May 13 19:39:30 2021 -0600
  14. e00efa9 sandbox: Write out bloblist when exiting by Simon Glass · Sat Feb 06 09:57:34 2021 -0700
  15. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  16. 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · Fri Nov 20 09:48:33 2020 +0100
  17. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  18. deaa25c sandbox: handling out of memory by Heinrich Schuchardt · Thu Jun 04 19:28:22 2020 +0200
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  20. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · Mon Feb 03 07:36:05 2020 -0700
  21. ec09a18 sandbox: Rename 'free' variable by Simon Glass · Mon Feb 03 07:35:57 2020 -0700
  22. c2dbcd4 sandbox: Disable mmio by default in tests by Simon Glass · Fri Dec 06 21:41:56 2019 -0700
  23. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · Thu May 16 21:48:41 2019 +0000
  24. 2fe5b91 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · Sat May 18 11:59:43 2019 -0600
  25. 332894d sandbox: Remove the old memory file later by Simon Glass · Mon Oct 01 11:55:12 2018 -0600
  26. fc1ebd3 sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · Sat Sep 15 00:50:56 2018 -0600
  27. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  28. 639725e fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · Tue Feb 13 13:18:27 2018 +0100
  29. 36d08d82 sandbox: Add a way to reset sandbox state for tests by Simon Glass · Thu May 18 20:09:13 2017 -0600
  30. 859f256 Rename reset to sysreset by Stephen Warren · Thu May 12 12:03:35 2016 -0600
  31. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · Sun Nov 08 23:47:43 2015 -0700
  32. 493061d sandbox: Support multiple reset types by Simon Glass · Mon Jul 06 12:54:26 2015 -0600
  33. 342fa54 sandbox: Correct error handling in state_read_file() by Simon Glass · Mon May 04 11:31:07 2015 -0600
  34. 744d788 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · Fri Feb 06 15:37:31 2015 -0600
  35. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  36. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · Thu Feb 27 13:26:23 2014 -0700
  37. d7c8d8d sandbox: Add facility to save/restore sandbox state by Simon Glass · Sun Nov 10 10:27:04 2013 -0700
  38. 9dd10bf sandbox: Allow reading/writing of RAM buffer by Simon Glass · Sun Nov 10 10:27:03 2013 -0700
  39. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  40. 20bf89a sandbox: add concept of sandbox state by Simon Glass · Wed Feb 15 15:51:15 2012 -0800