summaryrefslogtreecommitdiff
path: root/include/drivers/arm
AgeCommit message (Expand)Author
2017-07-12drivers: add tzc380 supportPeng Fan
2017-06-28Add headers to enable CryptoCell integrationSoby Mathew
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-03Use SPDX license identifiersdp-arm
2016-12-15GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan
2016-07-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-05-25CCN: Add API to query the PART0 ID from CCNSoby Mathew
2016-04-12Use unsigned long long instead of uintptr_t in TZC400/DMC500 driversYatharth Kochar
2016-03-31Add ARM CoreLink DMC-500 driver to program TrustZone protectionVikram Kanigiri
2016-03-31Refactor the ARM CoreLink TZC-400 driverVikram Kanigiri
2016-02-22Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm
2016-02-12arm: gpio: add pl061 driverHaojian Zhuang
2016-02-09Move private APIs in gic_common.h to a private headerSoby Mathew
2016-02-09Fix GIC_IPRIORITYR setting in new driversSoby Mathew
2016-02-01Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm
2016-01-21Disable PL011 UART before configuring itJuan Castillo
2016-01-14Migrate __warn_deprecated -> __deprecatedSoren Brinkmann
2015-12-10Merge pull request #463 from jcastillo-arm/jc/tf-issues/216danh-arm
2015-12-10De-feature PL011 UART driver to match generic UART specJuan Castillo
2015-12-09Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2danh-arm
2015-12-08Merge pull request #454 from yatharth-arm/vk/deprecate-cci-400danh-arm
2015-12-08Add CCI-400 specific driver to deprecated driver listVikram Kanigiri
2015-12-04Rename GICv3 interrupt group macrosSoby Mathew
2015-12-02Merge pull request #446 from vikramkanigiri/vk/tzc-400danh-arm
2015-11-27Fix TZC-400 peripheral detectionVikram Kanigiri
2015-11-27Add a simple ARM SP805 watchdog driverJuan Castillo
2015-11-26Deprecate the GIC Legacy driver.Soby Mathew
2015-11-26Add ARM GICv2 driverSoby Mathew
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
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-18Add SP804 delay timer driverRyan Harkin
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-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