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
2014-10-07
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-09-15
arm: Remove CAR_MIGRATE Kconfig and associated cruft
Julius Werner
2014-09-14
cbmemc: Bump default to 128K
Vladimir Serbinenko
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-25
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
Gabe Black
2014-07-30
src/console/Kconfig: Fix choice for showing POST codes on console
Daniele Forsi
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-04-30
console: Fix UART selection prompt
Kyösti Mälkki
2014-04-30
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-03-16
Make POST device configurable.
Idwer Vollering
2014-03-04
usbdebug: Move Kconfig under drivers/usb
Kyösti Mälkki
2013-12-23
usbdebug: Add option to disable console for romstage
Kyösti Mälkki
2013-12-06
usbdebug: Hide irrelevent options from menuconfig
Kyösti Mälkki
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-11-26
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-10-22
usbdebug: Fix boards without EARLY_CBMEM_INIT
Kyösti Mälkki
2013-10-15
Have option of timestamps, CBMEM console and usbdebug for most boards
Kyösti Mälkki
2013-10-14
Revert "CBMEM: Always have early initialisation"
Kyösti Mälkki
2013-09-21
CBMEM: Always have early initialisation
Kyösti Mälkki
2013-09-20
usbdebug: Allow an USB hub on the debug dongle
Kyösti Mälkki
2013-08-29
usbdebug: Support choice of EHCI controller
Kyösti Mälkki
2013-08-29
usbdebug: Change debug port scanning
Kyösti Mälkki
2013-08-16
console: Squelch console output from AP CPUs in romstage
Kyösti Mälkki
2013-08-07
Make EARLY_CONSOLE optional
Kyösti Mälkki
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-06-05
console: add qemu prefix to debugcon
Gerd Hoffmann
2013-06-03
console: add support for QEMU's debugcon
Gerd Hoffmann
2013-05-10
Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...
Ronald G. Minnich
2013-04-18
spkmodem console
Vladimir Serbinenko
2013-03-23
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
2013-02-08
console: Always allow setting "EARLY_CONSOLE" configuration.
Hung-Te Lin
2013-02-08
console: Revise serial console configuration names.
Hung-Te Lin
2013-01-04
make early serial console support more generic
David Hendricks
2012-12-08
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-06
Disable CMOS_POST and IO_POST on non-PC80 systems
Stefan Reinauer
2012-11-27
Make POST codes written to IO port optional
David Hendricks
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