index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbdebug: Drop duplicates of EHCI BAR relocation code
Kyösti Mälkki
2013-07-01
1
-0
/
+40
*
usbdebug: Fix use without EARLY_CONSOLE
Kyösti Mälkki
2013-06-07
1
-0
/
+3
*
console: log qemu debugcon detection result
Gerd Hoffmann
2013-06-05
1
-0
/
+3
*
console: add qemu debugcon detection
Gerd Hoffmann
2013-06-05
1
-1
/
+6
*
console: add qemu prefix to debugcon
Gerd Hoffmann
2013-06-05
3
-5
/
+5
*
console: add support for QEMU's debugcon
Gerd Hoffmann
2013-06-03
3
-0
/
+71
*
Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...
Ronald G. Minnich
2013-05-10
1
-79
/
+0
*
spkmodem console
Vladimir Serbinenko
2013-04-18
4
-0
/
+57
*
console: Make use of CONFIG_USE_OPTION_TABLE
Christian Gmeiner
2013-04-01
1
-1
/
+1
*
dynamic cbmem: fix memconsole and timestamps
Aaron Durbin
2013-03-23
1
-1
/
+1
*
Fix race condition building console code
Stefan Reinauer
2013-03-21
1
-0
/
+1
*
Eliminate do_div().
David Hendricks
2013-03-08
1
-15
/
+2
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
console: Fix using CMOS for options
Patrick Georgi
2013-02-08
1
-1
/
+1
*
console: Only print romstage messages with EARLY_CONSOLE enabled.
Hung-Te Lin
2013-02-08
2
-7
/
+8
*
console: Always allow setting "EARLY_CONSOLE" configuration.
Hung-Te Lin
2013-02-08
1
-1
/
+5
*
console: Revise serial console configuration names.
Hung-Te Lin
2013-02-08
3
-22
/
+23
*
armv7: Clean up arm/snow bootblock build process.
Hung-Te Lin
2013-02-07
1
-0
/
+5
*
Improve how our printk calls do_div by using constants.
Ronald G. Minnich
2013-01-31
1
-2
/
+16
*
Fix console.c with serial support disabled
Stefan Reinauer
2013-01-11
1
-1
/
+1
*
make early serial console support more generic
David Hendricks
2013-01-04
3
-2
/
+11
*
WIP: Add support for non-8250 built-in UARTs
Stefan Reinauer
2012-12-08
1
-4
/
+20
*
Disable CMOS_POST and IO_POST on non-PC80 systems
Stefan Reinauer
2012-12-06
1
-1
/
+2
*
Conditionally include mc146818rtc in console.c
David Hendricks
2012-12-05
1
-0
/
+10
*
Get rid of drivers class
Patrick Georgi
2012-11-27
1
-6
/
+6
*
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
1
-0
/
+2
*
Make POST codes written to IO port optional
David Hendricks
2012-11-27
2
-5
/
+19
*
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
1
-0
/
+36
*
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
2
-0
/
+36
*
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-08-04
1
-0
/
+15
*
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-26
1
-2
/
+7
*
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
1
-0
/
+1
*
Add uartmem_init prototype.
Marc Jones
2012-07-24
1
-1
/
+1
*
Implement %zu / %zd in printk
Stefan Reinauer
2012-05-26
1
-2
/
+3
*
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-04-04
1
-0
/
+6
*
Fix typos in src/console/Kconfig
Stefan Reinauer
2012-03-29
1
-3
/
+3
*
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
2012-03-29
1
-0
/
+2
*
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-29
1
-1
/
+4
*
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
1
-0
/
+35
*
CBMEM CONSOLE: Add config option for CBMEM stored console log.
Vadim Bendebury
2012-03-29
1
-0
/
+27
*
move console includes to central console/console.h
Stefan Reinauer
2012-03-09
1
-18
/
+6
*
Move C labels to start-of-line
Patrick Georgi
2012-03-07
1
-1
/
+1
*
trivial:change the value type of POST_PORT in Kconfig from int to hex
Vikram Narayanan
2011-12-26
1
-1
/
+1
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
2
-2
/
+2
*
Fix usb debug dongle support
Sven Schnelle
2011-10-31
2
-9
/
+5
*
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-23
2
-1
/
+5
*
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-21
1
-0
/
+5
*
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2011-09-07
2
-0
/
+6
*
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-07-12
2
-0
/
+12
*
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-26
4
-4
/
+75
[next]