aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-14Simplify interface to TZC-400 driverDan Handley
2014-08-14Move IO storage source to drivers directoryDan Handley
2014-08-14Remove platform dependency in CCI-400 driverDan Handley
2014-08-12Rationalize console log outputDan 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-11Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2danh-arm
2014-07-10Add support for BL3-0 imageSandrine Bailleux
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-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