summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x6dhe_g2/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-161-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Get rid of some useless/empty *_fixups.c files.Uwe Hermann2010-12-061-1/+4
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-13/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-15/+4
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-8/+1
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-6/+3
* Remove a couple of defines that seem to be the result ofPatrick Georgi2010-10-011-6/+0
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-251-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+1
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-1/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-6/+6
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-5/+0
* Drop the need for cpu_reset, it's really just a short cut to stage2.Stefan Reinauer2010-04-091-1/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+3
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-4/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This does the following:Stefan Reinauer2010-02-271-1/+1
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+153
OpenPOWER on IntegriCloud