summaryrefslogtreecommitdiffstats
path: root/src/mainboard/jetway/j7f24/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* jetway/j7f24: Rename to jetway/j7f2.Vladimir Serbinenko2014-01-191-105/+0
* 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
* 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-1/+1
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-6/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-1/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-0/+1
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-1/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* drop unneeded earlymtrr.c includeStefan Reinauer2010-09-301-1/+0
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-011-5/+0
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* zero warnings days...Stefan Reinauer2010-04-221-1/+0
* This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer2010-04-091-1/+1
* - copy_and_run() gets the same calling convention on AMD and on all the others.Stefan Reinauer2010-04-071-7/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-4/+4
* 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
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+130