summaryrefslogtreecommitdiff
path: root/src/console/Kconfig
AgeCommit message (Expand)Author
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-09-14cbmemc: Bump default to 128KVladimir Serbinenko
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-07-30src/console/Kconfig: Fix choice for showing POST codes on consoleDaniele Forsi
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-04-30console: Fix UART selection promptKyösti Mälkki
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-16Make POST device configurable.Idwer Vollering
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2013-12-23usbdebug: Add option to disable console for romstageKyösti Mälkki
2013-12-06usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
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-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-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
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-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
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-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-03-29Fix typos in src/console/KconfigStefan Reinauer
2012-03-29CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury
2011-12-26trivial:change the value type of POST_PORT in Kconfig from int to hexVikram Narayanan
2011-10-23console: support integrated 7-segment displays for POST codesChristoph Grenz
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan 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-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