summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/early_serial_console.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-291-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Add missing file header commentsKees Cook2016-05-101-0/+4
* x86, early_serial_console: Remove unnecessary checkAlexander Kuleshov2015-01-131-2/+2
* x86, early_serial_console: Remove unused macro XMTRDYAlexander Kuleshov2015-01-131-2/+0Star
* x86, setup: Fix earlyprintk=serial,0x3f8,115200Yinghai Lu2010-09-211-1/+13
* x86, setup: Fix earlyprintk=serial,ttyS0,115200Yinghai Lu2010-09-211-1/+1
* x86, setup: reorganize the early console setupYinghai Lu2010-08-031-0/+139