summaryrefslogtreecommitdiff
path: root/include/drivers
AgeCommit message (Expand)Author
2016-05-25CCN: Add API to query the PART0 ID from CCNSoby Mathew
2016-05-20Implement generic delay timerAntonio Nino Diaz
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
2015-12-09Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timerdanh-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-04Fix SP804 delay timer on FVPJuan Castillo
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-11-02Remove deprecated IO return definitionsJuan Castillo
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