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
...
*
io_dummy: correct sparse warnings
Etienne Carriere
2017-06-23
1
-1
/
+2
*
io_storage: use unsigned int for index
Etienne Carriere
2017-06-23
1
-1
/
+1
*
delay_timer: correct sparse issues and warnings
Etienne Carriere
2017-06-23
2
-4
/
+5
*
ufs: fix the and operator
Haojian Zhuang
2017-06-13
1
-3
/
+3
*
Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt
davidcunado-arm
2017-06-09
1
-0
/
+3
|
\
|
*
mbedtls: Don't use tf_snprintf if option not defined
Antonio Nino Diaz
2017-06-06
1
-0
/
+3
*
|
Merge pull request #964 from soby-mathew/sm/rsapss_sup
danh-arm
2017-06-05
2
-9
/
+12
|
\
\
|
*
|
Add support for RSASSAPSS algorithm in mbedtls crypto driver
Soby Mathew
2017-06-05
1
-8
/
+11
|
*
|
Increase heapsize for mbedtls library
Soby Mathew
2017-06-05
1
-1
/
+1
|
|
/
*
/
Introduce ARM GIC-600 driver
Jeenu Viswambharan
2017-06-01
3
-53
/
+174
|
/
*
Merge pull request #958 from antonio-nino-diaz-arm/an/mbedtls-heap-size
danh-arm
2017-05-31
1
-1
/
+1
|
\
|
*
mbedtls: Define optimized mbed TLS heap size
Antonio Nino Diaz
2017-05-31
1
-1
/
+1
*
|
Merge pull request #955 from hzhuang1/ufs
danh-arm
2017-05-31
2
-0
/
+949
|
\
\
|
|
/
|
/
|
|
*
drivers: add designware ufs driver
Haojian Zhuang
2017-05-31
1
-0
/
+190
|
*
drivers: add ufs stack
Haojian Zhuang
2017-05-31
1
-0
/
+759
*
|
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
davidcunado-arm
2017-05-30
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
mbedtls: Use `tf_snprintf` instead of `snprintf`
Antonio Nino Diaz
2017-05-24
1
-1
/
+6
*
|
cert: move platform_oid.h to include/tools_share for all platforms
Masahiro Yamada
2017-05-24
1
-1
/
+5
|
/
*
mbedtls: Complete namespace for TF specific macros
David Cunado
2017-05-12
1
-6
/
+16
*
mbedtls: Namespace for TF specific macros
David Cunado
2017-05-12
2
-5
/
+5
*
Use SPDX license identifiers
dp-arm
2017-05-03
58
-1450
/
+58
*
drivers: ti: uart: remove UART_FCR writes
Varun Wadekar
2017-04-21
1
-6
/
+0
*
Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release
davidcunado-arm
2017-04-21
6
-20
/
+27
|
\
|
*
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-04-20
5
-14
/
+16
|
*
TZC: rename included C file to a header
Antonio Nino Diaz
2017-04-18
3
-7
/
+12
*
|
Merge pull request #893 from antonio-nino-diaz-arm/an/tf-printf-error
davidcunado-arm
2017-04-16
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
Replace tf_printf occurrences with ERROR
Antonio Nino Diaz
2017-04-06
1
-5
/
+4
*
|
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-04-12
8
-11
/
+168
|
\
\
|
|
/
|
/
|
|
*
Add console_core_flush() in upstream platforms
Antonio Nino Diaz
2017-03-31
2
-5
/
+37
|
*
Add console_flush() to console API
Antonio Nino Diaz
2017-03-31
6
-6
/
+131
*
|
mbedtls: Namespace TF specific macros
dp-arm
2017-03-22
2
-8
/
+8
|
/
*
Merge pull request #861 from soby-mathew/sm/aarch32_fixes
davidcunado-arm
2017-03-18
1
-4
/
+4
|
\
|
*
AArch32: Fix conditional inclusion of bakery_locks
Soby Mathew
2017-03-02
1
-4
/
+4
*
|
Merge pull request #858 from soby-mathew/sm/gic_driver_data_fix
davidcunado-arm
2017-03-17
2
-2
/
+25
|
\
\
|
|
/
|
/
|
|
*
Flush the GIC driver data after init
Soby Mathew
2017-03-01
2
-2
/
+25
*
|
Remove redundant assert
Jeenu Viswambharan
2017-02-22
1
-2
/
+0
|
/
*
Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe
danh-arm
2017-02-20
2
-2
/
+2
|
\
|
*
Revert "tbbr: Use constant-time bcmp() to compare hashes"
Antonio Nino Diaz
2017-02-16
2
-2
/
+2
*
|
Merge pull request #842 from jeenu-arm/io-memmap-asserts
danh-arm
2017-02-20
1
-9
/
+27
|
\
\
|
*
|
Add bounds checking asserts to memmap IO driver
Jeenu Viswambharan
2017-02-14
1
-10
/
+28
|
|
/
*
|
Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroing
davidcunado-arm
2017-02-16
6
-30
/
+36
|
\
\
|
*
|
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
6
-30
/
+36
|
|
/
*
/
Fix minor issues found by cppcheck
dp-arm
2017-02-14
1
-4
/
+4
|
/
*
tbbr: Use constant-time bcmp() to compare hashes
Antonio Nino Diaz
2017-01-24
2
-2
/
+2
*
Merge pull request #800 from masahir0y/ifdef
danh-arm
2017-01-23
1
-3
/
+3
|
\
|
*
Use #ifdef for IMAGE_BL* instead of #if
Masahiro Yamada
2017-01-24
1
-3
/
+3
*
|
Merge pull request #815 from hzhuang1/dwmmc_v3.9
danh-arm
2017-01-23
1
-0
/
+424
|
\
\
|
*
|
drivers: add designware emmc driver
Haojian Zhuang
2017-01-23
1
-0
/
+424
|
|
/
*
|
Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars
danh-arm
2017-01-23
1
-2
/
+37
|
\
\
|
|
/
|
/
|
|
*
Clear static variables in X509 parser on error
Antonio Nino Diaz
2017-01-19
1
-2
/
+37
[prev]
[next]