aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-17Merge pull request #335 from jcastillo-arm/jc/sh_writedanh-arm
2015-07-16Fix bug in semihosting write functionJuan Castillo
2015-07-09Use uintptr_t as base address type in ARM driver APIsJuan Castillo
2015-06-25TBB: add TBBR Chain of TrustJuan Castillo
2015-06-25TBB: add mbedTLS authentication related librariesJuan Castillo
2015-06-25TBB: add authentication frameworkJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-06-18Add SP804 delay timer driverRyan Harkin
2015-06-17Add a simple delay timer driver APIRyan Harkin
2015-06-02Merge pull request #305 from achingupta/ag/tf-issues#306Achin Gupta
2015-05-29Driver for 16550 UART interfaceVarun Wadekar
2015-05-19Fix reporting of interrupt ID in ARM GIC driverAchin Gupta
2015-04-28Separate out common console functionalityDan Handley
2015-04-27Add TZC function to configure region 0Dan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-20Set group status of PPIs and SGIs correctly on GICv3 systemsAchin Gupta
2015-03-16Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri
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-11-04Merge pull request #219 from jcastillo-arm/jc/tf-issues/253danh-arm
2014-10-31Improvements to ARM GIC driverJuan Castillo
2014-10-14Juno: Reserve some DDR-DRAM for secure useJuan Castillo
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