Commit Graph

805 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
Masahiro Yamada d18f37c72b serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP 9 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 9 years ago
Simon Glass 765a1b1eb3 rockchip: Add serial support 9 years ago
Masahiro Yamada 2ea65f3e22 serial: drop redundant depends on 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Vladimir Barinov 53be7bf2a5 serial: serial-sh: SCIFA interface for R-Car Gen2 SoCs 9 years ago
Masahiro Yamada 6d99cfaee8 serial: uniphier: drop platform data support 9 years ago
Marcel Ziswiler 8648b2358a serial: pxa: clean-up include file order 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Tom Rini 57cd681b68 dra7xx: Add dra72_evm_defconfig using CONFIG_DM 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Hans de Goede 8c4585881d dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port 9 years ago
Simon Glass 7fb57396e6 exynos: Enable the debug UART in SPL 9 years ago
Simon Glass bf6e702232 exynos: Add debug UART support for Samsung S5P serial 9 years ago
Simon Glass 89ca9351cf exynos: serial: Refactor init code for debug UART 9 years ago
Simon Glass 275854baee efi: Add a serial driver 9 years ago
Simon Glass dcfe4a54ed x86: Move CONFIG_X86_SERIAL to Kconfig 9 years ago
Simon Glass 753812cb2e dm: serial: Correct logic in serial_find_console_or_panic() 9 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 9 years ago
Siva Durga Prasad Paladugu e05412f5ec arm: dcc: Add uart dcc support for armv8 9 years ago
Simon Glass af28224546 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 9 years ago
Simon Glass e9fc058314 dm: serial: Don't support CONFIG_CONS_INDEX with device tree 9 years ago
Simon Glass 9091400859 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model 9 years ago
Masahiro Yamada b6ef3a3f04 ARM: UniPhier: update the vendor name of UniPhier in Kconfig 9 years ago
Masahiro Yamada f6e7f07c17 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 9 years ago
Tom Rini 445614cc2f Revert "Revert "stm32f4: fix serial output"" 9 years ago
Tom Rini 698a12bef9 Revert "stm32f4: fix serial output" 9 years ago
Vikas Manocha 6975172930 serial: fdt: add device tree support for pl01x 9 years ago
kunhuahuang 60570df19c stm32f4: add serial print port 9 years ago
kunhuahuang 85e5f5b7a7 stm32f4: fix serial output 9 years ago
Michal Simek 04bc5c939a serial: zynq: Add support for slow emulation platform 9 years ago
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting 9 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 9 years ago
Simon Glass ab9fd2e83a serial: ns16550: Remove unnecessary init on UART setup 9 years ago
Simon Glass 363e6da103 dm: ns16550: Support non-byte register spacing with driver model 9 years ago
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift 9 years ago
rev13@wp.pl ab3f0c7dae stm32f4: Add serial driver 9 years ago
Linus Walleij d77447fdb1 serial: pl01x: fix PL010 regression 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Alexander Merkle fd602c5635 fix ARM DCC support for ARMv7 based cores (e.g. CortexA) 9 years ago
Alexey Brodkin 01496c4fac serial-arc: switch to DM 9 years ago
Alexey Brodkin 36d68668e3 serial/serial_arc: set registers address during compilation 9 years ago
Masahiro Yamada 891ee87e2b dm: serial: remove bogus include <ns16550.h> 9 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 9 years ago
Axel Lin 20379c115e serial: ns16550: Fix build error due to a typo 9 years ago
Masahiro Yamada 099cf77c15 serial: UniPhier: move LCR register setting to probe function 9 years ago
Masahiro Yamada d0c47b3ef7 serial: UniPhier: use 32 bit register access 9 years ago
Vladimir Barinov 2cbb17c0e9 serial: sh: fix internal clock source on SCIF 9 years ago