index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_ext.c
Age
Commit message (
Expand
)
Author
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