Commit Graph

805 Commits (lime2-spi)

Author SHA1 Message Date
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
Thomas Chou 892414829c serial: altera_uart: minor clean up 9 years ago
Thomas Chou d0b1483065 serial: altera_uart: use BIT macro 9 years ago
Thomas Chou 315acd08b3 serial: altera_jtag_uart: minor clean up 9 years ago
Thomas Chou 886161a445 serial: altera_jtag_uart: use BIT macro 9 years ago
Simon Glass 42800ffa79 arm: zynq: Move serial driver to driver model 9 years ago
Simon Glass 325c8d569e arm: zynq: serial: Drop non-device-tree serial driver portions 9 years ago
Simon Glass c54c0a4c1c arm: zynq: Support the debug UART 9 years ago
Simon Glass 6bdc593e96 dm: serial: Deal with stdout-path with an alias 9 years ago
Lokesh Vutla 6c2441c1d3 dm: keystone: serial: Add driver model support 9 years ago
Thomas Chou 2e2da4c67d serial: remove altera serial initializations 9 years ago
Thomas Chou da2f838d8a nios2: convert altera_uart to driver model 9 years ago
Thomas Chou 220e8021af nios2: convert altera_jtag_uart to driver model 9 years ago
Mugunthan V N e5a098b5cc drivers: serial: serial_omap: add comaptibles for all ti platforms 9 years ago
Mugunthan V N 3a64845e9d drivers: serial: serial_omap: populate default clock frequency when not found in dt 9 years ago
Simon Glass c7fefcb912 debug_uart: Add an option to announce the debug UART 9 years ago
Simon Glass 0e977bc145 debug_uart: Support board-specific UART initialisation 9 years ago