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