Commit Graph

20 Commits (lime2-spi)

Author SHA1 Message Date
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Marek Vasut 8b1531f7bc spl: fat: Support full fitImage handling 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Andrew F. Davis 5d28b930f2 spl: Remove inline ifdef check for EXT and FAT support 7 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 8 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 8 years ago
Lokesh Vutla 97ca364faf spl: Support loading a FIT from FAT FS 8 years ago
Tom Rini d550e82e4e SPL: fat: Fix spl_parse_image_header() return value handling 8 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 years ago
Guillaume GARDET 7d2b4e7729 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. 10 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 10 years ago
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 10 years ago
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 10 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 10 years ago