aboutsummaryrefslogtreecommitdiff
path: root/src/console/post.c
AgeCommit message (Expand)Author
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-06-12src/console: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-05-25console/post: be explicit about conditional cmos_post_log() compilingAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-06-27src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-03-16Make POST device configurable.Idwer Vollering
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-11-26cmos post: Guard with spinlockDuncan Laurie
2012-11-27Conditionally #include mc1468181rtc if CMOS_POST is enabledDavid Hendricks
2012-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-08Log unexpected post code from the previous bootDuncan Laurie
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-08-04Add a capability for mainboard-specific posting.Alexandru Gagniuc
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-23console: support integrated 7-segment displays for POST codesChristoph Grenz
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-01-28rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer