28 Commits (ef475cbf712f4795eddc76753669cb422388e928)

Author SHA1 Message Date
Nils Bosbach 2506d599a3 drivers: interrupt_controller: do not set sgi type 8 months ago
Manuel Argüelles 2786cb9512 drivers: intc: gic: implement set pending interrupt 11 months ago
Mateusz Karlic 631248449a drivers: intc_gic: Return GICC_IAR without mask 1 year ago
Fabio Baltieri 17ae9a7680 intc: gic: convert SYS_INIT to DEVICE_DT_INST_DEFINE 2 years ago
Gerard Marull-Paretas 41deaeeea8 drivers: intc: gic: add missing init.h 2 years ago
Jaxson Han 894f1b1fd7 drivers: gic: Add irq pending check and clear function 2 years ago
Carlo Caione 6f3a13d974 barriers: Move __ISB() to the new API 2 years ago
Carlo Caione cb11b2e84b barriers: Move __DSB() to the new API 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Kumar Gala a12b7734de interrupt_controller: gic: Rework usage of CONFIG_MP_NUM_CPUS 3 years ago
Kumar Gala a1195ae39b smp: Move for loops to use arch_num_cpus instead of CONFIG_MP_NUM_CPUS 3 years ago
Gerard Marull-Paretas 34a6848887 include: add missing arch/cpu.h include 3 years ago
Gerard Marull-Paretas d19875e510 drivers: intc: gic: use DT_FOREACH_CHILD_STATUS_OKAY_SEP 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Maureen Helm 41634c82cc drivers: interrupt_controller: Refactor drivers to use shared init prio 3 years ago
Daniel Leung 975e257f2c drivers: interrupt_controller: remove @return doc for void funcs 4 years ago
Hou Zhiqiang 198dc6b975 intc: gic: Don't enable the interrupt routing to cores disable in DT 4 years ago
Jiafei Pan 460a962b87 interrupt_controller: gic: distribute interrupts to cpu listed in dts 4 years ago
Jiafei Pan 46d7de1aad interrupt_controller: gic: add SMP support 4 years ago
Carlo Caione 0d1a6dc27f intc: gic: Use SYS_INIT instead of custom init function 5 years ago
Sandeep Tripathy ccb4b1ec47 drivers: interrupt_controller: GIC barrier before EOI 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Sandeep Tripathy bd985dcd67 drivers: add GIC V3 driver 5 years ago
Bartlomiej Flak c0be43e9ab interrupt_controller: gic: Fix ICFGRn access and config 5 years ago
Stephanos Ioannidis 495407aabc interrupt_controller: gic: Fix GICD_ICFGR field definition names 5 years ago
Stephanos Ioannidis 50519ce7ba interrupt_controller: gic: Refactor GIC driver interface 5 years ago
Stephanos Ioannidis 2b441732ff interrupt_controller: gic: Support multiple GIC versions 6 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Carlo Caione 7baf3f74a9 interrupt_controller: gic: Support PPIs 6 years ago
Bradley Bolen 571d3b54db interrupt_controller: gic: Add support for the GIC400 6 years ago