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.
 
 
 
 
 
 
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
..
CMakeLists.txt drivers: serial: Add driver for smartbond 3 years ago
Kconfig drivers: serial: Add driver for smartbond 3 years ago
Kconfig.altera_jtag drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.apbuart drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.b91 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.cc13xx_cc26xx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.cc32xx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.cmsdk_apb drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.esp32 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.gd32 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.gecko drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.imx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.it8xxx2 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.leuart_gecko drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.litex drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.lpc11u6x drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.mcux drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.mcux_flexcomm drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.mcux_iuart drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.mcux_lpsci drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.mcux_lpuart drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.miv drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.msp432p4xx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.native_posix drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.neorv32 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.npcx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.nrfx drivers: serial: nrf: Tweak default values for workaround 3 years ago
Kconfig.ns16550 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.numicro drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.pl011 drivers: serial: pl011: Remove unused Kconfig symbols 3 years ago
Kconfig.psoc6 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.rcar drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.rpi_pico drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.rtt drivers: serial: rtt: Remove DT_COMPAT_<compat> defines 3 years ago
Kconfig.rv32m1_lpuart drivers: serial: rv32m1_lpuart: Remove unused Kconfig symbols 3 years ago
Kconfig.sam0 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.sifive drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.smartbond drivers: serial: Add driver for smartbond 3 years ago
Kconfig.stellaris drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.stm32 drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.test drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.uart_sam drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.usart_sam drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.xec drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.xen drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.xlnx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
Kconfig.xmc4xxx drivers: serial: Update drivers to use devicetree Kconfig symbol 3 years ago
leuart_gecko.c drivers: migrate includes to <zephyr/...> 3 years ago
serial_esp32_usb.c drivers: serial: check if clock device is ready before accessing 3 years ago
serial_test.c drivers/serial: Make serial_test a proper emul 3 years ago
uart_altera_jtag.c drivers: serial: uart_altera_jtag: Fix wrong register address used 3 years ago
uart_apbuart.c include: add missing irq.h include 3 years ago
uart_b91.c include: add missing irq.h include 3 years ago
uart_cc13xx_cc26xx.c serial: uart_cc13xx_cc26xx: Remove dead code 3 years ago
uart_cc32xx.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_cmsdk_apb.c devices: constify device pointers initialized at compile time 3 years ago
uart_esp32.c drivers: serial: check if clock device is ready before accessing 3 years ago
uart_gecko.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_handlers.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_hvc_xen.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_hvc_xen_consoleio.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_imx.c include: add more missing zephyr/ prefixes 3 years ago
uart_ite_it8xxx2.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_liteuart.c drivers: use unsigned int for irq_lock() 3 years ago
uart_lpc11u6x.c include: add missing irq.h include 3 years ago
uart_lpc11u6x.h drivers: serial: lpc11u6x: Remove DT_LABEL usage 3 years ago
uart_mchp_xec.c drivers: uart: microchip: add support for mec15xx 3 years ago
uart_mcux.c include: add missing irq.h include 3 years ago
uart_mcux_flexcomm.c include: add missing irq.h include 3 years ago
uart_mcux_iuart.c include: add missing irq.h include 3 years ago
uart_mcux_lpsci.c drivers: serial: check if clock device is ready before accessing 3 years ago
uart_mcux_lpuart.c include: add missing irq.h include 3 years ago
uart_miv.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_msp432p4xx.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_native_posix.c drivers: serial: uart_native_posix: Replace use of DT_INST_LABEL 3 years ago
uart_neorv32.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_npcx.c drivers: serial: check if clock device is ready before accessing 3 years ago
uart_nrfx_uart.c drivers: use unsigned int for irq_lock() 3 years ago
uart_nrfx_uarte.c drivers: serial: nrfx_uarte: Add workaround for bytes dropping 3 years ago
uart_ns16550.c drivers: serial: check if clock device is ready before accessing 3 years ago
uart_ns16550.h drivers: serial: ns16550: move header from /include/ 6 years ago
uart_numicro.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_pipe.c drivers: serial: pipe: init device at compile time and check if ready 3 years ago
uart_pl011.c serial: uart_pl011: Fix compile error for CONFIG_UART_INTERRUPT_DRIVEN=n 3 years ago
uart_psoc6.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_rcar.c include: add missing irq.h include 3 years ago
uart_rpi_pico.c include: add missing irq.h include 3 years ago
uart_rtt.c segger: Resolve circular include dependencies 3 years ago
uart_rv32m1_lpuart.c include: add missing irq.h include 3 years ago
uart_sam.c include: add missing irq.h include 3 years ago
uart_sam0.c fix: boards: sam0: uart: fix collision_detect parsing 3 years ago
uart_sifive.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_smartbond.c drivers: serial: Add driver for smartbond 3 years ago
uart_stellaris.c drivers: migrate includes to <zephyr/...> 3 years ago
uart_stm32.c drivers: uart: stm32 uart driver must include ll_exti with CONFIG_PM 3 years ago
uart_stm32.h drivers: serial: stm32 uart driver set EXTI line for wakeup from lowPower 3 years ago
uart_xlnx_ps.c drivers: serial: uart_xlnx_ps: switch over to DEVICE_MMIO API 3 years ago
uart_xlnx_uartlite.c include: add missing irq.h include 3 years ago
uart_xmc4xxx.c drivers: serial: uart_xmc4xxx: Use pinctrl driver 3 years ago
usart_gd32.c include: add missing irq.h include 3 years ago
usart_sam.c include: add missing irq.h include 3 years ago