1. 58918fa sandbox_spl: Restrict use of UPL when not enabled by Simon Glass · 4 months ago
  2. 80580cd xpl: Rename spl_phase_prefix() and spl_phase_name() by Simon Glass · 4 months ago
  3. 6c49fc5 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 4 months ago
  4. 456bdb7 xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 4 months ago
  5. 41ea75a xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 4 months ago
  6. d4ab7cd spl: sandbox: initialise the ram banksize in spl by Sughosh Ganu · 5 months ago
  7. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  8. 91fde8e sandbox: Add an SPL loader for UPL by Simon Glass · 6 months ago
  9. b254a83 sandbox: Return error code from read/write/seek by Simon Glass · 6 months ago
  10. 615d84b test: Move some SPL-loading test-code into sandbox common by Simon Glass · 6 months ago
  11. 460b2c0 sandbox: Audit config.h and common.h usage by Tom Rini · 1 year, 2 months ago
  12. 53d8bf8 test: spl: Add a test for the NET load method by Sean Anderson · 1 year, 4 months ago
  13. 3cce6fc sandbox: fix spl_board_init by Heinrich Schuchardt · 1 year, 4 months ago
  14. d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 3 months ago
  15. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years, 3 months ago
  16. f1459c3 sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 3 months ago
  17. 830690d sandbox: Generalise SPL booting by Simon Glass · 2 years, 3 months ago
  18. cbd71fa test: Support tests which can only be run manually by Simon Glass · 2 years, 3 months ago
  19. ea94d05 test: Allow running tests multiple times by Simon Glass · 2 years, 6 months ago
  20. 9ae25b9 sandbox: Add a build for VPL by Simon Glass · 2 years, 9 months ago
  21. acc874a sandbox: Add the handoff header for spl by Simon Glass · 3 years ago
  22. f178beb sandbox: Support executables for more phases by Simon Glass · 3 years, 7 months ago
  23. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 11 months ago
  24. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 11 months ago
  25. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 11 months ago
  26. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 4 years ago
  27. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  28. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 3 months ago
  29. 22b29cc sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years, 3 months ago
  30. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years, 3 months ago
  31. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  32. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 9 months ago
  33. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  34. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  35. 912dcb1 sandbox: Add a comment to board_init_f() by Simon Glass · 6 years ago
  36. 3f2f5cf sandbox: spl: Lower priority of standard loader by Simon Glass · 6 years ago
  37. 12efc93 sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · 6 years ago
  38. 27028f1 sandbox: Boot in U-Boot through the standard call by Simon Glass · 6 years ago
  39. 1ca910b sandbox: Add an option to display of-platdata in SPL by Simon Glass · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  41. 2028cc5 sandbox: Stop printing platdata at the start of SPL by Simon Glass · 8 years ago
  42. f831b8e spl: sandbox: Drop spl_board_announce_boot_device() by Simon Glass · 8 years ago
  43. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  44. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  45. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  46. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  47. a091a8f sandbox: Add a test device that uses of-platdata by Simon Glass · 9 years ago
  48. e961a66 sandbox: Add basic SPL implementation by Simon Glass · 9 years ago