summaryrefslogtreecommitdiff
path: root/include/drivers/io/io_storage.h
Commit message (Expand)AuthorAgeFilesLines
* chore(io): remove io_dummy driverSandrine Bailleux2023-04-281-1/+0
* refactor(stm32mp1): remove STM32MP_USE_STM32IMAGEYann Gautier2022-11-141-2/+1
* TBB: Add an IO abstraction layer to load encrypted firmwaresSumit Garg2020-03-061-0/+1
* fconf: Move platform io policies into fconfLouis Mayencourt2020-02-071-2/+2
* Add raw NAND frameworkLionel Debieve2020-01-201-1/+2
* io: change seek offset to signed long longYann Gautier2020-01-101-1/+1
* drivers: Remove TODO from io_storagePaul Beesley2019-03-121-2/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Add new defines for STM32MP1 platformYann Gautier2018-10-151-0/+2
* Fix MISRA rule 8.3 Part 1Roberto Vargas2018-02-281-1/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Merge pull request #629 from ljerry/tf_issue_398danh-arm2016-06-131-0/+1
|\
| * Bring IO storage dummy driverGerald Lejeune2016-05-121-0/+1
* | IO: support block device typeHaojian Zhuang2016-04-271-0/+1
|/
* Remove deprecated IO return definitionsJuan Castillo2015-11-021-9/+0
* IO Framework: use standard errno codes as return valuesJuan Castillo2015-10-231-4/+7
* Use numbers to identify images instead of namesJuan Castillo2015-06-251-0/+6
* Move IO storage source to drivers directoryDan Handley2014-08-141-0/+124