1. 460b2c0 sandbox: Audit config.h and common.h usage by Tom Rini · 10 months ago
  2. 9719293 sandbox: Only read the state if we have a state file by Simon Glass · 1 year, 1 month ago
  3. d02c6f5 sandbox: Move reading the RAM buffer into a better place by Simon Glass · 1 year, 1 month ago
  4. 763f0a1 sandbox: disable tracing before unmapping RAM by Pavel Skripkin · 1 year, 6 months ago
  5. 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 9 months ago
  6. f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 9 months ago
  7. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  8. 0b5c9b0 sandbox: Drop message about writing sandbox state by Simon Glass · 2 years ago
  9. 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 1 month ago
  10. 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 1 month ago
  11. d02f99d sandbox: Show a message when writing out the ram buffer by Simon Glass · 2 years, 8 months ago
  12. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  13. cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 3 months ago
  14. 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 5 months ago
  15. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
  16. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
  17. 10bb90f sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
  18. 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years ago
  19. c7e49dd sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 5 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  21. 3ff6fe5 sandbox: Add a new header for the system malloc() by Simon Glass · 4 years, 9 months ago
  22. cf23c7c sandbox: Rename 'free' variable by Simon Glass · 4 years, 9 months ago
  23. 89694de sandbox: Disable mmio by default in tests by Simon Glass · 4 years, 11 months ago
  24. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  25. 9072326 sandbox: Exit when SYSRESET_POWER_OFF is requested by Simon Glass · 5 years ago
  26. 1c5a81d sandbox: Remove the old memory file later by Simon Glass · 6 years ago
  27. 428aa0c sandbox: Enhance map_to_sysmem() to handle foreign pointers by Simon Glass · 6 years ago
  28. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  29. 9095d5b fix spelling of 'functions' in 2 places (was 'funtcions') by Simon Goldschmidt · 7 years ago
  30. 34b744b sandbox: Add a way to reset sandbox state for tests by Simon Glass · 7 years ago
  31. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  32. 9723563 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
  33. dc6f4d3 sandbox: Support multiple reset types by Simon Glass · 9 years ago
  34. d73125c sandbox: Correct error handling in state_read_file() by Simon Glass · 9 years ago
  35. 88539e4 sandbox: Return '-c command' exit value as sandbox exit code by Joe Hershberger · 10 years ago
  36. 96b1046 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  37. ab839dc sandbox: Add options to clean up temporary files by Simon Glass · 11 years ago
  38. 1209e27 sandbox: Add facility to save/restore sandbox state by Simon Glass · 11 years ago
  39. 5c2859c sandbox: Allow reading/writing of RAM buffer by Simon Glass · 11 years ago
  40. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  41. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago