summaryrefslogtreecommitdiffstats
path: root/src/mainboard/rca/rm4100/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* 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
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-031-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-1/+1
* Intel 82801dx: compile early_smbus as separate objectKyösti Mälkki2012-04-241-1/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-4/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-2/+1
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+2
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-3/+4
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-3/+1
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-091-3/+3
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-1/+6
* This does the following:Stefan Reinauer2010-02-271-4/+4
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+130
OpenPOWER on IntegriCloud