summaryrefslogtreecommitdiff
path: root/include/drivers
AgeCommit message (Expand)Author
2015-10-23IO Framework: use standard errno codes as return valuesJuan Castillo
2015-09-30Merge pull request #401 from sandrine-bailleux/sb/fix-sp804-bug-v2danh-arm
2015-09-28Bug fix in the SP804 dual timer driverSandrine Bailleux
2015-09-14Add a generic driver for ARM CCN IPAchin Gupta
2015-09-11Separate CSS security setup from SOC security setupVikram Kanigiri
2015-07-09Use uintptr_t as base address type in ARM driver APIsJuan 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-27Add TZC function to configure region 0Dan Handley
2015-03-16Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri
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 redundant io_init() functionDan 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-28Add CPUECTLR_EL1 and Snoop Control register to crash reportingSoby Mathew
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-10Make system register functions inline assemblyAndrew Thoelke
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Merge pull request #102 from achingupta:ag/tf-issues#104-v2Andrew Thoelke
2014-05-22Introduce platform api to access an ARM GICAchin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta
2014-05-20Address issue 156: 64-bit addresses get truncatedLin Ma
2014-05-08Remove unused 'PL011_BASE' macroSandrine Bailleux
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