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
Age
Commit message (
Expand
)
Author
2014-01-10
Remove sprintf
Vladimir Serbinenko
2014-01-10
console/vsprintf: Implement snprintf
Vladimir Serbinenko
2013-12-23
usbdebug: Add option to disable console for romstage
Kyösti Mälkki
2013-12-07
snprintf: lockless operation
Vladimir Serbinenko
2013-12-07
vtxprintf: Introduce vtxdprintf for the ease of closures
Vladimir Serbinenko
2013-12-06
usbdebug: Hide irrelevent options from menuconfig
Kyösti Mälkki
2013-12-03
Drop obsolete CONSOLE_LOGBUF
Stefan Reinauer
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-26
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-26
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-26
cmos post: Guard with spinlock
Duncan Laurie
2013-11-10
console: Add hexdump32 function
Marc Jones
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-21
ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
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-10
usbdebug: Add option for verbose logging of connection
Kyösti Mälkki
2013-08-07
Make EARLY_CONSOLE optional
Kyösti Mälkki
2013-07-10
usbdebug: Move EHCI BAR relocation code
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
usbdebug: Refactor disable logic
Kyösti Mälkki
2013-07-10
Don't try to use CBMEM console in bootblock
Stefan Reinauer
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-07-10
console: Fix spelling
Martin Roth
2013-07-01
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-06-07
usbdebug: Fix use without EARLY_CONSOLE
Kyösti Mälkki
2013-06-05
console: log qemu debugcon detection result
Gerd Hoffmann
2013-06-05
console: add qemu debugcon detection
Gerd Hoffmann
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-04-01
console: Make use of CONFIG_USE_OPTION_TABLE
Christian Gmeiner
2013-03-23
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
2013-03-21
Fix race condition building console code
Stefan Reinauer
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-08
console: Fix using CMOS for options
Patrick Georgi
2013-02-08
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
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-02-07
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-01-31
Improve how our printk calls do_div by using constants.
Ronald G. Minnich
2013-01-11
Fix console.c with serial support disabled
Stefan Reinauer
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-12-05
Conditionally include mc146818rtc in console.c
David Hendricks
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-27
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
Make POST codes written to IO port optional
David Hendricks
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-08-04
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-24
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
Add uartmem_init prototype.
Marc Jones
2012-05-26
Implement %zu / %zd in printk
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-03-29
Fix typos in src/console/Kconfig
Stefan Reinauer
2012-03-29
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add config option for CBMEM stored console log.
Vadim Bendebury
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2011-12-26
trivial:change the value type of POST_PORT in Kconfig from int to hex
Vikram Narayanan
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-23
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-09-07
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-22
Get rid of all but one (I/O mapped) UART init functions.
Stefan Reinauer
2011-04-22
The UART divider should be calculated based on the base frequency
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-20
run uart_init() from console_init, just like the other console initialization...
Stefan Reinauer
2011-04-18
* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
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-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-11-22
Workaround to get die.c to work with romcc.
Patrick Georgi
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-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-27
Add 2 missing license headers based on svn logs and remove an unneeded #include
Stefan Reinauer
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-09-23
USB Debug Port related license header fixes (trivial).
Uwe Hermann
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-04
Remove warnings from USB debug console code.
Myles Watson
[prev]
[next]