Commit Graph

661 Commits (218257b01a73b114fa1136f6ee6f25aea80bf113)

Author SHA1 Message Date
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 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
Simon Glass 7fb57396e6 exynos: Enable the debug UART in SPL 10 years ago
Simon Glass bf6e702232 exynos: Add debug UART support for Samsung S5P serial 10 years ago
Simon Glass 89ca9351cf exynos: serial: Refactor init code for debug UART 10 years ago
Simon Glass 275854baee efi: Add a serial driver 10 years ago
Simon Glass dcfe4a54ed x86: Move CONFIG_X86_SERIAL to Kconfig 10 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 10 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 10 years ago
Siva Durga Prasad Paladugu e05412f5ec arm: dcc: Add uart dcc support for armv8 10 years ago
Simon Glass af28224546 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 10 years ago
Simon Glass e9fc058314 dm: serial: Don't support CONFIG_CONS_INDEX with device tree 10 years ago
Simon Glass 9091400859 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model 10 years ago
Masahiro Yamada b6ef3a3f04 ARM: UniPhier: update the vendor name of UniPhier in Kconfig 10 years ago
Masahiro Yamada f6e7f07c17 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 10 years ago
Tom Rini 445614cc2f Revert "Revert "stm32f4: fix serial output"" 10 years ago
Tom Rini 698a12bef9 Revert "stm32f4: fix serial output" 10 years ago
Vikas Manocha 6975172930 serial: fdt: add device tree support for pl01x 10 years ago
kunhuahuang 60570df19c stm32f4: add serial print port 10 years ago
kunhuahuang 85e5f5b7a7 stm32f4: fix serial output 10 years ago
Michal Simek 04bc5c939a serial: zynq: Add support for slow emulation platform 10 years ago
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting 10 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 10 years ago
Simon Glass ab9fd2e83a serial: ns16550: Remove unnecessary init on UART setup 10 years ago
Simon Glass 363e6da103 dm: ns16550: Support non-byte register spacing with driver model 10 years ago
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift 10 years ago
rev13@wp.pl ab3f0c7dae stm32f4: Add serial driver 10 years ago