aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-24tbbr: Use constant-time bcmp() to compare hashesAntonio Nino Diaz
2017-01-23Merge pull request #800 from masahir0y/ifdefdanh-arm
2017-01-23Merge pull request #815 from hzhuang1/dwmmc_v3.9danh-arm
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-23drivers: add designware emmc driverHaojian Zhuang
2017-01-23Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-varsdanh-arm
2017-01-19Clear static variables in X509 parser on errorAntonio Nino Diaz
2017-01-18Merge pull request #790 from masahir0y/utilsdanh-arm
2017-01-13Merge pull request #807 from nmenon/upstream/fix-16650-rxdavidcunado-arm
2017-01-13utils: move BIT(n) macro to utils.hMasahiro Yamada
2017-01-10uart: 16550: Fix getcNishanth Menon
2017-01-06TBB: fix comment about MBEDTLS_KEY_ALG defaultMasahiro Yamada
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-15GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan
2016-12-01AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar
2016-10-18Merge pull request #677 from hzhuang1/gptdanh-arm
2016-09-20partition: check GPT partition tableHaojian Zhuang
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-17Merge pull request #682 from sudeep-holla/gicv3_ns_intrdanh-arm
2016-08-17Merge pull request #680 from hzhuang1/emmc_cmd23_v2danh-arm
2016-08-12emmc: support CMD23Haojian Zhuang
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-08-04io: block: fix unaligned bufferHaojian Zhuang
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-06-13Merge pull request #629 from ljerry/tf_issue_398danh-arm
2016-06-03Allow dynamic overriding of ROTPK verificationSoby Mathew
2016-05-27Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2danh-arm
2016-05-27gpio: support gpio set/get pull statusCaesar Wang
2016-05-25CCN: Add API to query the PART0 ID from CCNSoby Mathew
2016-05-20Implement generic delay timerAntonio Nino Diaz
2016-05-12Bring IO storage dummy driverGerald Lejeune
2016-04-27drivers: add emmc stackHaojian Zhuang
2016-04-27IO: support block device typeHaojian Zhuang
2016-04-12Use unsigned long long instead of uintptr_t in TZC400/DMC500 driversYatharth Kochar
2016-04-08Merge pull request #569 from Xilinx/zynqmp-v1danh-arm
2016-04-07Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm
2016-04-01drivers: Add Cadence UART driverSoren Brinkmann
2016-03-31Add ARM CoreLink DMC-500 driver to program TrustZone protectionVikram Kanigiri
2016-03-31Refactor the ARM CoreLink TZC-400 driverVikram Kanigiri
2016-03-31TBB: add non-volatile counter supportJuan Castillo
2016-03-11Add "size" function to IO memmap device driverGerald Lejeune
2016-02-26Merge pull request #534 from jcastillo-arm/jc/fix_pl011danh-arm
2016-02-24Fix potential deadlock in PL011 init functionJuan Castillo