summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/early_printk.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* x86/early_printk: Set __iomem address space for IOAndy Shevchenko2015-10-131-2/+2
* x86: Deinline early_console_register, save 403 bytesDenys Vlasenko2015-09-301-1/+1
* x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
* Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-211-6/+0
|\
| * x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko2015-03-071-6/+0
* | x86/earlyprintk: Put CONFIG_PCI-only functions under the #ifdefMark Einon2015-04-031-16/+16
|/
* Specify PCI based UART for earlyprintkStuart R. Anderson2015-02-021-16/+166
* x86, mrst: remove Moorestown specific serial driversAndy Shevchenko2015-02-021-5/+0
* Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-11-121-1/+1
|\
| * intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan2013-10-171-1/+1
* | x86/efi: Add EFI framebuffer earlyprintk supportMatt Fleming2013-10-281-0/+7
|/
* early_printk: consolidate random copies of identical codeThomas Gleixner2013-04-291-19/+2
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-111-1/+1
|\
| * x86/config: Revamp configuration for MID devicesAlan Cox2011-12-051-1/+1
* | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-1/+1
|/
* x86, earlyprintk: Move mrst early console to platform/ and fix a typoFeng Tang2010-12-061-2/+1
* x86, earlyprintk: Add hsu early console for Intel Medfield platformFeng Tang2010-10-081-0/+6
* x86, earlyprintk: Add earlyprintk for Intel Moorestown platformFeng Tang2010-10-081-0/+7
* earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel2010-05-201-0/+8
* x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel2009-10-011-1/+4
* x86: early_printk: Protect against using the same device twiceJason Wessel2009-09-241-0/+5
* early_printk: Allow more than one early consoleJason Wessel2009-09-231-32/+33
* USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel2009-09-231-715/+0
* x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich2009-09-201-1/+1
* x86: properly __init-annotate recent early_printk additionsJan Beulich2009-03-131-10/+10
* x86: early_printk.c - fix pgtable.h unification falloutIngo Molnar2009-02-091-0/+1
* x86: Fix compile error in arch/x86/kernel/early_printk.cJeremy Fitzhardinge2009-02-061-1/+0
* x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov2009-01-021-1/+1
* x86: remove simnow earlyprintk supportAndi Kleen2008-12-121-47/+0
* warnings: fix arch/x86/kernel/early_printk.cIngo Molnar2008-10-121-18/+0
* x86: init annotations in early_printk() setupJan Beulich2008-09-061-2/+2
* x86: early_printk.c trivial sparse fixesHarvey Harrison2008-08-191-5/+5
* x86: usb debug port early console, v4Yinghai Lu2008-07-261-3/+759
* x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
* x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-2/+2
* x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-10/+10
* x86: make early_console static in early_printk.cHarvey Harrison2008-02-011-1/+1
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-10/+5
* x86_64: move kernelThomas Gleixner2007-10-111-1/+258
* i386: move kernelThomas Gleixner2007-10-111-0/+2
OpenPOWER on IntegriCloud