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
/
console.h
Age
Commit message (
Expand
)
Author
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-09-10
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-05-02
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-02-23
console: Introduce a way for mainboard to override the loglevel
Julien Viard de Galbert
2017-08-14
console: Add weak method to notify about death
Patrick Rudolph
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-05-22
include/console: Use IS_ENABLED() macro
Nico Huber
2017-04-19
console: Add convenient debug level macros for raminit
Nico Huber
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-07
console: Enable printk for ENV_LIBAGESA
Kyösti Mälkki
2016-09-19
console: honor CONFIG_POSTCAR_CONSOLE
Aaron Durbin
2016-09-05
src/include: Improve code formatting
Elyes HAOUAS
2016-08-16
console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()
Julius Werner
2016-08-02
console: Drop leftover struct console_driver
Kyösti Mälkki
2016-08-01
arch/x86: Enable postcar console
Lee Leahy
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-05-26
consoles: remove unused infrastructure
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-14
Add console wrapper for UART driver
Vadim Bendebury
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-01-09
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-04-30
console: Drop EARLY_CONSOLE option
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: 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-03-04
SMM: Only have console with DEBUG_SMI
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-02-11
Move hexdump32() to lib/hexdump.
Kyösti Mälkki
2014-02-06
usbdebug: Move under drivers/usb
Kyösti Mälkki
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-10
console: Add hexdump32 function
Marc Jones
2013-11-05
usbdebug: Fix build for ROMCC boards
Kyösti Mälkki
2013-07-11
include: Fix spelling
Martin Roth
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
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
[next]