1. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year ago
  2. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 1 month ago
  3. 7a5f4e4 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 6 months ago
  4. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  5. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  6. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  7. ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 4 months ago
  8. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  9. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  10. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  14. 5d28b93 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · 8 years ago
  15. 66a47ff ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  16. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  17. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  18. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  19. 58c95d5 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  20. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  21. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  22. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  23. 339245b spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  24. d3e488e spl: Fix SPL EXT support by Guillaume GARDET · 10 years ago
  25. 9f12cd0 ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  26. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago