Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | ext4: Allow reading files with non-zero offset, clamp read len | Stefan BrĂ¼ns | 2016-11-21 | -4/+4 |
* | spl: Update ext functions to take an spl_image parameter | Simon Glass | 2016-10-06 | -9/+12 |
* | spl: Add a parameter to spl_parse_image_header() | Simon Glass | 2016-10-06 | -1/+1 |
* | SPL ext: cosmetic: correct error message in spl_load_image_ext() | Petr Kulhavy | 2016-06-19 | -1/+1 |
* | SPL: ext: remove redundant ifdef statement | Petr Kulhavy | 2016-06-17 | -2/+1 |
* | SPL: Let spl_parse_image_header() return value | Marek Vasut | 2016-05-17 | -1/+5 |
* | dm: part: Rename some partition functions | Simon Glass | 2016-03-14 | -4/+2 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | -3/+3 |
* | spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check | Nikita Kiryanov | 2015-11-18 | -0/+6 |
* | spl: Fix SPL EXT support | Guillaume GARDET | 2014-11-26 | -5/+5 |
* | ext4: Prepare API change for files greater than 2GB | Suriyan Ramasami | 2014-11-23 | -9/+9 |
* | spl: Add EXT support to SPL | Guillaume GARDET | 2014-10-27 | -0/+139 |