Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e61ece068f057d9c584beaa45fa9f3fac0f97bec
/
drivers
/
arm
/
gic
/
v2
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· Fri Dec 14 00:18:21 2018 +0000
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· Thu Nov 08 10:20:19 2018 +0000
29b9f5b
gic: Remove deprecated driver and interfaces
by Antonio Nino Diaz
· Mon Sep 24 17:23:24 2018 +0100
f5a25ad
Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09
by Soby Mathew
· Tue Sep 04 03:35:54 2018 +0100
dd568dd
gicv2: enable configuring IRQ trigger type
by Marcin Wojtas
· Wed Mar 21 09:55:47 2018 +0100
ca994e7
gic: Fix types
by Antonio Nino Diaz
· Tue Aug 21 10:02:33 2018 +0100
4d23a64
GIC: Do not flush cache when unneeded
by Andrew F. Davis
· Thu Jul 26 13:50:14 2018 -0500
694f81f
gicv2: Fix support for systems without secure interrupts
by Samuel Holland
· Thu Nov 09 12:07:53 2017 -0600
39b4221
drivers: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Tue Mar 13 15:24:29 2018 +0000
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· Thu Mar 01 16:00:15 2018 +0000
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
42ef554
Merge pull request #1145 from etienne-lms/rfc-armv7-2
by davidcunado-arm
· Thu Nov 23 23:41:24 2017 +0000
88d8f45
GIC: Fix Group 0 enabling
by Jeenu Viswambharan
· Tue Nov 07 08:38:23 2017 +0000
fbf5bda
GICv2: Fix populating PE target data
by Jeenu Viswambharan
· Tue Nov 07 16:10:19 2017 +0000
0a8c353
ARMv7: GICv2 driver can manage GICv1 with security extension
by Etienne Carriere
· Sun Nov 05 22:57:38 2017 +0100
aeb267c
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
6250507
GIC: Add API to set priority mask
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
eb1c12c
GIC: Add API to set/clear interrupt pending
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
dce70b3
GIC: Add API to set interrupt routing
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
ab14e9b
GIC: Add API to raise secure SGI
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
c06f05c
GIC: Add APIs to set interrupt type and query support
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
447b89d
GIC: Add API to set interrupt priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
0fcdfff
GIC: Add APIs to enable and disable interrupt
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
24e7029
GIC: Add API to get interrupt active status
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
393fdd9
GICv2: Add driver API to set PE target mask
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
7264513
Flush the GIC driver data after init
by Soby Mathew
· Tue Feb 14 10:11:52 2017 +0000
50f6fe4
Move private APIs in gic_common.h to a private header
by Soby Mathew
· Mon Feb 01 17:59:22 2016 +0000
421259e
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· Fri Jan 15 14:20:57 2016 +0000
73f9299
Fix race in GIC IPRIORITY and ITARGET accessors
by Soby Mathew
· Fri Jan 15 14:05:37 2016 +0000
e063d3c
Add ARM GICv2 driver
by Soby Mathew
· Wed Oct 07 09:45:27 2015 +0100