1. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  2. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  3. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  6. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · Tue Aug 14 11:27:02 2018 +0200
  7. c659e58 spl: fat: Support full fitImage handling by Marek Vasut · Thu May 31 17:59:19 2018 +0200
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  11. 2487488 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · Fri Jan 06 13:35:45 2017 -0600
  12. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · Sat Sep 24 18:20:16 2016 -0600
  13. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:15 2016 -0600
  14. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  15. a0dfb84 spl: Fix compilation warnings for arm64 by Michal Simek · Wed Apr 27 16:07:20 2016 +0200
  16. a0913a3 spl: Support loading a FIT from FAT FS by Lokesh Vutla · Tue May 24 10:34:39 2016 +0530
  17. 1f54cbb SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · Mon May 23 11:51:13 2016 -0400
  18. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  19. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  20. cc49f55 spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · Sun Nov 08 17:11:45 2015 +0200
  21. a23ec1d spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. by Guillaume GARDET · Wed Oct 15 17:53:14 2014 +0200
  22. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  23. 70566b6 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · Fri Mar 28 12:03:42 2014 -0400
  24. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · Thu Jan 16 11:23:30 2014 -0600
  25. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · Thu Jan 16 11:23:29 2014 -0600