index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
Yatharth Kochar
2016-04-12
3
-19
/
+19
*
Merge pull request #569 from Xilinx/zynqmp-v1
danh-arm
2016-04-08
1
-0
/
+127
|
\
|
*
drivers: Add Cadence UART driver
Soren Brinkmann
2016-04-01
1
-0
/
+127
*
|
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
danh-arm
2016-04-07
4
-311
/
+766
|
\
\
|
*
|
Add ARM CoreLink DMC-500 driver to program TrustZone protection
Vikram Kanigiri
2016-03-31
1
-0
/
+299
|
*
|
Refactor the ARM CoreLink TZC-400 driver
Vikram Kanigiri
2016-03-31
3
-311
/
+467
|
|
/
*
|
TBB: add non-volatile counter support
Juan Castillo
2016-03-31
3
-0
/
+167
|
/
*
Add "size" function to IO memmap device driver
Gerald Lejeune
2016-03-11
1
-1
/
+16
*
Merge pull request #534 from jcastillo-arm/jc/fix_pl011
danh-arm
2016-02-26
1
-9
/
+0
|
\
|
*
Fix potential deadlock in PL011 init function
Juan Castillo
2016-02-24
1
-9
/
+0
*
|
Merge pull request #518 from hzhuang1/pl061_gpio_v5
danh-arm
2016-02-22
2
-0
/
+261
|
\
\
|
|
/
|
/
|
|
*
arm: gpio: add pl061 driver
Haojian Zhuang
2016-02-12
1
-0
/
+165
|
*
gpio: add gpio framework
Haojian Zhuang
2016-02-12
1
-0
/
+96
*
|
Add support for %p in tf_printf()
Antonio Nino Diaz
2016-02-18
1
-2
/
+2
*
|
Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix
danh-arm
2016-02-11
8
-31
/
+163
|
\
\
|
*
|
Move private APIs in gic_common.h to a private header
Soby Mathew
2016-02-09
7
-8
/
+138
|
*
|
Fix GIC_IPRIORITYR setting in new drivers
Soby Mathew
2016-02-09
3
-6
/
+20
|
*
|
Fix race in GIC IPRIORITY and ITARGET accessors
Soby Mathew
2016-02-09
2
-17
/
+5
*
|
|
Bug fix: Rectify logic to enter or exit from DVM domain
Vikram Kanigiri
2016-02-08
2
-63
/
+53
|
/
/
*
|
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
danh-arm
2016-02-01
2
-2
/
+16
|
\
\
|
|
/
|
/
|
|
*
Disable PL011 UART before configuring it
Juan Castillo
2016-01-21
2
-2
/
+16
*
|
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2016-01-14
3
-3
/
+3
|
/
*
Merge pull request #478 from sandrine-bailleux/sb/mbed-tls-pedantic
danh-arm
2016-01-06
2
-2
/
+1
|
\
|
*
Always build with '-pedantic'
Sandrine Bailleux
2016-01-05
2
-2
/
+1
*
|
Add ret to return from console_uninit() function
Jimmy Huang
2016-01-04
1
-0
/
+1
|
/
*
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-14
1
-2
/
+2
*
TBB: apply TBBR naming convention to certificates and extensions
Juan Castillo
2015-12-14
1
-102
/
+102
*
Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x
danh-arm
2015-12-10
5
-105
/
+119
|
\
|
*
Move up to mbed TLS 2.x
Juan Castillo
2015-12-10
5
-105
/
+119
*
|
Merge pull request #463 from jcastillo-arm/jc/tf-issues/216
danh-arm
2015-12-10
1
-0
/
+2
|
\
\
|
*
|
De-feature PL011 UART driver to match generic UART spec
Juan Castillo
2015-12-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #462 from soby-mathew/sm/runtime_console
danh-arm
2015-12-09
1
-0
/
+15
|
\
\
|
*
|
Introduce console_uninit() API in ARM Trusted Firmware
Soby Mathew
2015-12-09
1
-0
/
+15
|
|
/
*
|
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
1
-0
/
+99
*
|
Merge pull request #458 from soby-mathew/sm/rem_tzc_base_assert
danh-arm
2015-12-09
1
-3
/
+0
|
\
\
|
*
|
Remove the assert for TZC base during initialization
Soby Mathew
2015-12-08
1
-3
/
+0
|
|
/
*
|
Rename GICv3 interrupt group macros
Soby Mathew
2015-12-04
2
-15
/
+15
|
/
*
Merge pull request #446 from vikramkanigiri/vk/tzc-400
danh-arm
2015-12-02
1
-11
/
+14
|
\
|
*
Fix TZC-400 peripheral detection
Vikram Kanigiri
2015-11-27
1
-11
/
+14
*
|
Add a simple ARM SP805 watchdog driver
Juan Castillo
2015-11-27
1
-0
/
+74
*
|
Add ARM GICv2 driver
Soby Mathew
2015-11-26
3
-0
/
+631
*
|
Add ARM GICv3 driver without support for legacy operation
Achin Gupta
2015-11-26
4
-0
/
+1336
|
/
*
Remove deprecated IO return definitions
Juan Castillo
2015-11-02
4
-107
/
+79
*
Fix debug assertion in deprecated CCI-400 driver
Sandrine Bailleux
2015-10-12
1
-2
/
+2
*
Add a generic driver for ARM CCN IP
Achin Gupta
2015-09-14
2
-0
/
+769
*
Remove EL2/EL1 GICv3 register updates
Vikram Kanigiri
2015-09-01
1
-28
/
+2
*
Merge pull request #335 from jcastillo-arm/jc/sh_write
danh-arm
2015-07-17
1
-7
/
+2
|
\
|
*
Fix bug in semihosting write function
Juan Castillo
2015-07-16
1
-7
/
+2
*
|
Use uintptr_t as base address type in ARM driver APIs
Juan Castillo
2015-07-09
8
-70
/
+71
|
/
*
TBB: add TBBR Chain of Trust
Juan Castillo
2015-06-25
1
-0
/
+445
[next]