Age | Commit message (Expand) | Author |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Separate MMIO and PNP ops | Kyösti Mälkki |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-05-02 | src/device: Fix discarded-qualifiers compilation issue | Subrata Banik |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-06-12 | src/console: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
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 |