index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1235 from jwerner-chromium/JW_udelay
davidcunado-arm
2018-01-30
1
-1
/
+3
|
\
|
*
delay_timer: Guarantee that delay time can never be undershot
Julius Werner
2018-01-25
1
-1
/
+3
*
|
Merge pull request #1193 from jwerner-chromium/JW_coreboot
davidcunado-arm
2018-01-24
8
-244
/
+985
|
\
\
|
*
|
coreboot: Add support for CBMEM console
Julius Werner
2018-01-19
1
-0
/
+101
|
*
|
drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-30
/
+115
|
*
|
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-33
/
+143
|
*
|
drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-25
/
+122
|
*
|
Add new function-pointer-based console API
Julius Werner
2017-12-12
4
-156
/
+504
|
|
/
*
|
Merge pull request #1227 from geesun/qx/emmc_macros
davidcunado-arm
2018-01-19
1
-2
/
+4
|
\
\
|
*
|
emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8
Qixiang Xu
2018-01-17
1
-2
/
+4
*
|
|
Merge pull request #1200 from robertovargas-arm/bl2-el3
davidcunado-arm
2018-01-19
3
-9
/
+0
|
\
\
\
|
*
|
|
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
Roberto Vargas
2018-01-18
3
-9
/
+0
|
|
/
/
*
/
/
emmc/dw_mmc: fix the assert on HLE bit
Haojian Zhuang
2018-01-11
1
-1
/
+1
|
/
/
*
|
Merge pull request #1194 from robertovargas-arm/io-fix
davidcunado-arm
2017-12-19
1
-140
/
+260
|
\
\
|
|
/
|
/
|
|
*
io: block: fix block_read/write may read/write overlap buffer
Roberto Vargas
2017-12-13
1
-140
/
+260
*
|
Merge pull request #1145 from etienne-lms/rfc-armv7-2
davidcunado-arm
2017-11-23
1
-1
/
+13
|
\
\
|
|
/
|
/
|
|
*
ARMv7: GICv2 driver can manage GICv1 with security extension
Etienne Carriere
2017-11-08
1
-1
/
+13
*
|
tbbr: Add build flag HASH_ALG to let the user to select the SHA
Qixiang Xu
2017-11-21
3
-3
/
+26
*
|
GIC: Fix Group 0 enabling
Jeenu Viswambharan
2017-11-13
4
-6
/
+31
*
|
GICv2: Fix populating PE target data
Jeenu Viswambharan
2017-11-13
1
-3
/
+20
|
/
*
GIC: Allow specifying interrupt properties
Jeenu Viswambharan
2017-10-16
6
-59
/
+356
*
GIC: Add helpers to set interrupt configuration
Jeenu Viswambharan
2017-10-16
3
-0
/
+45
*
GIC: Add API to set priority mask
Jeenu Viswambharan
2017-10-16
2
-0
/
+46
*
GIC: Add API to set/clear interrupt pending
Jeenu Viswambharan
2017-10-16
4
-0
/
+119
*
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-10-16
4
-10
/
+85
*
GIC: Add API to raise secure SGI
Jeenu Viswambharan
2017-10-16
3
-0
/
+82
*
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
2
-0
/
+101
*
GIC: Add API to set interrupt priority
Jeenu Viswambharan
2017-10-16
2
-0
/
+36
*
GIC: Add APIs to enable and disable interrupt
Jeenu Viswambharan
2017-10-16
4
-0
/
+110
*
GIC: Add API to get interrupt active status
Jeenu Viswambharan
2017-10-16
6
-3
/
+65
*
GICv2: Add driver API to set PE target mask
Jeenu Viswambharan
2017-10-16
1
-0
/
+23
*
GIC: Add API to get running priority
Jeenu Viswambharan
2017-10-16
3
-1
/
+27
*
Fix assertion in GIC ITS helper
Soby Mathew
2017-10-06
1
-1
/
+1
*
GICv3: ITS architectural save and restore helpers
Soby Mathew
2017-10-05
2
-0
/
+124
*
GICv3: add functions for save and restore
Soby Mathew
2017-10-05
5
-3
/
+513
*
GICv3: turn some macros into inline functions
Douglas Raillard
2017-10-05
1
-23
/
+25
*
GICv3: Fix gic600.c indentation
Douglas Raillard
2017-10-05
1
-7
/
+7
*
Merge pull request #1107 from geesun/qx/add_ecdsa_support
davidcunado-arm
2017-10-02
2
-10
/
+19
|
\
|
*
Dynamic selection of ECDSA or RSA
Qixiang Xu
2017-09-22
2
-9
/
+18
|
*
Add support for TBBR using ECDSA keys in ARM platforms
Qixiang Xu
2017-09-22
1
-1
/
+1
*
|
Fix type of `unsigned long` constants
Antonio Nino Diaz
2017-09-21
2
-5
/
+5
|
/
*
cert_tool: Support for legacy RSA PKCS#1 v1.5
Soby Mathew
2017-08-31
1
-1
/
+1
*
Export KEY_ALG as a user build option
Soby Mathew
2017-08-31
1
-2
/
+8
*
Merge pull request #1040 from sliai/support-opteed-header
danh-arm
2017-08-14
1
-0
/
+48
|
\
|
*
Support Trusted OS firmware extra images in TF tools
Summer Qin
2017-08-09
1
-0
/
+48
*
|
Add SMMUv3 driver
Jeenu Viswambharan
2017-08-01
1
-0
/
+55
*
|
CCI: Adapt for specific product at run time
Jeenu Viswambharan
2017-08-01
1
-32
/
+82
|
/
*
Fix order of #includes
Isla Mitchell
2017-07-12
4
-5
/
+6
*
Do basic CryptoCell LCS check
Soby Mathew
2017-06-28
1
-0
/
+14
*
Add CC crypto driver to the Auth module
Soby Mathew
2017-06-28
2
-0
/
+318
[next]