aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-05PL011: Fix a bug in the UART FIFO pollingv0.4-Juno-0.4Sandrine Bailleux
2014-06-05Remove duplicate TZC-400 header fileSandrine Bailleux
2014-06-04tzc-400: Export some TZC-400 related constants in a generic headerSandrine Bailleux
2014-06-04io_fip: add BL30 to FIP name to uuid tableRyan Harkin
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-22Allow BL3-2 platform definitions to be optionalDan Handley
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-13Fix C accessors to GIC distributor registers with set/clear semanticsJuan Castillo
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
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-06Refactor GIC header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-05-06Move FVP power driver to FVP platformDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-04-24Add TrustZone (TZC-400) driverHarry Liebel
2014-04-14Move console.c to pl011 specific driver locationDan Handley
2014-03-26Initialise UART console in all bootloader stagesVikram Kanigiri
2014-03-26Move console functions out of pl011.cSoby Mathew
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-20Specify address of UART device to use as a consoleAchin Gupta
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
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05clear wakeup enable bit upon resuming from suspendAchin Gupta
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta