summaryrefslogtreecommitdiff
path: root/drivers/io/io_storage.c
Commit message (Expand)AuthorAgeFilesLines
* IO Driver Misra Cleanupjohpow012020-07-161-10/+10
* io_storage: remove redundant assigmentsMasahiro Yamada2020-07-091-12/+7
* io: change seek offset to signed long longYann Gautier2020-01-101-1/+1
* drivers: Remove TODO from io_storagePaul Beesley2019-03-121-3/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+4
* io: Allow image load to address zeroKonstantin Porotchkin2018-07-181-2/+2
* io_storage: use unsigned int for indexEtienne Carriere2017-06-231-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-201-4/+5
* Remove deprecated IO return definitionsJuan Castillo2015-11-021-42/+27
* Move IO storage source to drivers directoryDan Handley2014-08-141-0/+373