index
:
delta/coreboot/arm-trusted-firmware.git
bl1-misra
dependabot/npm_and_yarn/trim-newlines-3.0.1
dev/upstream
dh/dual-lic
integration
lts-v2.8
master
prototypes/sdei/rfc_v1
prototypes/secure_partitions/rfc_v1
revert-1389-db/bugfix
revert-1586-topics/ep/scp_bl2_size
revert-1713-nt-fw-config
rfc/arm_gicv3_driver_v1
rfc/psci-comp-pwr-states
rfc/psci-comp-pwr-states-v2
rfc/psci-new-top-desc
test
topics/arm-drtm-poc
topics/clang-format
topics/cmake
topics/ffa_el3_spmc
topics/ffa_el3_spmc_notifications
topics/ffa_rel_proto
topics/fwu_prototype
topics/rme_prototype
topics/spci_beta0_spmd
topics/v2.4-changelog
review.coreboot.org: arm-trusted-firmware.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
arm
/
gic
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(gic): wrap cache enabled assert under plat_can_cmo
Channagoud kadabi
2022-12-12
1
-2
/
+5
*
fix(gicv3/multichip): fix overflow caused by left shift
Vijayenthiran Subramaniam
2022-10-11
1
-2
/
+3
*
refactor(libc): clean up dependencies in libc
Claus Pedersen
2022-09-22
2
-0
/
+3
*
Merge changes from topic "provencore-spd" into integration
Joanna Farley
2022-09-16
2
-5
/
+22
|
\
|
*
feat(gic): add APIs to raise NS and S-EL1 SGIs
Florian Lugou
2022-09-14
2
-5
/
+22
*
|
feat(gicv3): validate multichip data for GIC-700
Varun Wadekar
2022-07-29
2
-5
/
+117
|
/
*
fix(gic600): implement workaround to forward highest priority interrupt
Manish V Badarkhe
2022-06-15
4
-6
/
+111
*
feat(gic600ae_fmu): enable all GICD, PPI, ITS SMs
Varun Wadekar
2022-04-07
1
-6
/
+12
*
feat(gic600ae_fmu): disable SMID for unavailable blocks
Varun Wadekar
2022-04-07
2
-2
/
+50
*
feat(gic600ae_fmu): introduce support for RAS error handling
Varun Wadekar
2022-04-06
1
-1
/
+131
*
fix(gicv3): fix iroute value wrong issue
Ming Huang
2021-12-06
1
-1
/
+1
*
fix(drivers/gic600ae_fmu): fix timeout calculation
anzhou
2021-11-18
1
-2
/
+5
*
feat(gicv3): introduce GIC component identification
Andre Przywara
2021-11-04
1
-0
/
+15
*
fix: remove "experimental" tag for stable features
Manish Pandey
2021-10-22
1
-4
/
+0
*
Merge changes from topic "gic-700-auto" into integration
André Przywara
2021-09-10
5
-35
/
+44
|
\
|
*
feat(gicv3): detect GICv4 feature at runtime
Andre Przywara
2021-09-01
2
-13
/
+8
|
*
feat(gicv3): multichip: detect GIC-700 at runtime
Andre Przywara
2021-09-01
2
-16
/
+32
|
*
refactor(gic): move GIC IIDR numbers
Andre Przywara
2021-09-01
1
-3
/
+1
|
*
refactor(gicv3): rename GIC Clayton to GIC-700
Andre Przywara
2021-08-20
2
-6
/
+6
*
|
feat(gic600ae): introduce support for Fault Management Unit
Varun Wadekar
2021-09-01
3
-0
/
+512
|
/
*
fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif
Ming Huang
2021-07-23
1
-0
/
+4
*
refactor(gicv3): use helper functions to get SPI/ESPI INTID limit
Heyi Guo
2021-06-16
2
-71
/
+8
*
refactor(gicv3): add helper function to get the limit of ESPI INTID
Heyi Guo
2021-06-16
2
-0
/
+23
*
refactor(gicv3): add helper function to get the limit of SPI INTID
Heyi Guo
2021-06-08
2
-0
/
+20
*
drivers/gicv3: also shift eSPI register offset in GICD_OFFSET_64()
Heyi Guo
2021-02-03
1
-2
/
+3
*
drivers/gicv3: add debug log for maximum INTID of SPI and eSPI
Heyi Guo
2021-02-03
1
-0
/
+3
*
drivers/gicv3: limit SPI ID to avoid misjudgement in GICD_OFFSET()
Heyi Guo
2021-02-03
1
-0
/
+9
*
drivers/gicv3: fix logical issue for num_eints
Heyi Guo
2021-02-03
2
-4
/
+4
*
drivers/gicv3: fix potential GICD context override with ESPI enabled
Heyi Guo
2021-02-03
1
-2
/
+4
*
drivers/gicv3: use mpidr to probe GICR for current CPU
Heyi Guo
2021-02-03
1
-6
/
+6
*
Fix casting bug in gicv2_main.c
johpow01
2020-10-10
1
-7
/
+9
*
drivers: arm: gicv3: Allow detecting number of cores
Andre Przywara
2020-09-29
1
-0
/
+30
*
GIC-600: Fix MISRA-2012 defects
Alexei Fedorov
2020-07-29
1
-20
/
+23
*
Merge "gicv3: Do power management on Arm GIC-Clayton as well" into integration
Manish Pandey
2020-07-21
1
-5
/
+11
|
\
|
*
gicv3: Do power management on Arm GIC-Clayton as well
Andre Przywara
2020-07-21
1
-5
/
+11
*
|
TF-A GICv2 driver: Introduce makefile
Alexei Fedorov
2020-07-20
3
-1
/
+358
|
/
*
drivers: arm: gicv3: auto-detect presence of GIC600-AE
Varun Wadekar
2020-07-07
1
-13
/
+16
*
TF-A GIC driver: Add barrier before eoi
Sandeep Tripathy
2020-06-22
1
-0
/
+9
*
GICv3: GIC-600: Detect GIC-600 at runtime
Andre Przywara
2020-06-09
3
-56
/
+51
*
Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into inte...
v2.3-rc0
joanna.farley
2020-04-07
3
-7
/
+144
|
\
|
*
TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors
Alexei Fedorov
2020-04-07
3
-7
/
+144
*
|
gic multichip: add support for clayton
Vijayenthiran Subramaniam
2020-04-07
1
-2
/
+12
|
/
*
TF-A: Add GICv4 extension for GIC driver
Alexei Fedorov
2020-04-07
2
-6
/
+18
*
TF-A GICv3 driver: Add extended PPI and SPI range
Alexei Fedorov
2020-04-06
6
-480
/
+943
*
TF-A GICv3 driver: Introduce makefile
Alexei Fedorov
2020-03-30
1
-0
/
+34
*
TF-A GICv3 driver: Separate GICD and GICR accessor functions
Alexei Fedorov
2020-03-10
4
-284
/
+396
*
Coverity: remove unnecessary header file includes
Zelalem
2020-02-04
1
-2
/
+1
*
Use correct type when reading SCR register
Louis Mayencourt
2020-01-28
1
-3
/
+3
*
GIC-600: Fix include ordering according to the coding style
Max Shvetsov
2019-11-19
1
-3
/
+3
*
GIC-600: Fix power up sequence
Alexei Fedorov
2019-11-15
1
-26
/
+39
[next]