29 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Kumar Gala 5cdfd12726 drivers: clock_control: beetle: Use devicetree for clock control 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Maureen Helm 165963c115 drivers: counter: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas f9928479a1 drivers: counter: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 93c6e1d2f6 drivers: counter: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 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
Martí Bolívar 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 5 years ago
Kumar Gala ff1eb62864 drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 5 years ago
Henrik Brix Andersen c894a6db4d drivers: counter: add counter_get_value(), deprecate counter_read() 6 years ago
Peter Bigot 4147188bbb treewide: use full path to clock_control/arm_clock_control.h header 6 years ago
Kumar Gala 4e7863dc41 dts: Make instance defines consistent 6 years ago
Anas Nashif 7e7a9bdf88 cleanup: include/: move counter.h to drivers/counter.h 6 years ago
Piotr Zięcik 69406e0f9c counter: Update counter API in order to provide more flexibility 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Krzysztof Chruscinski 89923134e7 drivers: counter: Add flags to counter_config_info structure 6 years ago
Kumar Gala 7809970c8a drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 7 years ago
Kumar Gala 6fca18de60 drivers: timer: Move Timer API to unified interface 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Vincenzo Frascino b11242d11f counter: cmsdk: Add Timer 0 and 1 as Timers 9 years ago