index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_ext.c
Age
Commit message (
Expand
)
Author
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-01-20
spl: Remove inline ifdef check for EXT and FAT support
Andrew F. Davis
2016-11-21
ext4: Allow reading files with non-zero offset, clamp read len
Stefan BrĂ¼ns
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-06-19
SPL ext: cosmetic: correct error message in spl_load_image_ext()
Petr Kulhavy
2016-06-17
SPL: ext: remove redundant ifdef statement
Petr Kulhavy
2016-05-17
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2015-11-18
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
Nikita Kiryanov
2014-11-26
spl: Fix SPL EXT support
Guillaume GARDET
2014-11-23
ext4: Prepare API change for files greater than 2GB
Suriyan Ramasami
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET