Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3f351cd358a3581844f3cacdfe60710bf925d75d
/
common
/
spl
/
spl_fat.c
2e0429b
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· 2 years, 10 months ago
7115007
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
by Tom Rini
· 3 years, 1 month ago
f7ae49f
common: Drop log.h from common header
by Simon Glass
· 4 years, 6 months ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
04ce542
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· 6 years ago
8b1531f
spl: fat: Support full fitImage handling
by Marek Vasut
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
5d28b93
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· 8 years ago
f4d7d85
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
710e9ca
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
71316c1
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
1eefe14
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
97ca364
spl: Support loading a FIT from FAT FS
by Lokesh Vutla
· 8 years ago
d550e82
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 8 years ago
7e0f226
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
339245b
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· 9 years ago
7d2b4e7
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
· 10 years ago
205b4f3
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
ae1590e
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
by Tom Rini
· 11 years ago
8cffe5b
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
773b594
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago