summaryrefslogtreecommitdiffstats
path: root/src/mainboard/wyse
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-013-3/+3
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Fix PIRQ routing abstractionStefan Reinauer2012-11-161-2/+2
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Drop mainboard chip.hStefan Reinauer2012-07-262-23/+0
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* AMD Geode cpus: apply un-written naming rulesKyösti Mälkki2012-02-133-5/+5
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-071-19/+17
* 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
* Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle2011-03-012-4/+1
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-292-4/+30
* 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
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-051-0/+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-132-3/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Move CAR config from mainboard to CPU config for AMD GX2 boards.Warren Turkal2010-09-271-1/+0
* RAMBASE = 0x4000 is no longer needed. Drop it.Stefan Reinauer2010-09-271-4/+0
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann2010-08-302-8/+19
* Remove unused mainboard_config definitions. Trivial.Myles Watson2010-08-261-3/+1
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* 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-262-27/+7
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer2010-05-251-1/+1
* This patch cleanes up the Wyse S50 port and unifies the memmory regionsNils Jacobs2010-05-148-33/+159
* 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-088-0/+398
OpenPOWER on IntegriCloud