index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
Age
Commit message (
Expand
)
Author
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
[next]