summaryrefslogtreecommitdiffstats
path: root/src/mainboard/winent
Commit message (Expand)AuthorAgeFilesLines
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-162-112/+24
* 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
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-182-4/+0
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-311-2/+3
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-032-2/+0
* mainboard/*: Use generic winbond romstage in place of w83627thgEdward O'Callaghan2014-05-021-1/+2
* Drop drivers/generic/debugKyösti Mälkki2014-04-221-11/+0
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-061-1/+1
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* winent-mb6047: initial WIN Enterprises MB-60470 board portJonathan A. Kollasch2013-10-1910-615/+126
* winent-mb6047: copy tyan/s2891 mainboard directoryJonathan A. Kollasch2013-10-1910-0/+1666
* 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-014-4/+4
* 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-24/+0
* 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-133-5/+5
* 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
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-6/+0
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+2
* 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
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-0/+1
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* All these boards already had the CACHE_AS_RAM option in their individualWarren Turkal2010-09-271-1/+0
* Drop some useless "../../../" in #includes (trivial).Uwe Hermann2010-09-251-1/+1
* Cut the crap.Uwe Hermann2010-09-211-1/+1
* Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume2010-09-071-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/+16
* 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
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+0
* This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant2010-06-101-1/+1