summaryrefslogtreecommitdiffstats
path: root/src/mainboard/wyse/s50/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
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-131-3/+3
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Unify use of post_codeAlexandru Gagniuc2011-04-111-1/+0
* 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
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-1/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-2/+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-3/+1
* GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs2010-11-051-1/+1
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-011-79/+8
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-3/+0
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-281-0/+1
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-261-26/+5
* This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs2010-05-141-29/+48
* Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi2010-05-091-3/+0
* Add the Wyse S50 thin client to Coreboot.Nils Jacobs2010-05-081-0/+167
OpenPOWER on IntegriCloud