1. c521246 spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · Mon Aug 26 17:29:34 2024 +0530
  2. e806686 spl: Create a function to init spl_load_info by Simon Glass · Thu Aug 22 07:55:02 2024 -0600
  3. 6056e5a sandbox: Add an SPL loader for UPL by Simon Glass · Wed Aug 07 16:47:38 2024 -0600
  4. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · Wed Aug 07 16:47:24 2024 -0600
  5. 3661115 test: Move some SPL-loading test-code into sandbox common by Simon Glass · Wed Aug 07 16:47:21 2024 -0600
  6. ada64ac sandbox: Audit config.h and common.h usage by Tom Rini · Thu Dec 14 13:16:46 2023 -0500
  7. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  8. 0b465d6 sandbox: fix spl_board_init by Heinrich Schuchardt · Tue Oct 03 02:59:46 2023 +0200
  9. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  10. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  11. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  12. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  13. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  14. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  15. c86e620 sandbox: Add a build for VPL by Simon Glass · Sat Apr 30 00:56:54 2022 -0600
  16. 9ee7b73 sandbox: Add the handoff header for spl by Simon Glass · Mon Feb 28 15:13:46 2022 -0700
  17. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  18. b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · Sun Mar 07 17:35:13 2021 -0700
  19. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  20. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · Sun Mar 07 17:34:46 2021 -0700
  21. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  22. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  23. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  24. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · Sun Oct 25 20:38:33 2020 -0600
  25. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  26. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  27. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  28. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  29. c5d2720 spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · Wed Sep 25 08:11:18 2019 -0600
  30. e55cc06 sandbox: Add a comment to board_init_f() by Simon Glass · Sat May 18 11:59:46 2019 -0600
  31. fb9128d sandbox: spl: Lower priority of standard loader by Simon Glass · Sat May 18 11:59:45 2019 -0600
  32. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · Fri Nov 23 21:29:25 2018 -0700
  33. cca2552 sandbox: Boot in U-Boot through the standard call by Simon Glass · Thu Nov 15 18:44:08 2018 -0700
  34. b5dfea8 sandbox: Add an option to display of-platdata in SPL by Simon Glass · Thu Nov 15 18:44:01 2018 -0700
  35. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  36. 17b1107 sandbox: Stop printing platdata at the start of SPL by Simon Glass · Sun Jun 18 22:09:05 2017 -0600
  37. e8845d2 spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · Wed Nov 30 15:30:56 2016 -0700
  38. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  39. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · Sat Sep 24 18:20:13 2016 -0600
  40. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:12 2016 -0600
  41. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  42. 4e9c131 sandbox: Add a test device that uses of-platdata by Simon Glass · Mon Jul 04 11:57:55 2016 -0600
  43. a7e2d4d sandbox: Add basic SPL implementation by Simon Glass · Mon Jul 04 11:57:51 2016 -0600