开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
earlycon.c
Age
Commit message (
Expand
)
Author
2015-12-12
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
2015-06-01
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
2015-05-08
earlycon: Revert log warnings
Peter Hurley
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
2015-03-26
serial: earlycon: Refactor earlycon registration
Peter Hurley
2015-03-26
serial: earlycon: Skip parse_options() if empty string
Peter Hurley
2015-03-26
serial: earlycon: Ignore parse_options() error code
Peter Hurley
2015-03-26
serial: earlycon: Move ->uartclk initialize
Peter Hurley
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
2014-11-05
tty/serial: earlycon: Fix print for implied MMIO case
Kumar Gala
2014-06-19
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
2014-05-20
serial: earlycon: add DT support
Rob Herring
2014-05-03
tty/serial: fix generic earlycon option parsing
Rob Herring
2014-04-24
tty/serial: add generic serial earlycon
Rob Herring