summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* spkmodem consoleVladimir Serbinenko2013-04-181-0/+6
* dynamic cbmem: fix memconsole and timestampsAaron Durbin2013-03-231-1/+1
* console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin2013-02-081-1/+5
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-19/+20
* make early serial console support more genericDavid Hendricks2013-01-041-0/+7
* WIP: Add support for non-8250 built-in UARTsStefan Reinauer2012-12-081-4/+20
* Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer2012-12-061-1/+2
* Make POST codes written to IO port optionalDavid Hendricks2012-11-271-4/+16
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+18
* Fix typos in src/console/KconfigStefan Reinauer2012-03-291-3/+3
* CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury2012-03-291-0/+27
* trivial:change the value type of POST_PORT in Kconfig from int to hexVikram Narayanan2011-12-261-1/+1
* console: support integrated 7-segment displays for POST codesChristoph Grenz2011-10-231-0/+4
* Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer2011-04-261-3/+10
* rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer2011-01-281-4/+4
* move single options out of main menu and remove stray "options"Stefan Reinauer2011-01-051-1/+1
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-13/+1
* AMD SB600 uses a hardcoded USB Debug Port number.Uwe Hermann2010-10-021-4/+4
* Add a kconfig option to allow the user to select a specific physicalUwe Hermann2010-09-271-0/+21
* Fix the build, CONFIG_USBDEBUG must always be defined (trivial).Uwe Hermann2010-09-261-0/+3
* Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann2010-09-261-21/+13
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-231-2/+2
* Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek2010-07-161-1/+43
* also rename the config option.Stefan Reinauer2010-05-251-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* add CONFIG_NO_POST as it is used in the code, and move it together with CONFI...Stefan Reinauer2010-03-301-11/+16
* Various smaller console option fixes as suggested by Peter Stuge:Uwe Hermann2009-10-261-16/+16
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-0/+11
* Make COM port selection and BAUD rate a "choice" for better usability.Uwe Hermann2009-10-161-8/+69
* Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson2009-10-161-58/+78
* Make console maximum/default log level a choice option.Uwe Hermann2009-10-111-9/+110
* Remove extra CONFIG variables.Myles Watson2009-10-091-6/+1
* Various Kconfig fixes and improvements:Uwe Hermann2009-10-071-12/+55
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+5
* Rename CONFIG_SERIAL_CONSOLE to match newconfig.Myles Watson2009-09-251-3/+4
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-0/+6
* Help text for maximum and default console loglevel in Kconfig.Carl-Daniel Hailfinger2009-09-221-2/+2
* Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson2009-09-171-1/+1
* Move some config variables that are in one or two mainboards to Ronald G. Minnich2009-08-281-0/+4
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-5/+6
* Kconfig!Patrick Georgi2009-08-121-0/+40