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