summaryrefslogtreecommitdiffstats
path: root/src/console/post.c
Commit message (Expand)AuthorAgeFilesLines
* Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks2012-11-271-0/+2
* Make POST codes written to IO port optionalDavid Hendricks2012-11-271-1/+3
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+36
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+18
* Add a capability for mainboard-specific posting.Alexandru Gagniuc2012-08-041-0/+15
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* console: support integrated 7-segment displays for POST codesChristoph Grenz2011-10-231-1/+1
* more ifdef -> if fixesStefan Reinauer2011-04-211-2/+2
* rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer2011-01-281-1/+1
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-0/+37