summaryrefslogtreecommitdiff
path: root/src/mainboard/wyse
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-22Drop per-board ram_check() calls for now.Uwe Hermann
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-05Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs
2010-11-05GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value.Nils Jacobs
2010-11-01Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-09-27Move CAR config from mainboard to CPU config for AMD GX2 boards.Warren Turkal
2010-09-27RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-07-28Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-14This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
2010-05-08Add the Wyse S50 thin client to Coreboot.Nils Jacobs