26 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago
Volodymyr Babchuk 4fb1ee771a drivers: pl011: add SBSA mode 5 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
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
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala ff1eb62864 drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 5 years ago
Kumar Gala 9ede3c9a97 drivers: serial: uart_pl011: remove shared irq support 5 years ago
Kumar Gala a288f07126 drivers: serial: uart_pl011: Unify uart clock from DT 5 years ago
Kumar Gala 8bf05c7d61 drivers: serial: pl011: Fix typo bug in port1 support 5 years ago
Kumar Gala aa98c7ba17 drivers: serial: pl011: convert to DT_INST defines 5 years ago
Carlo Caione b9fc192779 drivers: uart_pl011: Enable shared interrupts support 6 years ago
Carlo Caione 6148b5bd9e drivers: uart_pl011: Fix unused variable warning 6 years ago
Carlo Caione 26ff7603f1 drivers: uart_pl011: Fix compilation when CONFIG_UART_INTERRUPT_DRIVEN=n 6 years ago
Carlo Caione a76a74c541 drivers: uart_pl011: Remove cortex_m header 6 years ago
Piotr Zięcik 60314555ef drivers: uart_pl011: Get clock frequency from DTS 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Patrik Flykt 21358baa72 all: Update unsigend 'U' suffix due to multiplication 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Andy Gross 89fb37b76a uart: pl011: Use correct masking for ICR 6 years ago
Andy Gross 9cc4b59069 serial: Add Support for ARM PL011 UART 7 years ago