summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* 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-224-133/+4
* 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-222-4/+4
* v2/src romfs->cbfs renamePeter Stuge2009-04-144-12/+12
* I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek2009-04-131-0/+1
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-013-7/+1
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-314-1/+25
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-134-3/+4
* This patch adds empty acpi_fill_slit functions so they build again.Myles Watson2009-03-101-0/+6
* Carl-Daniel's part:Carl-Daniel Hailfinger2009-02-188-12/+12
* Fix implicit declarations of pci_read_config8 and pci_write_config8 inCarl-Daniel Hailfinger2008-12-221-0/+2
* Add support for the Intel EP80579 (Tolapai) Development Kit mainboardEd Swierk2008-10-137-0/+823
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-012-2/+4
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-043-24/+24
* Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk2008-03-301-0/+3
* This patch implements support for the Intel 3100 Development Kit ...Ed Swierk2008-03-167-0/+801
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-186-28/+28
* The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger2007-12-301-1563/+0
* This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson2007-12-092-0/+2
* Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer2007-11-041-1/+7
* Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann2007-11-041-1/+1
* Whitespace fixes (trivial).Corey Osgood2007-05-171-67/+67
* Apply linuxbios-rename-other-payload-options.patchEd Swierk2006-12-154-9/+9
* Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk2006-12-152-2/+2
* * fix the automatic build system by compressing payloads if possibleStefan Reinauer2006-11-102-0/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-052-2/+2
* Remove some unneeded #includes from most mainboard.c files.Uwe Hermann2006-11-022-10/+1
* 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
* Change all occurences of NSC to nsc in the code. The next commitUwe Hermann2006-10-242-3/+3
* pseudo fix xe7501devkitStefan Reinauer2006-04-061-3/+5
* break the tree really quick due to svn restrictions, next commit fill fix itStefan Reinauer2006-04-062-2/+2
* smaller fixups here and there, allowing some motherboards to compile orStefan Reinauer2005-12-0312-1013/+1024
* fix intel jarrell build (no issue tracker number since trivial fix)Stefan Reinauer2005-11-271-0/+6
* Initial support for Intel XE7501DEVKIT.Steven J. Magnani2005-09-1415-0/+1087
* eric patchYinghai Lu2005-07-0815-0/+3287
OpenPOWER on IntegriCloud