summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/roadrunner-lx/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* 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/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-8/+8
* AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner2013-06-041-1/+0
* AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner2013-06-041-1/+1
* AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner2013-06-041-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amd/lx: Move configuration from source to KconfigPatrick Georgi2012-07-261-5/+1
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-131-3/+3
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-2/+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-2/+2
* Drop per-board ram_check() calls for now.Uwe Hermann2010-11-221-3/+0
* 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-1/+1
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-2/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann2010-09-031-6/+5
* SMC_CONFIG is needed before the device tree is ready and some peopleJens Rottmann2010-08-311-1/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-1/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-34/+5
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-3/+1
* 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/+169