index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
/
Kconfig
Age
Commit message (
Expand
)
Author
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-03-29
Fix typos in src/console/Kconfig
Stefan Reinauer
2012-03-29
CBMEM CONSOLE: Add config option for CBMEM stored console log.
Vadim Bendebury
2011-12-26
trivial:change the value type of POST_PORT in Kconfig from int to hex
Vikram Narayanan
2011-10-23
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-01-28
rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
Stefan Reinauer
2011-01-05
move single options out of main menu and remove stray "options"
Stefan Reinauer
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-10-02
AMD SB600 uses a hardcoded USB Debug Port number.
Uwe Hermann
2010-09-27
Add a kconfig option to allow the user to select a specific physical
Uwe Hermann
2010-09-26
Fix the build, CONFIG_USBDEBUG must always be defined (trivial).
Uwe Hermann
2010-09-26
Only show the USB Debug Port kconfig option to the user if a mainboard
Uwe Hermann
2010-09-23
Fix some wrong capitalizations, reformat comments, fix a typo.
Stefan Reinauer
2010-07-16
Add support for the console over Ethernet (through PCI NE2000).
Rudolf Marek
2010-05-25
also rename the config option.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-30
add CONFIG_NO_POST as it is used in the code, and move it together with CONFI...
Stefan Reinauer
2009-10-26
Various smaller console option fixes as suggested by Peter Stuge:
Uwe Hermann
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-16
Make COM port selection and BAUD rate a "choice" for better usability.
Uwe Hermann
2009-10-16
Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.
Myles Watson
2009-10-11
Make console maximum/default log level a choice option.
Uwe Hermann
2009-10-09
Remove extra CONFIG variables.
Myles Watson
2009-10-07
Various Kconfig fixes and improvements:
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-09-25
Rename CONFIG_SERIAL_CONSOLE to match newconfig.
Myles Watson
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-09-22
Help text for maximum and default console loglevel in Kconfig.
Carl-Daniel Hailfinger
2009-09-17
Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
Myles Watson
2009-08-28
Move some config variables that are in one or two mainboards to
Ronald G. Minnich
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi