aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel
AgeCommit message (Expand)Author
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-13I need to do uses HAVE_ACPI_RESUME for each board. Here we go.Rudolf Marek
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-31Add the CONFIG_ROMS config variable. Ronald G. Minnich
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-10This patch adds empty acpi_fill_slit functions so they build again.Myles Watson
2009-02-18Carl-Daniel's part:Carl-Daniel Hailfinger
2008-12-22Fix implicit declarations of pci_read_config8 and pci_write_config8 inCarl-Daniel Hailfinger
2008-10-13Add support for the Intel EP80579 (Tolapai) Development Kit mainboardEd Swierk
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-04This changes the python generated makefilesCarl-Daniel Hailfinger
2008-03-30Like other Intel chipsets, the Intel 3100 has a TCO timer that rebootsEd Swierk
2008-03-16This patch implements support for the Intel 3100 Development Kit ...Ed Swierk
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-12-30The following mainboards had a file named microcode_updates.c in theirCarl-Daniel Hailfinger
2007-12-09This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to everyMyles Watson
2007-11-04Add dummy function for MCFG on those mainboards that provide ACPI but don't Stefan Reinauer
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2007-05-17Whitespace fixes (trivial).Corey Osgood
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-10-27Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-10-24Change all occurences of NSC to nsc in the code. The next commitUwe Hermann
2006-04-06pseudo fix xe7501devkitStefan Reinauer
2006-04-06break the tree really quick due to svn restrictions, next commit fill fix itStefan Reinauer
2005-12-03smaller fixups here and there, allowing some motherboards to compile orStefan Reinauer
2005-11-27fix intel jarrell build (no issue tracker number since trivial fix)Stefan Reinauer
2005-09-14Initial support for Intel XE7501DEVKIT.Steven J. Magnani
2005-07-08eric patchYinghai Lu