Commit Graph

605 Commits (70f14636861e70276426687dc3cf6ede3e1c2b99)

Author SHA1 Message Date
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
Stefan Roese eb623b98c9 dm: serial: Minor coding style cleanup of some comments 9 years ago
Michal Simek c643f3ef9b serial: zynq: Remove duplicated header 9 years ago
Michal Simek 6bf87dacd9 serial: zynq: Fix incorrect reference to s5p driver 9 years ago
Simon Glass b7e5a6439f dm: serial: ns16550: Add pre-reloc flag to the driver 9 years ago
Thomas Chou 80e0614670 ns16550: change reg-shift property default to zero 9 years ago
Vagrant Cascadian 1b25e586cb Fix typo: firstly -> first. 9 years ago
huang lin a51dbebf30 rockchip: serial driver support rk3036 9 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 9 years ago
Thomas Chou c7b9686d5d ns16550: unify serial_omap 9 years ago
Thomas Chou 1874626b2b ns16550: unify serial_tegra 9 years ago
Thomas Chou ace59da137 ns16550: unify serial_dw 9 years ago
Thomas Chou fcd3367ce9 ns16550: unify serial_keystone 9 years ago
Thomas Chou 98a51fc3d7 ns16550: unify serial_rockchip 9 years ago
Thomas Chou f27445cbdc ns16550: unify serial_ppc 9 years ago
Thomas Chou 81cd63a991 ns16550: unify serial_x86 9 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 9 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 9 years ago
Thomas Chou b1e361b605 debug_uart: restore ns16550 as default 9 years ago
Thomas Chou 1ec60b9321 altera_uart: change ioremap to map_physmem 9 years ago
Thomas Chou 18c3f27016 altera_jtag_uart: change ioremap to map_physmem 9 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 9 years ago
Thomas Chou e03c17d053 altera_uart: Adjust the declaration of debug_uart_init() 9 years ago
Thomas Chou 933529ce15 altera_jtag_uart: Adjust the declaration of debug_uart_init() 9 years ago