~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: ext: Use partition size for mountMayuresh Chitale2023-06-14
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* spl: fix ext4fs_mount return code handlingThomas Schaefer2020-07-17
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* env: Move env_get() to env.hSimon Glass2019-08-11
* spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* spl: Remove inline ifdef check for EXT and FAT supportAndrew F. Davis2017-01-20
* ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns2016-11-21
* spl: Update ext functions to take an spl_image parameterSimon Glass2016-10-06
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06
* SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy2016-06-19
* SPL: ext: remove redundant ifdef statementPetr Kulhavy2016-06-17
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17
* dm: part: Rename some partition functionsSimon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov2015-11-18
* spl: Fix SPL EXT supportGuillaume GARDET2014-11-26
* ext4: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23
* spl: Add EXT support to SPLGuillaume GARDET2014-10-27