index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
intel
Age
Commit message (
Expand
)
Author
2008-10-13
Add support for the Intel EP80579 (Tolapai) Development Kit mainboard
Ed Swierk
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-09-04
This changes the python generated makefiles
Carl-Daniel Hailfinger
2008-03-30
Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots
Ed Swierk
2008-03-16
This patch implements support for the Intel 3100 Development Kit ...
Ed Swierk
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-12-30
The following mainboards had a file named microcode_updates.c in their
Carl-Daniel Hailfinger
2007-12-09
This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every
Myles Watson
2007-11-04
Add dummy function for MCFG on those mainboards that provide ACPI but don't
Stefan Reinauer
2007-11-04
Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to
Uwe Hermann
2007-05-17
Whitespace fixes (trivial).
Corey Osgood
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-12-15
Apply linuxbios-rename-compressed-payload-options.patch, refs #14
Ed Swierk
2006-11-10
* fix the automatic build system by compressing payloads if possible
Stefan Reinauer
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-11-02
Remove some unneeded #includes from most mainboard.c files.
Uwe Hermann
2006-10-27
Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit
Uwe Hermann
2006-10-27
Fix the CHIP_NAME() entries of all mainboards to have the same format
Uwe Hermann
2006-10-24
Change all occurences of NSC to nsc in the code. The next commit
Uwe Hermann
2006-04-06
pseudo fix xe7501devkit
Stefan Reinauer
2006-04-06
break the tree really quick due to svn restrictions, next commit fill fix it
Stefan Reinauer
2005-12-03
smaller fixups here and there, allowing some motherboards to compile or
Stefan Reinauer
2005-11-27
fix intel jarrell build (no issue tracker number since trivial fix)
Stefan Reinauer
2005-09-14
Initial support for Intel XE7501DEVKIT.
Steven J. Magnani
2005-07-08
eric patch
Yinghai Lu