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
/
include
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/intel/fsp2_0: track end of firmware notifications
Aaron Durbin
2016-11-12
1
-0
/
+14
*
arch/x86,lib: make cbmem console work in postcar stage
Aaron Durbin
2016-09-19
1
-1
/
+1
*
console: honor CONFIG_POSTCAR_CONSOLE
Aaron Durbin
2016-09-19
1
-2
/
+3
*
src/include: Improve code formatting
Elyes HAOUAS
2016-09-05
1
-2
/
+2
*
console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()
Julius Werner
2016-08-16
1
-1
/
+1
*
console: Add write line routine
Lee Leahy
2016-08-10
1
-0
/
+9
*
console: Drop leftover struct console_driver
Kyösti Mälkki
2016-08-02
1
-7
/
+0
*
arch/x86: Enable postcar console
Lee Leahy
2016-08-01
1
-1
/
+2
*
src/include: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-31
1
-3
/
+3
*
drivers/uart: Enable debug serial output during postcar
Lee Leahy
2016-07-25
1
-1
/
+1
*
soc/intel/common/acpi: Add _PTS, _WAK methods
Hannah Williams
2016-06-22
1
-0
/
+14
*
drivers/uart: Enable override for input clock divider
Lee Leahy
2016-05-09
1
-0
/
+4
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-1
/
+1
*
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-18
2
-2
/
+2
*
Correct some common spelling mistakes
Martin Roth
2016-01-07
1
-1
/
+1
*
intel/fsp: Add post codes for FSP phases
Duncan Laurie
2015-12-03
1
-0
/
+42
*
arm64: remove secmon
Aaron Durbin
2015-11-07
2
-3
/
+3
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
10
-40
/
+0
*
cbmem console: make verstage first class citizen
Aaron Durbin
2015-10-11
1
-2
/
+4
*
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
1
-0
/
+72
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
3
-180
/
+2
*
Clearly define printk log level use cases.
Nicky Sielicki
2015-06-11
1
-11
/
+173
*
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-09
1
-6
/
+0
*
consoles: remove unused infrastructure
Aaron Durbin
2015-05-26
1
-6
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
9
-9
/
+9
*
secmon: allow for serial console
Aaron Durbin
2015-05-13
1
-1
/
+1
*
verstage: provide support for serial console
Aaron Durbin
2015-05-13
2
-2
/
+2
*
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-05-05
1
-2
/
+2
*
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
1
-0
/
+1
*
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
1
-2
/
+2
*
Add console wrapper for UART driver
Vadim Bendebury
2015-04-14
1
-0
/
+14
*
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
1
-0
/
+1
*
console: Fix broken early_print.h include guards
Stefan Reinauer
2015-03-09
1
-1
/
+4
*
CBMEM console: Fix and enhance pre-RAM support
Kyösti Mälkki
2015-01-27
1
-1
/
+2
*
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-09
3
-71
/
+2
*
src/include: Doxygen fixes
Martin Roth
2015-01-09
1
-1
/
+4
*
vboot: Add a new post code for TPM failure
Duncan Laurie
2014-12-30
1
-0
/
+7
*
CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-12-16
1
-1
/
+1
*
uarts: 32/64 cleanup
Ronald G. Minnich
2014-10-16
1
-1
/
+1
*
console: Add console for GDB
Kyösti Mälkki
2014-05-26
3
-2
/
+28
*
console: Drop EARLY_CONSOLE option
Kyösti Mälkki
2014-04-30
1
-2
/
+1
*
uart: Support multiple ports
Kyösti Mälkki
2014-04-30
1
-7
/
+7
*
console: Simplify the enable rules
Kyösti Mälkki
2014-04-18
7
-22
/
+103
*
console: Split ROMCC helpers
Kyösti Mälkki
2014-04-18
3
-103
/
+161
*
console: Use romstage code for ramstage and SMM
Kyösti Mälkki
2014-04-18
2
-4
/
+27
*
console: Drop driver list in ramstage
Kyösti Mälkki
2014-04-18
2
-19
/
+0
*
console: Refactor uart8250/NE2K
Kyösti Mälkki
2014-04-09
1
-0
/
+4
*
console: Remove old fix for DEBUG_SMI
Kyösti Mälkki
2014-04-09
1
-1
/
+0
*
console: Simplify vtxprintf
Kyösti Mälkki
2014-04-09
2
-5
/
+3
*
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-04-09
1
-7
/
+8
[next]