summaryrefslogtreecommitdiff
path: root/drivers/io
AgeCommit message (Expand)Author
2017-04-02io: Allow image load to address zeroKonstantin Porotchkin
2016-08-04io: block: fix unaligned bufferHaojian Zhuang
2016-06-13Merge pull request #629 from ljerry/tf_issue_398danh-arm
2016-05-12Bring IO storage dummy driverGerald Lejeune
2016-04-27IO: support block device typeHaojian Zhuang
2016-03-11Add "size" function to IO memmap device driverGerald Lejeune
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2015-11-02Remove deprecated IO return definitionsJuan Castillo
2015-07-16Fix bug in semihosting write functionJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-03-16Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-01-28TBB: authenticate BL3-x images and certificatesJuan Castillo
2015-01-28TBB: authenticate BL2 image and certificateJuan Castillo
2014-08-14Move IO storage source to drivers directoryDan Handley
2014-08-12Rationalize console log outputDan Handley
2014-07-10Add support for BL3-0 imageSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-22Allow BL3-2 platform definitions to be optionalDan Handley
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-21Fix file_to_uuid() functionSandrine Bailleux
2014-02-20Fix semihosting with latest toolchainRyan Harkin
2014-02-20Report recoverable errors as warningsJeenu Viswambharan
2014-02-20Fix FIP offset address when file not foundJeenu Viswambharan
2014-02-17Add Firmware Image Package (FIP) driverHarry Liebel
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey
2014-02-17Add IO abstraction frameworkJames Morrissey