aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/early_printk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02x86/earlyprintk: Add a force option for pciserial deviceFeng Tang1-10/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-21x86/earlyprintk: Add support for earlyprintk via USB3 debug portLu Baolu1-0/+5
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder1-1/+1
2015-10-13x86/early_printk: Set __iomem address space for IOAndy Shevchenko1-2/+2
2015-09-30x86: Deinline early_console_register, save 403 bytesDenys Vlasenko1-1/+1
2015-07-06x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8'Steven Rostedt1-1/+3
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-6/+0
2015-04-03x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon1-16/+16
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko1-6/+0
2015-02-02Specify PCI based UART for earlyprintkStuart R. Anderson1-16/+166
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko1-5/+0
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming1-0/+7
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-19/+2
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox1-1/+1
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg1-1/+1
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang1-2/+1
2010-10-08x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang1-0/+6
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang1-0/+7
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel1-0/+8
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel1-1/+4
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel1-0/+5
2009-09-23early_printk: Allow more than one early consoleJason Wessel1-32/+33
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-715/+0
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich1-1/+1
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich1-10/+10
2009-02-09x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar1-0/+1
2009-02-06x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge1-1/+0
2009-01-02x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov1-1/+1
2008-12-12x86: remove simnow earlyprintk supportAndi Kleen1-47/+0
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar1-18/+0
2008-09-06x86: init annotations in early_printk() setupJan Beulich1-2/+2
2008-08-19x86: early_printk.c trivial sparse fixesHarvey Harrison1-5/+5
2008-07-26x86: usb debug port early console, v4Yinghai Lu1-3/+759
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby1-1/+1
2008-04-17x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi1-10/+10
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison1-1/+1
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-10/+5
2007-10-11x86_64: move kernelThomas Gleixner1-1/+258
2007-10-11i386: move kernelThomas Gleixner1-0/+2