Kefeng Wang
|
fcb321590c
tty: amba-pl011: Add earlycon support for SBSA UART
|
8 years ago |
Aleksey Makarov
|
10879ae5f1
serial: pl011: add console matching function
|
8 years ago |
Greg Kroah-Hartman
|
08bf215900
Revert "serial: pl011: add console matching function"
|
8 years ago |
Aleksey Makarov
|
8b8f347d3a
serial: pl011: add console matching function
|
9 years ago |
Kefeng Wang
|
35aa33cf0b
tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq
|
9 years ago |
Shawn Guo
|
e06690bff6
tty: amba-pl011: uart_amba_port is not available with earlycon function
|
9 years ago |
Shawn Guo
|
2426fbc77f
tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-ID
|
9 years ago |
Shawn Guo
|
9c267ddb41
tty: amba-pl011: add .get_fifosize for ZTE device
|
9 years ago |
Shawn Guo
|
0e125a5fac
tty: amba-pl011: define flag register bits for ZTE device
|
9 years ago |
Jiri Slaby
|
394a9e2ca2
TTY: serial, handle platform_get_irq retval properly
|
9 years ago |
Arnd Bergmann
|
287980e49f
remove lots of IS_ERR_VALUE abuses
|
9 years ago |
Christopher Covington
|
1aabf523a2
tty: amba-pl011: Use 32-bit accesses for SBSA UART
|
9 years ago |
Ed Spiridonov
|
bb70002cb7
serial: pl011: add mark/space parity support
|
9 years ago |
Robin Murphy
|
d9e105ca60
tty: amba-pl011: don't dereference NULL platform data
|
9 years ago |
Arnd Bergmann
|
ff52a9a0c3
serial: amba-pl011: mark vendor_zte as __maybe_unused
|
9 years ago |
Timur Tabi
|
2f2fd08949
serial: amba-pl011: use cpu_relax when polling registers
|
9 years ago |
Peter Hurley
|
2eaa790989
earlycon: Use common framework for earlycon declarations
|
9 years ago |
Timur Tabi
|
3b78fae793
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
|
9 years ago |
Russell King
|
cdf091ca2c
tty: amba-pl011: fix earlycon register offsets
|
9 years ago |
Russell King
|
f5ce6edd22
tty: amba-pl011: switch to using relaxed IO accessors
|
9 years ago |
Russell King
|
7ec7587189
tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
|
9 years ago |
Russell King
|
84c3e03bdd
tty: amba-pl011: add support for 32-bit register access
|
9 years ago |
Russell King
|
10004a6624
tty: amba-pl011: remove ST micro registers from standard table
|
9 years ago |
Russell King
|
e4df9a8053
tty: amba-pl011: clean up LCR register offsets
|
9 years ago |
Russell King
|
bf69ff8a24
tty: amba-pl011: add ST register offset table
|
9 years ago |
Russell King
|
439403bde9
tty: amba-pl011: add register offset table to vendor data
|
9 years ago |
Russell King
|
debb7f64f9
tty: amba-pl011: add register lookup table
|
9 years ago |
Russell King
|
9f25bc510e
tty: amba-pl011: prepare REG_* register indexes
|
9 years ago |
Russell King
|
7fe9a5a9d9
tty: amba-pl011: add helper to detect split LCRH register
|
9 years ago |
Russell King
|
b2a4e24c2e
tty: amba-pl011: convert accessor functions to take uart_amba_port
|
9 years ago |