aboutsummaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2013-12-23usbdebug: Add option to disable console for romstageKyösti Mälkki
2013-12-07snprintf: lockless operationVladimir Serbinenko
2013-12-07vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko
2013-12-06usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-11-26cmos post: Guard with spinlockDuncan Laurie
2013-11-10console: Add hexdump32 functionMarc Jones
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
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
2012-03-29CBMEM CONSOLE: Enable coreboot CBMEM console.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add code using the new console driver.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury
2012-03-29CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury
2012-03-09move console includes to central console/console.hStefan Reinauer
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-12-26trivial:change the value type of POST_PORT in Kconfig from int to hexVikram Narayanan
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-23console: support integrated 7-segment displays for POST codesChristoph Grenz
2011-10-21Extend coreboot table entry for serial portsStefan Reinauer
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-22Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer
2011-04-22The UART divider should be calculated based on the base frequencyStefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-01-28rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer
2011-01-05move single options out of main menu and remove stray "options"Stefan Reinauer
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-11-22Workaround to get die.c to work with romcc.Patrick Georgi
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-10-02AMD SB600 uses a hardcoded USB Debug Port number.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-27Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer
2010-09-27Add a kconfig option to allow the user to select a specific physicalUwe Hermann
2010-09-26Fix the build, CONFIG_USBDEBUG must always be defined (trivial).Uwe Hermann
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-23Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer
2010-09-23USB Debug Port related license header fixes (trivial).Uwe Hermann
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-25also rename the config option.Stefan Reinauer