summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/jarrell/romstage.c
AgeCommit message (Expand)Author
2010-11-22Drop per-board ram_check() calls for now.Uwe Hermann
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 DIMM_MAP_LOGICAL to Kconfig.Patrick Georgi
2010-10-01Remove a couple of defines that seem to be the result ofPatrick Georgi
2010-09-25Keep the mc146818rtc.h include close to the option table include whereMyles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
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-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-09Drop the need for cpu_reset, it's really just a short cut to stage2.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-02-27This does the following:Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer