Commit Graph

521 Commits (d9ae52c8f081e30cfceafc0ddb7f29d4ecd36d00)

Author SHA1 Message Date
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 10 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 10 years ago
Thomas Chou c7b9686d5d ns16550: unify serial_omap 10 years ago
Thomas Chou 1874626b2b ns16550: unify serial_tegra 10 years ago
Thomas Chou ace59da137 ns16550: unify serial_dw 10 years ago
Thomas Chou fcd3367ce9 ns16550: unify serial_keystone 10 years ago
Thomas Chou 98a51fc3d7 ns16550: unify serial_rockchip 10 years ago
Thomas Chou f27445cbdc ns16550: unify serial_ppc 10 years ago
Thomas Chou 81cd63a991 ns16550: unify serial_x86 10 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 10 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 10 years ago
Thomas Chou b1e361b605 debug_uart: restore ns16550 as default 10 years ago
Thomas Chou 1ec60b9321 altera_uart: change ioremap to map_physmem 10 years ago
Thomas Chou 18c3f27016 altera_jtag_uart: change ioremap to map_physmem 10 years ago
Francois Retief e43ce3fca7 sparc: leon3: Add debug_uart support to LEON3 serial driver. 10 years ago
Thomas Chou e03c17d053 altera_uart: Adjust the declaration of debug_uart_init() 10 years ago
Thomas Chou 933529ce15 altera_jtag_uart: Adjust the declaration of debug_uart_init() 10 years ago
Thomas Chou 892414829c serial: altera_uart: minor clean up 10 years ago
Thomas Chou d0b1483065 serial: altera_uart: use BIT macro 10 years ago
Thomas Chou 315acd08b3 serial: altera_jtag_uart: minor clean up 10 years ago
Thomas Chou 886161a445 serial: altera_jtag_uart: use BIT macro 10 years ago
Simon Glass 42800ffa79 arm: zynq: Move serial driver to driver model 10 years ago
Simon Glass 325c8d569e arm: zynq: serial: Drop non-device-tree serial driver portions 10 years ago
Simon Glass c54c0a4c1c arm: zynq: Support the debug UART 10 years ago
Simon Glass 6bdc593e96 dm: serial: Deal with stdout-path with an alias 10 years ago
Lokesh Vutla 6c2441c1d3 dm: keystone: serial: Add driver model support 10 years ago
Thomas Chou 2e2da4c67d serial: remove altera serial initializations 10 years ago
Thomas Chou da2f838d8a nios2: convert altera_uart to driver model 10 years ago
Thomas Chou 220e8021af nios2: convert altera_jtag_uart to driver model 10 years ago
Mugunthan V N e5a098b5cc drivers: serial: serial_omap: add comaptibles for all ti platforms 10 years ago
Mugunthan V N 3a64845e9d drivers: serial: serial_omap: populate default clock frequency when not found in dt 10 years ago
Simon Glass c7fefcb912 debug_uart: Add an option to announce the debug UART 10 years ago
Simon Glass 0e977bc145 debug_uart: Support board-specific UART initialisation 10 years ago
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 10 years ago
Masahiro Yamada d18f37c72b serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP 10 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 10 years ago
Simon Glass 765a1b1eb3 rockchip: Add serial support 10 years ago
Masahiro Yamada 2ea65f3e22 serial: drop redundant depends on 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Vladimir Barinov 53be7bf2a5 serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs 10 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 10 years ago
Marcel Ziswiler 8648b2358a serial: pxa: clean-up include file order 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Tom Rini 57cd681b68 dra7xx: Add dra72_evm_defconfig using CONFIG_DM 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Hans de Goede 8c4585881d dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port 10 years ago