summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned long long instead of uintptr_t in TZC400/DMC500 driversYatharth Kochar2016-04-123-19/+19
* Merge pull request #569 from Xilinx/zynqmp-v1danh-arm2016-04-081-0/+127
|\
| * drivers: Add Cadence UART driverSoren Brinkmann2016-04-011-0/+127
* | Merge pull request #575 from soby-mathew/sm/new_tzc_driverdanh-arm2016-04-074-311/+766
|\ \
| * | Add ARM CoreLink DMC-500 driver to program TrustZone protectionVikram Kanigiri2016-03-311-0/+299
| * | Refactor the ARM CoreLink TZC-400 driverVikram Kanigiri2016-03-313-311/+467
| |/
* | TBB: add non-volatile counter supportJuan Castillo2016-03-313-0/+167
|/
* Add "size" function to IO memmap device driverGerald Lejeune2016-03-111-1/+16
* Merge pull request #534 from jcastillo-arm/jc/fix_pl011danh-arm2016-02-261-9/+0
|\
| * Fix potential deadlock in PL011 init functionJuan Castillo2016-02-241-9/+0
* | Merge pull request #518 from hzhuang1/pl061_gpio_v5danh-arm2016-02-222-0/+261
|\ \ | |/ |/|
| * arm: gpio: add pl061 driverHaojian Zhuang2016-02-121-0/+165
| * gpio: add gpio frameworkHaojian Zhuang2016-02-121-0/+96
* | Add support for %p in tf_printf()Antonio Nino Diaz2016-02-181-2/+2
* | Merge pull request #517 from soby-mathew/sm/gic_set_prio_fixdanh-arm2016-02-118-31/+163
|\ \
| * | Move private APIs in gic_common.h to a private headerSoby Mathew2016-02-097-8/+138
| * | Fix GIC_IPRIORITYR setting in new driversSoby Mathew2016-02-093-6/+20
| * | Fix race in GIC IPRIORITY and ITARGET accessorsSoby Mathew2016-02-092-17/+5
* | | Bug fix: Rectify logic to enter or exit from DVM domainVikram Kanigiri2016-02-082-63/+53
|/ /
* | Merge pull request #501 from jcastillo-arm/jc/tf-issues/300danh-arm2016-02-012-2/+16
|\ \ | |/ |/|
| * Disable PL011 UART before configuring itJuan Castillo2016-01-212-2/+16
* | Remove direct usage of __attribute__((foo))Soren Brinkmann2016-01-143-3/+3
|/
* Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedanticdanh-arm2016-01-062-2/+1
|\
| * Always build with '-pedantic'Sandrine Bailleux2016-01-052-2/+1
* | Add ret to return from console_uninit() functionJimmy Huang2016-01-041-0/+1
|/
* Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo2015-12-141-2/+2
* TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo2015-12-141-102/+102
* Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_xdanh-arm2015-12-105-105/+119
|\
| * Move up to mbed TLS 2.xJuan Castillo2015-12-105-105/+119
* | Merge pull request #463 from jcastillo-arm/jc/tf-issues/216danh-arm2015-12-101-0/+2
|\ \
| * | De-feature PL011 UART driver to match generic UART specJuan Castillo2015-12-101-0/+2
| |/
* | Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm2015-12-091-0/+15
|\ \
| * | Introduce console_uninit() API in ARM Trusted FirmwareSoby Mathew2015-12-091-0/+15
| |/
* | FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-091-0/+99
* | Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assertdanh-arm2015-12-091-3/+0
|\ \
| * | Remove the assert for TZC base during initializationSoby Mathew2015-12-081-3/+0
| |/
* | Rename GICv3 interrupt group macrosSoby Mathew2015-12-042-15/+15
|/
* Merge pull request #446 from vikramkanigiri/vk/tzc-400danh-arm2015-12-021-11/+14
|\
| * Fix TZC-400 peripheral detectionVikram Kanigiri2015-11-271-11/+14
* | Add a simple ARM SP805 watchdog driverJuan Castillo2015-11-271-0/+74
* | Add ARM GICv2 driverSoby Mathew2015-11-263-0/+631
* | Add ARM GICv3 driver without support for legacy operationAchin Gupta2015-11-264-0/+1336
|/
* Remove deprecated IO return definitionsJuan Castillo2015-11-024-107/+79
* Fix debug assertion in deprecated CCI-400 driverSandrine Bailleux2015-10-121-2/+2
* Add a generic driver for ARM CCN IPAchin Gupta2015-09-142-0/+769
* Remove EL2/EL1 GICv3 register updatesVikram Kanigiri2015-09-011-28/+2
* Merge pull request #335 from jcastillo-arm/jc/sh_writedanh-arm2015-07-171-7/+2
|\
| * Fix bug in semihosting write functionJuan Castillo2015-07-161-7/+2
* | Use uintptr_t as base address type in ARM driver APIsJuan Castillo2015-07-098-70/+71
|/
* TBB: add TBBR Chain of TrustJuan Castillo2015-06-251-0/+445