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
/
gic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
10
-35
/
+50
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
3
-9
/
+9
*
Mark GICV3, CCI and CCN boot time code as init
Daniel Boulby
2018-10-03
1
-2
/
+2
*
gic: Remove deprecated driver and interfaces
Antonio Nino Diaz
2018-09-28
9
-1156
/
+13
*
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
Soby Mathew
2018-09-04
1
-0
/
+9
|
\
|
*
gicv2: enable configuring IRQ trigger type
Marcin Wojtas
2018-09-03
1
-0
/
+9
*
|
GIC: Fix build error
Andrew F. Davis
2018-08-30
1
-1
/
+1
*
|
gic v3: Fix width of types of helper functions
Antonio Nino Diaz
2018-08-30
1
-14
/
+14
*
|
gic: Fix types
Antonio Nino Diaz
2018-08-30
7
-297
/
+339
*
|
gic: Fix definitions
Antonio Nino Diaz
2018-08-30
1
-2
/
+2
*
|
gic v3: Turn macros into static inline functions
Antonio Nino Diaz
2018-08-30
1
-7
/
+15
|
/
*
GIC: Do not flush cache when unneeded
Andrew F. Davis
2018-07-26
2
-5
/
+7
*
Fix MISRA Rule 5.3 Part 2
Daniel Boulby
2018-06-12
1
-7
/
+7
*
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
|
/
*
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
Dimitris Papastamos
2018-03-29
2
-0
/
+2
|
\
|
*
drivers: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
2
-0
/
+2
*
|
GIC: Fix setting interrupt configuration
Jeenu Viswambharan
2018-03-26
2
-11
/
+20
|
/
*
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
2
-3
/
+5
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
3
-4
/
+11
*
GICv3: Fix Dist restore for when the GIC is reset
Derek Basehore
2018-01-23
1
-0
/
+9
*
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
*
Introduce ARM GIC-600 driver
Jeenu Viswambharan
2017-06-01
3
-53
/
+174
*
Use SPDX license identifiers
dp-arm
2017-05-03
11
-275
/
+11
*
Flush the GIC driver data after init
Soby Mathew
2017-03-01
2
-2
/
+25
*
GICv3: Introduce power management APIs for Redistributor
Jeenu Viswambharan
2016-12-15
1
-0
/
+23
[next]