Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | spl: Update fat functions to take an spl_image parameter | Simon Glass | 2016-10-06 | -4/+7 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | -1/+2 |
* | spl: Convert spl_sata_load_image() to use linker list | Simon Glass | 2016-10-06 | -1/+2 |
* | spl: Convert boot_device into a struct | Simon Glass | 2016-10-06 | -1/+1 |
* | dm: scsi: Drop the get_dev() function | Simon Glass | 2016-05-17 | -1/+1 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | -1/+1 |
* | spl: change return values of spl_*_load_image() | Nikita Kiryanov | 2015-11-18 | -3/+8 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | -1/+0 |
* | spl_sata.c: Add <scsi.h> | Tom Rini | 2015-01-05 | -0/+1 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | -1/+1 |
* | common: spl_sata: perform SCSI scan before getting device | Roger Quadros | 2014-10-10 | -0/+1 |
* | common: spl: Add spl sata boot support | Dan Murphy | 2014-02-19 | -0/+49 |