Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b6530b44879e72e9e6774d30be018eba79827576
/
common
/
spl
/
spl_fat.c
1dda46f
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· Tue Aug 14 11:27:02 2018 +0200
c659e58
spl: fat: Support full fitImage handling
by Marek Vasut
· Thu May 31 17:59:19 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
2487488
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· Fri Jan 06 13:35:45 2017 -0600
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· Sat Sep 24 18:20:16 2016 -0600
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· Sat Sep 24 18:20:15 2016 -0600
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· Sat Sep 24 18:19:53 2016 -0600
a0dfb84
spl: Fix compilation warnings for arm64
by Michal Simek
· Wed Apr 27 16:07:20 2016 +0200
a0913a3
spl: Support loading a FIT from FAT FS
by Lokesh Vutla
· Tue May 24 10:34:39 2016 +0530
1f54cbb
SPL: fat: Fix spl_parse_image_header() return value handling
by Tom Rini
· Mon May 23 11:51:13 2016 -0400
02266e2
SPL: Let spl_parse_image_header() return value
by Marek Vasut
· Fri Apr 29 00:44:54 2016 +0200
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
cc49f55
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· Sun Nov 08 17:11:45 2015 +0200
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
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· Wed Oct 15 17:53:11 2014 +0200
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
cb367e1
spl: common: Support for USB MSD FAT image loading
by Dan Murphy
· Thu Jan 16 11:23:30 2014 -0600
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· Thu Jan 16 11:23:29 2014 -0600