summaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2016-06-02sun50i: remove unneeded platform-specific GIC setupAndre Przywara
2016-06-02drivers: arm_gic: remove GICv3 assertionAndre Przywara
2016-06-02drivers: arm_gic: allow zero secure interruptsAndre Przywara
2016-02-04Merge in files from Allwinners lichee BSP tarballAndre Przywara
2014-08-14Simplify interface to TZC-400 driverDan Handley
2014-08-14Remove platform dependency in CCI-400 driverDan Handley
2014-07-28Merge pull request #177 from jcastillo-arm/jc/tf-issues/096danh-arm
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-28Parametrize baudrate and UART clock during console_init()Soby Mathew
2014-07-28Introduce asm console functions in TFSoby Mathew
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-06-20Remove broken assertion in console_putc()Andrew Thoelke
2014-06-16Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2danh-arm
2014-06-10Make system register functions inline assemblyAndrew Thoelke
2014-06-05PL011: Fix a bug in the UART FIFO pollingSandrine Bailleux
2014-05-23Split platform.h into separate headersDan 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-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 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-26Move console functions out of pl011.cSoby Mathew
2014-02-20Specify address of UART device to use as a consoleAchin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta