summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-037-7/+7
* Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege2009-05-221-1/+1
* Trivial patch to make #defines generated from cmos.layout have unique names. ...Myles Watson2009-05-012-2/+2
* Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi2009-04-304-8/+8
* Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi2009-04-281-2/+0
* add_mainboard_resources is necessary for some boards (eg. kontron), butPatrick Georgi2009-04-282-16/+0
* Add high tables support for Supermicro H8DME.Ward Vandewege2009-04-272-4/+23
* Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger2009-04-225-163/+5
* drop duplicate compiler options that are already mentioned in CFLAGS.Stefan Reinauer2009-04-222-6/+6
* no duplicate names in cmos.layout allowed. (fixes a bunch of boards)Stefan Reinauer2009-04-225-5/+5
* This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to aStefan Reinauer2009-04-225-10/+10
* Thanks to Myles' patch adding support for include statements,Carl-Daniel Hailfinger2009-04-212-94/+2
* r4097 broke the tree and it remains unfixed :-( Stefan Reinauer2009-04-152-0/+10
* v2/src romfs->cbfs renamePeter Stuge2009-04-147-21/+21
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-132-0/+2
* This patch cleans up the calls to $CC in mainboard Config.lb files. TheyCarl-Daniel Hailfinger2009-04-122-6/+6
* Kill remaining unneeded CAR/ROMCC if-blocks.Carl-Daniel Hailfinger2009-04-112-30/+0
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-016-18/+2
* Forgot CONFIG_ROMFS for supermicro/h8dme.Patrick Georgi2009-04-011-0/+6
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-316-3/+39
* Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr.Marc Jones2009-03-2011-0/+2185
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-138-8/+8
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-189-15/+15
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+1
* Fix implicit declarations of get_bus_conf.Carl-Daniel Hailfinger2008-12-222-0/+4
* Fix implicit declarations of pci_read_config8 and pci_write_config8 inCarl-Daniel Hailfinger2008-12-225-0/+10
* This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer2008-11-281-3/+3
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-018-8/+15
* AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones2008-09-291-2/+2
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-045-40/+40
* 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-1812-89/+89
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1811-11/+11
* The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger2007-12-304-6252/+0
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-095-0/+5
* Enable vga option rom support for 1MB rom chip, which is what the h8dmr ships...Ward Vandewege2007-12-041-4/+4
* Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann2007-11-071-1/+1
* Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann2007-11-044-4/+4
* This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer2007-02-272-9/+9
* Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann2007-02-191-1/+1
* Initial support for the following new mainboards:Yinghai Lu2007-02-1711-0/+2134
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-1510-25/+25
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-155-5/+5
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-105-0/+5
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-055-5/+5
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-025-25/+0
* Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann2006-10-2716-28/+28
* Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann2006-10-275-5/+5
* Change all occurences of NSC to nsc in the code. The next commitUwe Hermann2006-10-242-3/+3
* break the tree really quick due to svn restrictions, next commit fill fix itStefan Reinauer2006-04-066-6/+6
OpenPOWER on IntegriCloud