index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
earlycon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
earlycon: initialise baud field of earlycon device structure
Eugeniy Paltsev
1
-0
/
+5
2017-08-28
serial: earlycon: Only try fdt when specify 'earlycon' exactly
Jeffy Chen
1
-1
/
+1
2016-09-28
ACPI: parse SPCR and enable matching console
Aleksey Makarov
1
-2
/
+17
2016-09-28
of/serial: move earlycon early_param handling to serial
Leif Lindholm
1
-1
/
+1
2016-09-02
serial: earlycon: Extend earlycon command line option to support 64-bit addre...
Alexander Sverdlin
1
-4
/
+3
2016-02-07
serial: earlycon: Show the earlycon "driver" in banner
Peter Hurley
1
-6
/
+6
2016-02-07
serial: earlycon: Common log banner for command line and DT
Peter Hurley
1
-13
/
+14
2016-02-07
of: earlycon: Move address translation to of_setup_earlycon()
Peter Hurley
1
-3
/
+9
2016-02-07
of: earlycon: Initialize port fields from DT properties
Peter Hurley
1
-0
/
+31
2016-02-07
of: earlycon: Add options string handling
Peter Hurley
1
-2
/
+7
2016-02-07
of: earlycon: Fixup earlycon console name and index
Peter Hurley
1
-3
/
+3
2016-02-07
serial: earlycon: Fixup earlycon console name and index
Peter Hurley
1
-3
/
+22
2016-02-07
earlycon: Use common framework for earlycon declarations
Peter Hurley
1
-9
/
+1
2016-02-07
of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE
Peter Hurley
1
-0
/
+4
2015-12-21
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2015-12-14
serial: support 16-bit register interface for console
Masahiro Yamada
1
-4
/
+11
2015-12-13
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
1
-0
/
+2
2015-06-01
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
1
-3
/
+6
2015-05-08
earlycon: Revert log warnings
Peter Hurley
1
-7
/
+2
2015-03-26
serial: earlycon: Enable earlycon without command line param
Peter Hurley
1
-19
/
+73
2015-03-26
serial: earlycon: Refactor earlycon registration
Peter Hurley
1
-17
/
+25
2015-03-26
serial: earlycon: Skip parse_options() if empty string
Peter Hurley
1
-4
/
+7
2015-03-26
serial: earlycon: Ignore parse_options() error code
Peter Hurley
1
-2
/
+1
2015-03-26
serial: earlycon: Move ->uartclk initialize
Peter Hurley
1
-2
/
+1
2015-03-07
serial: earlycon: Refactor parse_options into serial core
Peter Hurley
1
-26
/
+13
2014-11-06
tty/serial: earlycon: Fix print for implied MMIO case
Kumar Gala
1
-1
/
+1
2014-06-20
tty/serial: fix 8250 early console option passing to regular console
Rob Herring
1
-1
/
+1
2014-05-21
serial: earlycon: add DT support
Rob Herring
1
-0
/
+28
2014-05-04
tty/serial: fix generic earlycon option parsing
Rob Herring
1
-13
/
+5
2014-04-25
tty/serial: add generic serial earlycon
Rob Herring
1
-0
/
+152