summaryrefslogtreecommitdiff
path: root/drivers/io/io_semihosting.c
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-07-18io: Allow image load to address zeroKonstantin Porotchkin
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2017-05-03Use SPDX license identifiersdp-arm
2017-02-14Fix minor issues found by cppcheckdp-arm
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
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-02-20Fix semihosting with latest toolchainRyan Harkin
2014-02-17Implement load_image in terms of IO abstractionJames Morrissey