zephyr/drivers
Marko Sagadin 54cbf45c74 drivers: uart: add support for serial ports on native posix
Add support for communication with serial ports on native POSIX platform
via UART driver API. Serial port driver supports polling API,
configuration of the serial ports used via devicetree and command line
options, and runtime configuration with `uart_configure`.
Multiple instances of the driver are supported.
Example use and configuration is also demonstrated in the
`samples/drivers/uart/native_tty` sample.

Closes: #56586

Signed-off-by: Marko Sagadin <marko.sagadin42@gmail.com>
2023-06-21 09:27:22 +02:00
..
adc drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
audio
auxdisplay drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
bbram
bluetooth Bluetooth: hci: spi: don't block on IRQ line 2023-06-17 07:37:59 -04:00
cache drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
can drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
clock_control adsp: Rename cpu clock related functions 2023-06-20 14:19:13 -04:00
console drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
coredump
counter drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
crypto dts: arm: stm32h5: Add aes node 2023-05-16 18:19:26 +02:00
dac drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
dai adsp: dmic: Add source clock selection support 2023-06-20 14:19:13 -04:00
disk
display drivers: display: fix zero-buffers-in-SRAM case in DCNANO LCDIF 2023-06-15 10:10:03 -04:00
dma drivers: intel_adsp_gpdma: Fix typo in reg name 2023-06-20 07:57:37 -04:00
edac
eeprom drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
entropy drivers/entropy/gecko_trng: select the correct RNGOUT_FIFO_MEM_BASE 2023-06-20 09:25:45 +02:00
espi drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
ethernet drivers: ethernet: Fix typo in comment 2023-06-16 05:43:17 -04:00
flash drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
fpga drivers: spi: make SPI dt-spec macros compatible with C++ 2023-04-24 21:29:55 +02:00
fuel_gauge drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
gpio drivers: gpio: npm1300: Use MFD register functions 2023-06-19 11:02:58 +02:00
hwinfo drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
i2c stm32,i2c: Fix large I2C transactions on I2C V1 2023-06-20 10:43:36 +00:00
i2s drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
i3c drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
ieee802154 net: l2: ieee802154: deprecate NET_L2_IEEE802154_ACK_REPLY 2023-06-17 16:20:21 -04:00
input input: check for gpio_add_callback error codes. 2023-06-01 06:33:27 -04:00
interrupt_controller dts: bindings: interrupt-controller: GIC: Allow specifying version in DT 2023-06-17 08:01:46 -04:00
ipm drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
kscan input: convert the Nuvoton npcx keyboard scan driver to input 2023-05-18 09:32:33 +02:00
led drivers: led: Add lumissil is31fl3216a driver 2023-06-19 11:02:36 +02:00
led_strip drivers: led_strip: apa102: add multi instances support 2023-05-31 10:23:22 +01:00
lora drivers: lora: shell: fix invalid range in config bw param 2023-05-25 08:22:08 +00:00
mbox drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
mdio drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
memc drivers: memc: add update clock function 2023-05-22 10:15:03 +02:00
mfd drivers: gpio: npm1300: Use MFD register functions 2023-06-19 11:02:58 +02:00
mipi_dsi drivers: display: update MCUX ELCDIF driver to use new lcdif binding 2023-05-11 10:04:24 +02:00
misc drivers: misc: Add driver for RaspberryPi Pico PIO 2023-04-25 13:12:02 +02:00
mm mm_drv: tlb: Fix mapped page in bank calculation 2023-06-20 14:00:59 -04:00
modem drivers: gsm_ppp: Fix possible NULL pointer dereference 2023-06-20 09:25:30 +02:00
net drivers/gsm_ppp: Update existing modules to use PPP L2 2023-06-17 07:46:21 -04:00
neural_net xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
pcie drivers/pcie: Add VC/TC mapping and VC enablement 2023-06-20 14:01:43 -04:00
peci drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
pinctrl drivers: pinctrl: add TI CC32XX driver 2023-06-17 07:55:43 -04:00
pm_cpu_ops
power_domain
ps2 drivers: ps2: microchip: Low power and wakeup enabled 2023-06-17 07:59:07 -04:00
ptp_clock drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
pwm drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
regulator drivers: regulator: npm1300: Now uses MFD register access functions 2023-06-19 11:02:58 +02:00
reset drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
retained_mem drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
rtc drivers: rtc: mc146818: fix y2k bug 2023-06-20 15:14:08 +02:00
sdhc drivers: sdhc: add support for using CPOL/CPHA SPI clock modes 2023-04-26 20:07:53 +02:00
sensor drivers: sensor: bmm150: add PM 2023-06-20 15:15:47 +02:00
serial drivers: uart: add support for serial ports on native posix 2023-06-21 09:27:22 +02:00
sip_svc subsystem: sip_svc: Add ARM SiP SVC subsystem 2023-05-09 08:46:50 -04:00
smbus drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
spi drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
syscon
timer drivers: timer: add z_nrf_rtc_timer_exact_set 2023-06-19 08:53:06 +02:00
usb drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
usb_c
video video: mt9m114: YUV pixel format support 2023-05-19 15:45:50 +02:00
virtualization drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
w1 drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
watchdog drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
wifi driver: wifi: esp32: add wifi statistics info 2023-05-11 10:05:04 +02:00
xen barriers: Move __DMB() to the new API 2023-05-24 13:13:57 -04:00
CMakeLists.txt entropy: use CONFIG_ENTROPY_GENERATOR to guard cmake include... 2023-06-17 07:57:45 -04:00
Kconfig drivers: auxdisplay: Add noritake itron VFD auxiliary display 2023-05-26 23:05:58 +02:00