Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b0357f45a93ff04b4df67e936a1f24923577cc5b
/
common
/
spl
/
spl_fat.c
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
1dda46f
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· 6 years ago
c659e58
spl: fat: Support full fitImage handling
by Marek Vasut
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
2487488
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· 8 years ago
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
a0dfb84
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
a0913a3
spl: Support loading a FIT from FAT FS
by Lokesh Vutla
· 9 years ago
1f54cbb
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· 9 years ago
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
cc49f55
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· 9 years ago
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
· 10 years ago
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
70566b6
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot
by Tom Rini
· 11 years ago
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· 11 years ago
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago