summaryrefslogtreecommitdiffstats
path: root/src/console/post.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-3/+1
* src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-06-271-6/+2
* Make POST device configurable.Idwer Vollering2014-03-161-2/+2
* Log device path into CMOS during probe stagesDuncan Laurie2013-11-261-0/+16
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+34
* cmos post: Guard with spinlockDuncan Laurie2013-11-261-3/+12
* 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