Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardise header guards across codebase | Antonio Nino Diaz | 2018-11-08 | 7 | -21/+21 |
* | Add new defines for STM32MP1 platform | Yann Gautier | 2018-10-15 | 1 | -0/+2 |
* | Fix MISRA rule 8.3 Part 1 | Roberto Vargas | 2018-02-28 | 1 | -1/+1 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 7 | -175/+7 |
* | Fix incorrect copyright notices | Antonio Nino Diaz | 2016-12-14 | 1 | -1/+1 |
* | Merge pull request #629 from ljerry/tf_issue_398 | danh-arm | 2016-06-13 | 2 | -0/+37 |
|\ | |||||
| * | Bring IO storage dummy driver | Gerald Lejeune | 2016-05-12 | 2 | -0/+37 |
* | | IO: support block device type | Haojian Zhuang | 2016-04-27 | 2 | -0/+53 |
|/ | |||||
* | Remove deprecated IO return definitions | Juan Castillo | 2015-11-02 | 1 | -9/+0 |
* | IO Framework: use standard errno codes as return values | Juan Castillo | 2015-10-23 | 1 | -4/+7 |
* | Use numbers to identify images instead of names | Juan Castillo | 2015-06-25 | 1 | -0/+6 |
* | Move IO storage source to drivers directory | Dan Handley | 2014-08-14 | 5 | -0/+321 |