summaryrefslogtreecommitdiff
path: root/include/drivers
AgeCommit message (Expand)Author
2017-05-24mbedtls: Use `tf_snprintf` instead of `snprintf`Antonio Nino Diaz
2017-05-12mbedtls: Namespace for TF specific macrosDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add console_flush() to console APIAntonio Nino Diaz
2017-03-22mbedtls: Namespace TF specific macrosdp-arm
2017-01-23drivers: add designware emmc driverHaojian Zhuang
2017-01-13Merge pull request #807 from nmenon/upstream/fix-16650-rxdavidcunado-arm
2017-01-10uart: 16550: Fix getcNishanth Menon
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-15GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan
2016-12-14Fix incorrect copyright noticesAntonio Nino Diaz
2016-12-01emmc/sd: for C99 compliance, changed the unsigned char/short bitfield to unsi...Qixiang.Xu
2016-09-20partition: check GPT partition tableHaojian Zhuang
2016-08-12emmc: support CMD23Haojian Zhuang
2016-07-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-13Merge pull request #629 from ljerry/tf_issue_398danh-arm
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-02-22Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm
2016-02-12arm: gpio: add pl061 driverHaojian Zhuang
2016-02-12gpio: add gpio frameworkHaojian 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-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2016-01-14Migrate __warn_deprecated -> __deprecatedSoren Brinkmann
2016-01-13Rearrange fields in TF data structures to reduce paddingSoby Mathew
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-10Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_xdanh-arm
2015-12-10Move up to mbed TLS 2.xJuan 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 #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09Introduce console_uninit() API in ARM Trusted FirmwareSoby Mathew
2015-12-09Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2danh-arm