aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights/Makefile.inc
AgeCommit message (Expand)Author
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi
2010-02-25Move the ldscripts logic to src/arch/i386/Makefile.incPatrick Georgi
2010-02-25Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi
2010-02-23Only handle code as "driver" that actually uses our driverPatrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-01-30* fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer
2009-10-28Fix some builds with Kconfig.Myles Watson
2009-10-26Use Intel Core code for eagleheights CAR init, not Intel Core 2, asStefan Reinauer
2009-10-24Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-09-29Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi