47 Commits (main)

Author SHA1 Message Date
Pieter De Gendt 29c9b91340 drivers: serial: Place API into iterable section 7 months ago
Zheng Wu f59e2477ba drivers: serial: fix potential overflow in fifo_fill and fifo_read 8 months ago
Anke Xiao c7562f7122 drivers: serial: uart_mcux.c: add a feature macro wrap specific code 11 months ago
Pisit Sawangvonganan a2e0b1d366 drivers: serial: remove '&' when assigning `init_fn` 12 months ago
Mahesh Mahadevan f2fd5c3779 drivers: uart_mcux: Do not enable and disable the transmitter 2 years ago
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Muhammed Ahmed 3f0fc7fe6b drivers: serial: Add PM support for UART MCUX 2 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Henrik Brix Andersen 9456eca5c0 drivers: serial: check if clock device is ready before accessing 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel DeGrasse 1fd4205eee drivers: serial: Add pinctrl support to mcux uart driver 3 years ago
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Daniel Leung 4e1692f85a serial: introduce CONFIG_UART_USE_RUNTIME_CONFIGURE 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 09c054b13c drivers: serial: NXP: Convert clock control to use DEVICE_DT_GET 4 years ago
Maureen Helm 53b08ecbfd drivers: serial: Don't condition uart_irq_rx_ready on irq enabled 4 years ago
Kumar Gala c49b162214 drivers: uart: Convert drivers to new DT device macros 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
Kumar Gala 989ee98771 drivers: uart_mcux: Implement uart_config_get API 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Tomasz Bursztyka 04d6d0b120 drivers: serial: Fix uart_irq_callback_user_data_t usage 5 years ago
Johann Fischer 0a87f9359e drivers: uart_mcux: add UART set configuration function 5 years ago
Maureen Helm c603aa8928 drivers: serial: Fix uart_irq_tx_complete() in remaining mcux drivers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala 5a149dfca6 drivers: serial: uart_mcux: Convert to DT_INST 5 years ago
Maureen Helm 5df8b5d63e drivers: serial: Refactor mcux uart driver to use generated dts macros 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Michael Scott 3588b94b06 drivers: serial: mcux: Introduce support for HW flow control 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Flavio Ceolin 98d03266f1 serial: Change poll_out signature 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Paul Sokolovsky 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback 7 years ago
Maureen Helm e042e249b1 serial: Refactor mcux uart shim driver to use clock control interface 8 years ago
Kumar Gala 0ef91e4d07 arm: nxp: mcux uart: Get IRQ info from DTS 8 years ago
Paul Sokolovsky 0fdc9b5b12 drivers: serial: Clarify usage of TX/RX IRQ predicates. 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Gustavo Denardin ad235dc24b arm: UART driver modifications for MKL25Z soc support 8 years ago
Maureen Helm 82eaa7cd5b gpio: serial: Fix NXP copyright 9 years ago
Maureen Helm 38f812828e serial: Introduce new mcux shim driver 9 years ago