Commit Graph

14 Commits (3dafc016c174076f01a40d26444f6b07c281004f)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Andrew F. Davis 5d28b930f2 spl: Remove inline ifdef check for EXT and FAT support 8 years ago
Stefan Brüns 66a47ff2d8 ext4: Allow reading files with non-zero offset, clamp read len 8 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 9 years ago
Petr Kulhavy 9ab165d8b0 SPL ext: cosmetic: correct error message in spl_load_image_ext() 9 years ago
Petr Kulhavy 58c95d5356 SPL: ext: remove redundant ifdef statement 9 years ago
Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 9 years ago
Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 years ago
Guillaume GARDET d3e488eaf4 spl: Fix SPL EXT support 10 years ago
Suriyan Ramasami 9f12cd0e06 ext4: Prepare API change for files greater than 2GB 10 years ago
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 11 years ago