32 Commits (main)

Author SHA1 Message Date
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas 4649e2347e include: add missing soc.h include 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Christopher Friedt 1d823c77c9 drivers: gpio: litex: support port_get_direction 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Michal Sieron 2e9154a418 soc: litex-vexriscv: Rewrite litex_read/write 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Robert Szczepanski ba56d751c0 drivers: gpio_litex: add support for changing IRQ type 4 years ago
Robert Szczepanski 639e1d1b36 drivers: gpio_litex: add support for disabling IRQs and update devicetree 4 years ago
Raptor Engineering Development Team 0061a61f14 drivers: gpio_litex: make IRQ CSR addresses adjustable for user 4 years ago
Robert Szczepanski cf385b0a15 drivers: gpio_litex: add support for litex_vexriscv GPIO interrupts 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 5 years ago
Pawel Czarnecki 8f9c4e2a1b drivers: gpio: litex_vexriscv: adapt to changes in CSR accessors 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
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala 36049b1657 drivers: Convert to use DT_INST_FOREACH 5 years ago
Oleg Zhurakivskyy b1e1f64d14 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 5 years ago
Kumar Gala 88469b7010 drivers: litex: Convert litex drivers to new DT_INST macros 5 years ago
Carles Cufi 4b37a8f3a4 Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" 5 years ago
Oleg Zhurakivskyy 8739517107 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago
Peter Bigot 1f9beb193f gpio: remove legacy read/write API functions 6 years ago
Robert Winkler e8d0eb1db1 drivers: gpio: Add LiteX GPIO driver 6 years ago