34 Commits (backport-86218-to-v4.1-branch)

Author SHA1 Message Date
Jan Kowalewski a9c59d6c85 drivers: timer: sam0: fix MCLK pointer and mask in init function 4 months ago
Gerson Fernando Budke ea7922195b clocks: atmel: sam0: Fix gclk and mclk clock bindings 6 months ago
Gerard Marull-Paretas 12b2ee54e3 drivers: timer: s/device.h/init.h 2 years ago
Gerard Marull-Paretas 4863c5f05b sys/util: extend usage of DIV_ROUND_UP 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Johann Fischer 5e5ea9a21d drivers: use unsigned int for irq_lock() 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerson Fernando Budke 4c5e94317c drivers: rtc: Add sam0 support to pinctrl 3 years ago
Gerard Marull-Paretas b1ced75386 drivers: timer: move initialization setup to drivers 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Anas Nashif 12b53d121e clock: rename z_timer_cycle_get_32 -> sys_clock_cycle_get_32 4 years ago
Anas Nashif 9c1efe6b4b clock: remove z_ from semi-public APIs 4 years ago
Trond Einar Snekvik 86c793af3f sys: util: Replace MIN(MAX(a, b), c) with CLAMP 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
Michael Hope 0bc3585800 drivers: timer: enable read synchronisation mode for the SAMD/E5x 5 years ago
Michael Hope 89466d57ea drivers: timer: fix the use of K_FOREVER for the SAMD/E5x 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala 2cd4681bd5 drivers: timer: sam0_rtc_timer: Fix incorrect DT_INST conversion 5 years ago
Oleg Zhurakivskyy b1e1f64d14 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 5 years ago
Kumar Gala 28870e7a32 drivers: atmel sam0: Convert atmel sam0 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
Benjamin Valentin cd0873015a timer: sam0_rtc_timer: Add support for SAME54 6 years ago
Piotr Zięcik 0c0c0d93ea drivers: timer: Do not use CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Anas Nashif 68c389c1f8 include: move system timer headers to include/drivers/timer/ 6 years ago
Kumar Gala a2693975d7 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 6 years ago
Derek Hageman b6cc998776 drivers: timer: sam0: Remove RTC defines from dts_fixup.h 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Carlos Stuart 75f77db432 include: misc: util.h: Rename min/max to MIN/MAX 6 years ago
Martin Benda 9653e15139 drivers: timer: Add RTC-based system timer for Atmel SAM0 series MCU 7 years ago