summaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-09-20usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-16console: Squelch console output from AP CPUs in romstageKyösti Mälkki
2013-08-10usbdebug: Add option for verbose logging of connectionKyösti Mälkki
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-07-10usbdebug: Move EHCI BAR relocation codeKyösti Mälkki
2013-07-10usbdebug: Move ehci_debug_info allocationKyösti Mälkki
2013-07-10usbdebug: Refactor disable logicKyösti Mälkki
2013-07-10Don't try to use CBMEM console in bootblockStefan Reinauer
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10console: Fix spellingMartin Roth
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-06-07usbdebug: Fix use without EARLY_CONSOLEKyösti Mälkki
2013-06-05console: log qemu debugcon detection resultGerd Hoffmann
2013-06-05console: add qemu debugcon detectionGerd Hoffmann
2013-06-05console: add qemu prefix to debugconGerd Hoffmann
2013-06-03console: add support for QEMU's debugconGerd Hoffmann
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-04-18spkmodem consoleVladimir Serbinenko
2013-04-01console: Make use of CONFIG_USE_OPTION_TABLEChristian Gmeiner
2013-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-03-21Fix race condition building console codeStefan Reinauer
2013-03-08Eliminate do_div().David Hendricks
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-08console: Fix using CMOS for optionsPatrick Georgi
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-01-31Improve how our printk calls do_div by using constants.Ronald G. Minnich
2013-01-11Fix console.c with serial support disabledStefan Reinauer
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Add support for non-8250 built-in UARTsStefan Reinauer
2012-12-06Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer
2012-12-05Conditionally include mc146818rtc in console.cDavid Hendricks
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks
2012-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-08Log unexpected post code from the previous bootDuncan Laurie
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-08-04Add a capability for mainboard-specific posting.Alexandru Gagniuc
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
2012-07-24SMM: Add support for malloc in SMM if using TSEGDuncan Laurie
2012-07-24Add uartmem_init prototype.Marc Jones
2012-05-26Implement %zu / %zd in printkStefan Reinauer
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2012-03-29Fix typos in src/console/KconfigStefan Reinauer