summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/eagleheights/romstage.c
AgeCommit message (Expand)Author
2011-06-23Convert to CAR and make i3100/{early_smbus.c,smbus.c} compile with host gccDustin Harrison
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-15fix mainboards that were including earlymtrr.c without actually using it.Stefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.Stefan Reinauer
2010-12-08first round name simplification. drop the <component>_ prefix.Stefan Reinauer
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-18Move register block definitions out of board code intoPatrick Georgi
2010-11-17Move Intel power management related defines to some central location.Patrick Georgi
2010-11-15Move RCBA defines to northbridge (instead of mainboard)Patrick Georgi
2010-11-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
2010-11-07Remove unused defines (UART_*)Patrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-10-01Remove a couple of defines that seem to be the result ofPatrick Georgi
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Myles Watson
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-13Fix eagleheights Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-29This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer
2010-03-29__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-18Remove remaining uses ofPatrick Georgi
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer