summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/truxton/romstage.c
AgeCommit message (Expand)Author
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2016-06-21intel/car/cache_as_ram.inc: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-03-16cpu/x86: compile earlymtrr.c code for romstage as wellAndrey Petrov
2016-03-13northbridge/intel/i3100: Unify UDELAY selectionStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan
2015-01-04mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan
2014-12-18intel/truxton: Un-romcc-ify boardStefan Reinauer
2014-11-15mainboard/*/debug.c: Remove duplicate or dead codeEdward O'Callaghan
2014-08-15intel/cpu: rename car.h to romstage.hAaron Durbin
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
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-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-16Drop commented out debug definesPatrick Georgi
2010-11-10Restructure i3100 Super I/O driver to match the rest of the codebase.Uwe Hermann
2010-10-01Remove a couple of defines that seem to be the result ofPatrick Georgi
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-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-08janitor task: unify and cleanup naming.Stefan Reinauer