summaryrefslogtreecommitdiffstats
path: root/src/mainboard/tyan/s2880
Commit message (Expand)AuthorAgeFilesLines
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+0
* newconfig is no more.Patrick Georgi2010-02-072-444/+0
* Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann2010-02-031-1/+1
* More Kconfig changes to improve match with newconfig:Patrick Georgi2010-01-251-2/+2
* Align several kconfig options to match newconfig:Patrick Georgi2010-01-251-14/+5
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-062-20/+8
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-062-2/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Fix some builds with Kconfig.Myles Watson2009-10-281-1/+1
* cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.incMyles Watson2009-10-261-70/+1
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-10/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-1/+0
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-7/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-161-0/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-154-11/+12
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-111-5/+0
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-082-0/+193
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-071-1/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-6/+0
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-2/+2
* Kconfig!Patrick Georgi2009-08-121-0/+105
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-4/+2
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-303-101/+101
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-0/+2
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-1/+1
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-1/+1
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-301-4/+1
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-221-2/+2
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-211-33/+1
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-121-2/+2
* Next step. Kill auto.c and failover.c and clean up Config.lb forCarl-Daniel Hailfinger2009-04-033-299/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-9/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+6
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-182-3/+3
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+1
* In the process of trying to debug some HT sync problems I added lots ofCarl-Daniel Hailfinger2008-12-221-0/+3
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* Drop unused (or commented / #if 0) reset.c files.Uwe Hermann2008-10-131-6/+0
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-041-8/+8
* This patch fixes the remaining stack protector problem on v2. The DISTRO_CFLA...Ronald G. Minnich2008-01-261-2/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-14/+14
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-091-0/+1
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-152-5/+5
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-151-1/+1
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-101-0/+1
OpenPOWER on IntegriCloud