Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andy Ross fe5c11db05 boards/mediatek: Add mt8196_adsp 7 months ago
..
CMakeLists.txt drivers: add the ch32v00x systick driver 7 months ago
Kconfig drivers: add the ch32v00x systick driver 7 months ago
Kconfig.altera_avalon
Kconfig.ambiq drivers: timer: Add support for Apollo3 SoCs system timer (STIMER) 1 year ago
Kconfig.arcv2
Kconfig.arm_arch
Kconfig.cavs
Kconfig.cc13xx_cc26xx_rtc
Kconfig.cortex_m_systick
Kconfig.esp32 drivers: timer: esp32c2: Add support 11 months ago
Kconfig.gecko hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Kconfig.ite_it8xxx2
Kconfig.leon_gptimer
Kconfig.litex
Kconfig.mchp_xec_rtos
Kconfig.mcux_gpt
Kconfig.mcux_lptmr drivers: timer: updated lptmr_timer binding 1 year ago
Kconfig.mcux_os drivers: timer: NXP OS Timer updated for low power modes 1 year ago
Kconfig.mec5 drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 9 months ago
Kconfig.mips_cp0
Kconfig.mtk_adsp drivers/timer: MediaTek audio DSP timer device 1 year ago
Kconfig.native_posix drivers/timer native_posix: Allow without BOARD_NATIVE_POSIX 9 months ago
Kconfig.npcx_itim
Kconfig.nrf_grtc drivers: timer: nrf_grtc_timer: Align Zephyr to new AUTOEN read manner 9 months ago
Kconfig.nrf_rtc drivers: timer: move SYSTEM_CLOCK_WAIT to Kconfig.nrf_xrtc 1 year ago
Kconfig.nrf_xrtc drivers: timer: add GRTC driver 1 year ago
Kconfig.rcar_cmt
Kconfig.riscv_machine
Kconfig.rv32m1_lptmr
Kconfig.sam0_rtc soc: atmel: Drop PINCTRL from Kconfig.defconfig 8 months ago
Kconfig.silabs drivers: timer: silabs: Add sleeptimer timer driver 9 months ago
Kconfig.smartbond drivers: timer: Add timer driver to Renesas SmartBond(tm) 1 year ago
Kconfig.stm32_lptim soc: st: Add support for STOP3 on STM32U5 1 year ago
Kconfig.sy1xx_sys_timer driver: timer: Add support for sy1xx 10 months ago
Kconfig.ti_dm_timer drivers: timer: Add TI DM TIMER support 1 year ago
Kconfig.wch_ch32v00x drivers: add the ch32v00x systick driver 7 months ago
Kconfig.x86 drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS 1 year ago
Kconfig.xlnx_psttc
Kconfig.xtensa
altera_avalon_timer_hal.c
ambiq_stimer.c drivers: timer: Optimized the ambiq stimer driver 1 year ago
apic_timer.c drivers/timer/apic_timer: move to periodic mode 1 year ago
apic_tsc.c drivers/timer/apic_tsc: use ICR as a fallback timeout event source 1 year ago
arcv2_timer0.c
arm_arch_timer.c arm_arch_timer: fix maximum allowed cycles between reports 1 year ago
cc13xx_cc26xx_rtc_timer.c
cortex_m_systick.c timer: cortex_m_systick: use direct interrupt handler instead of C-function 11 months ago
esp32_sys_timer.c drivers: esp32: Interrupts flags configuration 11 months ago
gecko_burtc_timer.c drivers: timer: gecko_burtc: Remove unused include 7 months ago
hpet.c x86: revert removing soc.h from atom soc 1 year ago
intel_adsp_timer.c intel_adsp: power: SoC restores the clock 1 year ago
ite_it8xxx2_timer.c style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
leon_gptimer.c
litex_timer.c
mchp_mec5_ktimer.c drivers: timer: mec5: Driver using Microchip RTOS timer as kernel tick 9 months ago
mchp_xec_rtos_timer.c hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
mcux_gpt_timer.c
mcux_lptmr_timer.c drivers: mcux_lptmr_timer: Fix compat string error 1 year ago
mcux_os_timer.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
mips_cp0_timer.c
mtk_adsp_timer.c boards/mediatek: Add mt8196_adsp 7 months ago
native_posix_timer.c everywhere: replace double words 1 year ago
npcx_itim_timer.c style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
nrf_grtc_timer.c drivers: timer: grtc: Add LFPRC as the source of GRTC 7 months ago
nrf_rtc_timer.c
rcar_cmt_timer.c
riscv_machine_timer.c riscv_machine_timer: fix maximum allowed cycles between reports 1 year ago
rv32m1_lptmr_timer.c
sam0_rtc_timer.c
silabs_sleeptimer_timer.c drivers: timer: silabs: Add sleeptimer timer driver 9 months ago
smartbond_timer.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
stm32_lptim_timer.c drivers: stm32 lptim driver with a exact LPTIM timeout value 8 months ago
sy1xx_sys_timer.c soc: sensry: udma, pad renaming 8 months ago
sys_clock_init.c
ti_dmtimer.c drivers: timer: Disable prescalar for TI DM Timer 7 months ago
wch_systick_ch32v00x.c drivers: add the ch32v00x systick driver 7 months ago
xlnx_psttc_timer.c
xlnx_psttc_timer_priv.h
xtensa_sys_timer.c