summaryrefslogtreecommitdiff
path: root/drivers/arm
AgeCommit message (Expand)Author
2016-09-12GICv3: Allow either G1S or G0 interrupts to be configuredYatharth Kochar
2016-08-18Merge pull request #678 from soby-mathew/sm/PSCI_AArch32danh-arm
2016-08-11gicv3: disable Group1 NonSecure interrupts during core powerdownSudeep Holla
2016-08-10AArch32: Add console driverSoby Mathew
2016-08-10AArch32: Enable GIC and TZC supportSoby Mathew
2016-08-09Move console drivers to AArch64 folderSoby Mathew
2016-07-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-07GIC: Ensure SGIs and PPIs are Group0 before setupSoby 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-26Merge pull request #534 from jcastillo-arm/jc/fix_pl011danh-arm
2016-02-24Fix potential deadlock in PL011 init functionJuan Castillo
2016-02-22Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm
2016-02-18Add support for %p in tf_printf()Antonio Nino Diaz
2016-02-12arm: gpio: add pl061 driverHaojian Zhuang
2016-02-11Merge pull request #517 from soby-mathew/sm/gic_set_prio_fixdanh-arm
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-09Fix race in GIC IPRIORITY and ITARGET accessorsSoby Mathew
2016-02-08Bug fix: Rectify logic to enter or exit from DVM domainVikram Kanigiri
2016-01-21Disable PL011 UART before configuring itJuan Castillo
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 #458 from soby-mathew/sm/rem_tzc_base_assertdanh-arm
2015-12-08Remove the assert for TZC base during initializationSoby Mathew
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-26Add ARM GICv2 driverSoby Mathew
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta
2015-10-12Fix debug assertion in deprecated CCI-400 driverSandrine Bailleux
2015-09-14Add a generic driver for ARM CCN IPAchin Gupta
2015-09-01Remove EL2/EL1 GICv3 register updatesVikram 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-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
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