Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
7b28b5460dd2ec58dd6be4d8eca21f5660cce383
/
drivers
/
arm
/
gic
/
v3
e8e94e8
gicv3: Fix support for systems without secure interrupts
by Andre Przywara
· Thu Nov 09 12:08:00 2017 -0600
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· Thu Mar 29 13:20:05 2018 +0100
39b4221
drivers: fix switch statements to comply with MISRA rules
by Jonathan Wright
· Tue Mar 13 15:24:29 2018 +0000
b6982c0
GIC: Fix setting interrupt configuration
by Jeenu Viswambharan
· Thu Mar 22 08:57:52 2018 +0000
4d408b5
Emit warnings when using deprecated GIC init
by Dan Handley
· Thu Mar 01 16:00:15 2018 +0000
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· Mon Feb 12 12:36:17 2018 +0000
45bcb6e
GICv3: Fix Dist restore for when the GIC is reset
by Derek Basehore
· Tue Jan 23 15:49:17 2018 -0800
88d8f45
GIC: Fix Group 0 enabling
by Jeenu Viswambharan
· Tue Nov 07 08:38:23 2017 +0000
aeb267c
GIC: Allow specifying interrupt properties
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
4684bce
GIC: Add helpers to set interrupt configuration
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
b1e957e
GIC: Add API to get running priority
by Jeenu Viswambharan
· Fri Sep 22 08:32:09 2017 +0100
b333d89
Fix assertion in GIC ITS helper
by Soby Mathew
· Fri Oct 06 17:59:03 2017 +0100
f6f1a32
GICv3: ITS architectural save and restore helpers
by Soby Mathew
· Tue Jul 18 16:12:45 2017 +0100
327548c
GICv3: add functions for save and restore
by Soby Mathew
· Thu Jul 13 15:19:51 2017 +0100
a1b1da8
GICv3: turn some macros into inline functions
by Douglas Raillard
· Wed Jul 26 13:51:00 2017 +0100
1bd2d74
GICv3: Fix gic600.c indentation
by Douglas Raillard
· Thu Aug 03 15:59:49 2017 +0100
d7a901e
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· Tue Dec 06 16:15:22 2016 +0000
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
76647d5
GICv3: Introduce power management APIs for Redistributor
by Jeenu Viswambharan
· Fri Dec 09 11:03:15 2016 +0000
3f00a89
GICv3: Allow either G1S or G0 interrupts to be configured
by Yatharth Kochar
· Tue Sep 06 11:48:05 2016 +0100
14ce777
Merge pull request #678 from soby-mathew/sm/PSCI_AArch32
by danh-arm
· Thu Aug 18 11:38:19 2016 +0100
869e3db
gicv3: disable Group1 NonSecure interrupts during core powerdown
by Sudeep Holla
· Thu Aug 04 16:14:50 2016 +0100
d645232
AArch32: Enable GIC and TZC support
by Soby Mathew
· Thu May 05 13:59:07 2016 +0100
aaf71c8
GICv3: Fix the GICD_IROUTER offset
by Soby Mathew
· Tue Jul 26 17:46:56 2016 +0100
a0fedc4
Rework type usage in Trusted Firmware
by Soby Mathew
· Thu Jun 16 14:52:04 2016 +0100
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
5c5c36b
Rename GICv3 interrupt group macros
by Soby Mathew
· Thu Dec 03 14:12:54 2015 +0000
92712a5
Add ARM GICv3 driver without support for legacy operation
by Achin Gupta
· Thu Sep 03 14:18:02 2015 +0100