index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
/
post.c
Age
Commit message (
Expand
)
Author
2016-05-25
console/post: be explicit about conditional cmos_post_log() compiling
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-01-09
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-06-27
src/console/post.c: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-03-16
Make POST device configurable.
Idwer Vollering
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
2012-11-27
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
Make POST codes written to IO port optional
David Hendricks
2012-11-08
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
Add support for storing POST codes in CMOS
Duncan Laurie
2012-08-04
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-23
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-01-28
rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
Stefan Reinauer
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer