Commit Graph

463 Commits (32b3234f09bc4d1e60f4972cc2ecbbf807e228dc)

Author SHA1 Message Date
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
Linus Walleij d77447fdb1 serial: pl01x: fix PL010 regression 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Alexander Merkle fd602c5635 fix ARM DCC support for ARMv7 based cores (e.g. CortexA) 10 years ago
Alexey Brodkin 01496c4fac serial-arc: switch to DM 10 years ago
Alexey Brodkin 36d68668e3 serial/serial_arc: set registers address during compilation 10 years ago
Masahiro Yamada 891ee87e2b dm: serial: remove bogus include <ns16550.h> 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Axel Lin 20379c115e serial: ns16550: Fix build error due to a typo 10 years ago
Masahiro Yamada 099cf77c15 serial: UniPhier: move LCR register setting to probe function 10 years ago
Masahiro Yamada d0c47b3ef7 serial: UniPhier: use 32 bit register access 10 years ago
Vladimir Barinov 2cbb17c0e9 serial: sh: fix internal clock source on SCIF 10 years ago
Nobuhiro Iwamatsu 89f99a62c1 serial: sh: Remove invalid UTF-8 character 10 years ago
Masahiro Yamada a2f39e830e ARM: remove cm4008 and cm41xx board support 10 years ago
Simon Glass 21d004368f serial: ns16550: Support debug UART 10 years ago
Simon Glass 765716744f serial: ns16550: Add access functions that don't need platdata 10 years ago
Simon Glass 2f964aa7b1 serial: Support an early UART for debugging 10 years ago
Michal Simek 484fdf5ba0 dm: Add support for all targets which requires MANUAL_RELOC 10 years ago
Nobuhiro Iwamatsu 59088e4a76 dm: sh: serial: Add support driver model 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Simon Glass fad486ce51 powerpc: Add serial driver for driver model 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Michal Simek a2425e6207 serial: Extend structure comments with register offset 10 years ago
Michal Simek 12c9e7d622 serial: zynq: Use global baudrate instead of hardcoded one 10 years ago
Bin Meng 1eb47efc49 x86: Use ePAPR defined properties for x86-uart 10 years ago
Bin Meng 3db886a5bf serial: ns16550: Support ns16550 compatible pci uart devices 10 years ago
Bin Meng 41702bac01 x86: Rename coreboot-serial to x86-serial 10 years ago
Simon Glass 59c73d7555 dm: serial_pl01x: Add missing private data size 10 years ago
Vikas Manocha eb8a4fe0dc serial: pl01x: avoid pl01x type check two times 10 years ago
Vikas Manocha f7e517b4eb serial: pl01x: disable as per type of pl01x 10 years ago
Vikas Manocha d2ca9fd2cd serial: pl01x: move all line control at same place 10 years ago