summaryrefslogtreecommitdiff
path: root/src/console/Kconfig
AgeCommit message (Expand)Author
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
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-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-25also rename the config option.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-30add CONFIG_NO_POST as it is used in the code, and move it together with CONFI...Stefan Reinauer
2009-10-26Various smaller console option fixes as suggested by Peter Stuge:Uwe Hermann
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-16Make COM port selection and BAUD rate a "choice" for better usability.Uwe Hermann
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-10-11Make console maximum/default log level a choice option.Uwe Hermann
2009-10-09Remove extra CONFIG variables.Myles Watson
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-09-25Rename CONFIG_SERIAL_CONSOLE to match newconfig.Myles Watson
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-09-22Help text for maximum and default console loglevel in Kconfig.Carl-Daniel Hailfinger
2009-09-17Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson
2009-08-28Move some config variables that are in one or two mainboards to Ronald G. Minnich
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi