summaryrefslogtreecommitdiff
path: root/src/pc80/Makefile.inc
AgeCommit message (Expand)Author
2011-10-13Enable/fix compilation of i8254 code in ram stage.Stefan Reinauer
2011-06-15X60: trigger save cmos on volume/brightness changeSven Schnelle
2011-03-08Add option_table.h as dependency for all C based object files if option table...Patrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-09-02Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson
2010-09-01Fix race condition in option_table.h generation by moving the include statementStefan Reinauer
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-29Don't include option_table.h every time we include mc146818rtc.h, that was aStefan Reinauer
2009-11-05http://www.coreboot.org/pipermail/coreboot/2007-October/025740.htmlStefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi