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.
 
 
 
 
 
 
Ioannis Karachalios 88b1906052 drivers: counter: Fix unbalanced policy state lock 8 months ago
..
adc drivers: adc: fix missing ref_internal in adc_sam0 11 months ago
audio everywhere: replace double words 1 year ago
auxdisplay build: namespace the generated headers with `zephyr/` 1 year ago
bbram driver: bbram: npcx: fix the way to clear bbram status 1 year ago
bluetooth Bluetooth: drivers: userchan: Fix gcc 13 overflow warning 11 months ago
cache everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
can drivers: can: sam: fix sys_write32() arguments order 8 months ago
charger build: namespace the generated headers with `zephyr/` 1 year ago
clock_control drivers: cc: mcux: Fix incorrect clock source of FlexSPI2 9 months ago
console drivers: ram_console: add option to link console buffer to given section 1 year ago
coredump
counter drivers: counter: Fix unbalanced policy state lock 8 months ago
crypto drivers/smartbond: Fix PM device runtime support 1 year ago
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 1 year ago
dai drivers: dai: sai: don't crash on underrun/overrun 9 months ago
disk drivers: disk: remove `sdmmc_sdhc.h` since no longer used 1 year ago
display drivers: display: stm32_ltdc: fix return value 8 months ago
dma driver/dma_smartbond: Fix driver initialization when PM_DEVICE is set 8 months ago
dp driver: swdp_bitbang: hardcode request lut 1 year ago
edac arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 1 year ago
eeprom drivers: eeprom: emulator: correct improper exponentiation 1 year ago
entropy entropy_smartbond: Clear pending interrupts after disabling TRNG 11 months ago
espi drivers: espi: host_subs: npcx: fix LDN register definition of PMCH 9 months ago
ethernet drivers: nxp_enet: Fix tx error handling 8 months ago
flash drivers: flash: spi_nor: simplify defines 8 months ago
fpga build: namespace the generated headers with `zephyr/` 1 year ago
fuel_gauge Drivers: max17048: updated voltage parameter output 1 year ago
gnss drivers: gnss: gnss_u_blox_m10: fix compiler warning 1 year ago
gpio gpio_smartbond: Fix port_set_masked_raw 11 months ago
hwinfo drivers: hwinfo: stm32 driver supports the stm32h7rs serie 1 year ago
hwspinlock build: namespace the generated headers with `zephyr/` 1 year ago
i2c Driver: i2c_ll_stm32_v2: Remove log msg on boot 1 year ago
i2s drivers: i2s: i2s_ll_stm32: Handle single clock source 10 months ago
i3c drivers: i3c: common: Do not tread GETCAPS failure as error for 1.0 device 11 months ago
ieee802154 everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
input drivers/input: it8xxx2: Add critical section to prevent race conditions 1 year ago
interrupt_controller drivers: intc: plic: fix IRQ on every hart regardless of mapping 10 months ago
ipm everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
kscan build: namespace the generated headers with `zephyr/` 1 year ago
led everywhere: replace double words 1 year ago
led_strip driver: led: add support for TI TLC59731 RGB STRIP controller 1 year ago
lora drivers: lora: implement reyax lora driver 1 year ago
mbox drivers: mbox: nrf: Change VEVIFs and BELLBOARD nomenclature 1 year ago
mdio drivers: mdio_nxp_enet: Don't disable IRQ 8 months ago
memc drivers: memc: fix Kconfig option MEMC_STM32 1 year ago
mfd drivers: mfd: add new driver "mfd_adp5585" 1 year ago
mipi_dbi drivers: mipi_dbi: smartbond: Unused symbol 1 year ago
mipi_dsi everywhere: replace double words 1 year ago
misc build: namespace the generated headers with `zephyr/` 1 year ago
mm drivers: mm/intel_adsp: Add MMU support to MM driver 1 year ago
modem drivers: modem: cellular: hl7800 fix enter cmux 11 months ago
mspi drivers: mspi: Add Ambiq apollo3p mspi controller 1 year ago
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 1 year ago
pcie kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 1 year ago
peci build: namespace the generated headers with `zephyr/` 1 year ago
pinctrl drivers: pinctrl: Add pinctrl driver for RA8 series 1 year ago
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2 years ago
power_domain power_domain: intel_adsp: Use register definitions 1 year ago
ps2 build: namespace the generated headers with `zephyr/` 1 year ago
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 1 year ago
pwm drivers: cc13xx_cc26xx: pwm: enable pwm(gpt) in sleep/deepsleep mode 1 year ago
regulator everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
reset drivers: reset: Add NXP RSTCTL driver 1 year ago
retained_mem build: namespace the generated headers with `zephyr/` 1 year ago
rtc drivers: rtc: rv3028: preserve CLKOUT when enabling callbacks 9 months ago
sdhc drivers: sdhc: imx_usdhc: assume card is present if no detection method 10 months ago
sensor sensor: tsl2591: fix: Address CID 353644 & 353654 9 months ago
serial serial: uart_async_rx: Avoid possible division by zero 10 months ago
sip_svc kernel: move syscall_handler.h to internal include directory 2 years ago
smbus build: namespace the generated headers with `zephyr/` 1 year ago
spi spi: shell: add missing newline character 1 year ago
syscon
tee drivers: tee: optee: handlde GET_THREAD_COUNT call 1 year ago
timer everywhere: replace double words 1 year ago
usb drivers: udc: add opaque pointer to store upper layer private data 9 months ago
usb_c drivers: usbc_ppc: Rename usbc_ppc_drv to usbc_ppc_driver_api 1 year ago
video drivers: video: ov7670: introduce driver for ov7670 camera 1 year ago
virtualization kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 1 year ago
w1 drivers: w1: Ensure DQ pin is both input and output. 1 year ago
watchdog watchdog: cmsdk_apb: only support a single channel 1 year ago
wifi drivers: wifi: esp_at: fix UDP socket setup 1 year ago
xen
CMakeLists.txt drivers: tee: Add Tee driver generic API 1 year ago
Kconfig drivers: tee: Add Tee driver generic API 1 year ago