Commit Graph

575 Commits (f5fdc3785d4beb179d2249bf1a886f679f925774)

Author SHA1 Message Date
Masahiro Yamada b37a1ccea2 serial: uniphier: use devm_get_addr() to get base address 9 years ago
Stephen Warren 3917c26909 serial: add BCM283x mini UART driver 9 years ago
Masahiro Yamada d5cf32977f ARM: uniphier: support Debug UART 9 years ago
Eric Anholt cd0fa5bff8 serial: pl01x: Add support for devices with the rate pre-configured. 9 years ago
Michal Simek 59b35ddd26 dm: ns16550: Add support for reg-offset property 9 years ago
Simon Glass e4d6ab0c2c x86: Allow use of serial soon after relocation 9 years ago
Alison Wang ab761ce9f9 dm: serial: Remove duplicated carriage return character 9 years ago
Alison Wang 055457ef25 serial: Move carriage return before line feed for some serial drivers 9 years ago
Alison Wang c5917b4b05 dm: serial-uclass: Move a carriage return before a line feed 9 years ago
Tom Rini e5e88c6596 Revert "dm: ns16550: Add support for reg-offset property" 9 years ago
Michal Simek 966bfa7347 serial: dcc: Move driver to DM 9 years ago
Vikas Manocha 6a12cebd90 stm32x7: add support for stm32x7 serial driver 9 years ago
Michal Simek d9a3bec682 dm: ns16550: Add support for reg-offset property 9 years ago
Michal Simek 6cd0f2a6cd serial: zynq: Change logic in putc 9 years ago
David Müller (ELSOFT AG) 470250e8e6 s3c24xx: serial: Remove dead code 9 years ago
David Müller (ELSOFT AG) 5a6f68d496 Remove unused CONFIG_HWFLOW option and associated dead code. 9 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
Simon Glass 492f46c4f8 dm: pxa: serial: Drop serial_sa1100 serial driver 9 years ago
Simon Glass 30b9d753ab dm: serial: Drop serial_max3100 serial driver 9 years ago
Simon Glass c3dd5787a3 dm: freescale: serial: Drop serial_imx serial driver 9 years ago
Simon Glass be479339bd dm: opencores: Drop opencores_yanu serial driver 9 years ago
Simon Glass baf7125aca dm: freescale: Drop mxs_auart serial driver 9 years ago
Vikas Manocha dffceb4b15 serial: serial_stm32: move clock config from driver to board 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bhuvanchandra DV 5160def267 dm: lpuart: Drop the legacy code 9 years ago
Paul Thacker 9e160ee823 drivers: serial: add driver for Microchip PIC32 UART controller. 9 years ago
Ricardo Ribalda Delgado 80cce2629b ppc: xilinx-ppc4xx: Port to DM serial 9 years ago
Michal Simek 842efb3a93 serial: zynq: Fix address reading from DM 9 years ago
Michal Simek a2533183c0 serial: zynq: Extend compatible string list 9 years ago
Michal Simek 54e24d3332 serial: uartlite: Add uartlite to Kconfig 9 years ago
Michal Simek 4166ba3b23 serial: uartlite: Add support for debug console 9 years ago
Michal Simek 93768393d7 serial: uartlite: Move driver to DM 9 years ago
Thomas Chou cc4228f9d6 ns16550: zap the rockchip serial compatible string 9 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Bin Meng fdbae099bf serial: lpuart: Add driver model serial support 9 years ago
Bin Meng 6ca13b1239 serial: lpuart: Prepare the driver for DM conversion 9 years ago
Bin Meng ed3021af5c serial: lpuart: Call local version of setbrg and putc directly 9 years ago
Bin Meng 47f1bfca40 serial: lpuart: Fix several cosmetic issues 9 years ago
Bin Meng 5ed07cf53c serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig 9 years ago
Sergey Temerkhanov 19de81502b arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output 9 years ago
Sergey Temerkhanov b81406db51 arm: serial: Add debug UART capability to the pl01x driver 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Vladimir Zapolskiy f21069ed82 serial: lpc32xx hsuart: port driver to driver model 9 years ago
Simon Glass b7e29834f1 dm: ns16550: Allow the driver to be omitted if requested 9 years ago
Simon Glass 92c55b682c dm: serial: Allow the UART driver to be dropped from the image 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Michal Simek 80dc99972b serial: zynq: Use static inline for _debug_uart_init() 9 years ago
Maximilian Schwerin 434afa809e serial_mxc: Fix setup of UARTx_UFCR register 9 years ago
Kamil Lulko 665624149a stm32: Convert serial driver to DM 9 years ago