18 Commits (main)

Author SHA1 Message Date
Keith Packard 513e6ed5d2 arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 4 weeks ago
Yong Cong Sin 7248efcd59 drivers: intc: update to use multi-level API 1 year ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Henrik Brix Andersen 5a7eb0ccfc drivers: intc: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas c2078bd3d0 drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage 4 years ago
Gerard Marull-Paretas e6170a4dbc drivers: interrupt_controller: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 3a8fffb9c3 device: rv32m1: Convert clock control to use DEVICE_DT_GET 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Kumar Gala 2d754333ad drivers: interrupt_controller: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala e9aa9201c9 drivers: intc: rv32m1_intmux: Convert driver to new DT_INST macros 5 years ago
Lyle Zhu b3df27afcf driver: interrupt_controller: Filter invalid channel for RV32M1 SOC 6 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Daniel Leung 460e3c0094 drivers/interrupt_controller: rv32m1_intmux: add get_line_state 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Henrik Brix Andersen a061443940 interrupt_controller: rv32m1: fix intmux driver initialization priority 6 years ago
Maureen Helm c12e8b28b9 drivers: interrupt_controller: Fix build warnings in rv32m1 driver 6 years ago
Marti Bolivar 58d8afb476 interrupt_controller: RV32M1: add intmux driver / DT bindings 7 years ago