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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix MISRA Rule 5.3 Part 2
Daniel Boulby
2018-06-12
3
-10
/
+10
*
Fix MISRA Rule 5.1
Daniel Boulby
2018-06-12
3
-20
/
+20
*
Merge pull request #1340 from Andre-ARM/sec-irqs-fixes
Dimitris Papastamos
2018-05-17
3
-11
/
+6
|
\
|
*
gicv3: Fix support for systems without secure interrupts
Andre Przywara
2018-04-03
2
-6
/
+4
|
*
gicv2: Fix support for systems without secure interrupts
Samuel Holland
2018-04-03
1
-5
/
+2
*
|
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
1
-1
/
+1
*
|
DMC500: Add platform support to set system interface count
Amit Daniel Kachhap
2018-04-09
1
-4
/
+14
|
/
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
3
-10
/
+15
|
\
|
*
drivers: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
3
-10
/
+15
*
|
GIC: Fix setting interrupt configuration
Jeenu Viswambharan
2018-03-26
2
-11
/
+20
|
/
*
[PATCH 1/2] qemu: Support MULTI_CONSOLE_API
Michalis Pappas
2018-03-05
1
-0
/
+1
*
Emit warnings when using deprecated GIC init
Dan Handley
2018-03-01
2
-0
/
+55
*
Fix MISRA rule 8.4 Part 1
Roberto Vargas
2018-02-28
4
-7
/
+9
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
3
-4
/
+11
*
Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0
Soby Mathew
2018-02-21
1
-2
/
+1
*
Remove URLs from comments
Antonio Nino Diaz
2018-02-14
1
-5
/
+8
*
Merge pull request #1236 from dbasehore/gic-save-restore
davidcunado-arm
2018-02-01
1
-0
/
+9
|
\
|
*
GICv3: Fix Dist restore for when the GIC is reset
Derek Basehore
2018-01-23
1
-0
/
+9
*
|
drivers: arm: pl011: Update PL011 driver to support MULTI_CONSOLE_API
Julius Werner
2018-01-19
1
-33
/
+143
|
/
*
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
*
|
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
*
Fix type of `unsigned long` constants
Antonio Nino Diaz
2017-09-21
2
-5
/
+5
*
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
*
Introduce ARM GIC-600 driver
Jeenu Viswambharan
2017-06-01
3
-53
/
+174
*
Use SPDX license identifiers
dp-arm
2017-05-03
25
-625
/
+25
*
Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release
davidcunado-arm
2017-04-21
5
-16
/
+22
|
\
|
*
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-04-20
4
-10
/
+11
|
*
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
[next]