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
/
post.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-05-02
1
-1
/
+1
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
src/console: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-12
1
-11
/
+11
*
console/post: be explicit about conditional cmos_post_log() compiling
Aaron Durbin
2016-05-25
1
-2
/
+3
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-2
/
+1
*
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-09
1
-3
/
+1
*
src/console/post.c: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-06-27
1
-6
/
+2
*
Make POST device configurable.
Idwer Vollering
2014-03-16
1
-2
/
+2
*
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-26
1
-0
/
+16
*
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-26
1
-0
/
+34
*
cmos post: Guard with spinlock
Duncan Laurie
2013-11-26
1
-3
/
+12
*
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
1
-1
/
+3
*
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
1
-0
/
+18
*
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-08-04
1
-0
/
+15
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-1
/
+1
*
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-23
1
-1
/
+1
*
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
1
-2
/
+2
*
rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
Stefan Reinauer
2011-01-28
1
-1
/
+1
*
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-22
1
-0
/
+37