summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x6dai_g
Commit message (Expand)AuthorAgeFilesLines
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-052-0/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-242-2/+2
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-201-2/+2
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-171-4/+4
* Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"Peter Stuge2009-10-161-1/+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-153-7/+8
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-092-0/+77
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-072-2/+2
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-2/+0
* Remove:Patrick Georgi2009-10-031-7/+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/+64
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-112-3/+3
* 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-91/+91
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-1/+0
* Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson2009-06-171-0/+1
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-061-1/+3
* 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
* Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger2009-04-221-33/+1
* no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer2009-04-221-1/+1
* This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer2009-04-221-2/+2
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-3/+3
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-1/+7
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-132-2/+2
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-181-2/+2
* Fix implicit declarations of pci_read_config8 and pci_write_config8 inCarl-Daniel Hailfinger2008-12-221-0/+2
* 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
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-182-15/+15
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-091-0/+1
* Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann2007-11-071-1/+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
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-021-5/+0
* Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann2006-10-273-5/+5
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-271-1/+1
* fix build for all supermicro boards.Stefan Reinauer2005-11-271-0/+6
* eric patchYinghai Lu2005-07-0812-0/+1297