161 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Pushpal Sidhu acd0e25384 serial: stm32: Implement configure and config_get api calls 7 years ago
Erwan Gouriou 4a25ae1694 drivers/serial: stm32: rename symbol UART_LPUART_1 to LPUART_1 7 years ago
Erwan Gouriou b1008ccb02 drivers/serial: stm32: Modify Kconfig instance flags 7 years ago
Erwan Gouriou 9062e97a45 drivers: stm32: check clock_control_on return value 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
Erwan Gouriou e886d16f67 drivers/serial: stm32: factorize device declaration 7 years ago
Erwan Gouriou d76a5592e4 drivers/serial: stm32: Get clocks information from device tree 7 years ago
Kiril Zyapkov 7a602fc615 drivers: uart_stm32: fix ORE hogging the CPU 7 years ago
Kumar Gala aa2bdbe322 drivers: Remove board.h include 7 years ago
Paul Sokolovsky 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback 7 years ago
qianfan Zhao bdeece01b8 driver: uart_stm32: add support for stm32f2 series 7 years ago
Erwan Gouriou 13a96574cd drivers/serial: stm32: Put LPUART code under LPUART Kconfig symbol 7 years ago
Erwan Gouriou 80b8c501c9 drivers/serial: stm32: simplify check of TEACK/REACK flags 7 years ago
Ilya Tagunov 1e6d827a53 drivers: serial: stm32: add LPUART support for L0/L4 series 7 years ago
Ilya Tagunov 967c31bc07 drivers: serial: stm32: enable LBD only for UARTs with LIN support 7 years ago
Ilya Tagunov fd26514a4d drivers: serial: stm32: rework macros and fixups 7 years ago
Ilya Tagunov 6632ffa60f drivers: serial: stm32: remove HAL driver legacy 7 years ago
Ilya Tagunov 08418a210d drivers: uart: stm32: improve STM32L0 support 7 years ago
Ilya Tagunov 84cffc7f29 drivers: uart: stm32: make comments and options less specific 7 years ago
Sahaj Sarup 069fce7289 boards: uart: Add UART6 for 96b_carbon 7 years ago
Pushpal Sidhu 8e459172e8 drivers: serial: uart_stm32: fix call to LL_USART_SetBaudRate 8 years ago
Daniel Wagenknecht 1f66015f73 drivers: serial: use the right clock busses for STM32F0 series UARTs 8 years ago
Daniel Wagenknecht 47c747e954 drivers: serial: simplify STM32 UART clock initialization 8 years ago
Erwan Gouriou 222bc6096b drivers: serial: stm32: report only unmasked irq 8 years ago
Bobby Noelte 2ce56e0100 drivers: serial: provide support for stm32f091 8 years ago
Maciej Debski eaff37e21f drivers: serial: provide support for stm32f0. 8 years ago
Erwan Gouriou da210ba0ba driver: serial: Move STM32 UART driver to LL API 8 years ago
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Erwan Gouriou 9413c8ba4d stm32: clean up after completion of transition to ll Clock control 8 years ago
Florian Vaussard a327de30cf serial: stm32: Add support for U(S)ART4/5/6/7/8/9/10 8 years ago
Florian Vaussard f27a5a3d6a serial: stm32: Use macro to simplify registration 8 years ago
Paul Sokolovsky 0fdc9b5b12 drivers: serial: Clarify usage of TX/RX IRQ predicates. 8 years ago
Paul Sokolovsky 2506e2738e stm32: Don't perform any side effects in irq_update(). 8 years ago
Erwan Gouriou 424c33825c driver: uart: clock control code refactoring 8 years ago
Erwan Gouriou 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control 8 years ago
Paul Sokolovsky abf284e9fd Revert "serial: stm32: Give H/W a chance to set the TXE bit on transfer" 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Kumar Gala 621ba596b9 serial: stm32: remove bits related to !HAS_DTS 8 years ago
Lee Jones 9aeb6f895d serial: stm32: Move to more traditional formatting 8 years ago
Lee Jones 49c2858d94 serial: stm32: Give H/W a chance to set the TXE bit on transfer 8 years ago
Erwan Gouriou 726d4dc437 drivers: stm32: clean up after stm23cube based clock control 9 years ago
Erwan Gouriou 8c4f2a353f uart: update stm32 uart to support LL clock control driver 9 years ago
Andy Gross 670aa0cc99 stm32: uart: Add DTS support to STM32 UART driver 9 years ago
Kumar Gala 05f717e71b uart/stm32: add STM32F3X support for uart 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Erwan Gouriou 0bf6c3860d uart: stm32: Add support for STM32L4X 9 years ago
Erwan Gouriou 2fcf3435c1 serial: Provide new numbering scheme for stm32 UART 9 years ago
Erwan Gouriou 8c079e91c9 serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 9 years ago