Age | Commit message (Expand) | Author |
---|---|---|
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 |