1. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  2. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  3. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  4. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 6 months ago
  5. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  6. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  7. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  8. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 2487488 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · 8 years ago
  12. db5862d ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  13. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  14. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  15. 6771512 SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  16. ecb2364 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  17. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  18. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  19. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  20. cc49f55 spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  21. 8a3aeaf spl: Fix SPL EXT support by Guillaume GARDET · 10 years ago
  22. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  23. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago