aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/early_printk.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-21x86/earlyprintk: Add support for earlyprintk via USB3 debug portLu Baolu
2016-02-24x86: Fix misspellings in commentsAdam Buchbinder
2015-10-13x86/early_printk: Set __iomem address space for IOAndy Shevchenko
2015-09-30x86: Deinline early_console_register, save 403 bytesDenys Vlasenko
2015-07-06x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-03x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-02-02Specify PCI based UART for earlyprintkStuart R. Anderson
2015-02-02x86, mrst: remove Moorestown specific serial driversAndy Shevchenko
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-10-28x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-12-05x86/config: Revamp configuration for MID devicesAlan Cox
2011-11-15serial, mfd: don't hardcode the consoleMika Westerberg
2010-12-06x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang
2010-10-08x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang
2010-10-08x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel
2009-09-24x86: early_printk: Protect against using the same device twiceJason Wessel
2009-09-23early_printk: Allow more than one early consoleJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich
2009-02-09x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar
2009-02-06x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge
2009-01-02x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov
2008-12-12x86: remove simnow earlyprintk supportAndi Kleen
2008-10-12warnings: fix arch/x86/kernel/early_printk.cIngo Molnar
2008-09-06x86: init annotations in early_printk() setupJan Beulich
2008-08-19x86: early_printk.c trivial sparse fixesHarvey Harrison
2008-07-26x86: usb debug port early console, v4Yinghai Lu
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby
2008-04-17x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi
2008-02-01x86: make early_console static in early_printk.cHarvey Harrison
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-11x86_64: move kernelThomas Gleixner
2007-10-11i386: move kernelThomas Gleixner