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
/
include
/
device
/
pci_ids.h
Age
Commit message (
Expand
)
Author
2010-11-02
This adds pci device ids and pci_driver structs for the K8T890 CF
Tobias Diedrich
2010-10-05
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-06-07
Fix some of Peter's suggestions for the Nokia IP530.
Myles Watson
2010-06-04
Fixes for Nokia IP530 and associated drivers.
Marc Bertens
2010-04-05
Add RS785G, looks like it works although it is RV620.
Rudolf Marek
2010-03-16
1. This patch is about the pci header of RS780 and SB700. It is made
Zheng Bao zheng.bao
2009-08-17
Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::
Jon Harrison
2009-07-02
Fix many things for via/epia-m700 to build.
Myles Watson
2009-07-01
Add support for the Intel Eagle Heights development board.
Thomas Jourdan
2009-07-01
I missed three files.
Jon Harrison
2009-04-22
This patch adds support for the BCM21000 (aka HT-2100)
Mondrian nuessle
2008-10-31
Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines.
Uwe Hermann
2008-10-29
i945/ICH7: Use #defines from pci_ids.h (trivial).
Uwe Hermann
2008-10-13
Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.
Uwe Hermann
2008-09-05
This patch adds support for the VIA VT8237S south bridge. The VT8237R program...
Rudolf Marek
2008-08-25
This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,
Ed Swierk
2008-03-20
Following patch adds K8M890 support. It initializes the AGP and graphics UMA.
Rudolf Marek
2008-03-16
oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the
Ed Swierk
2008-02-21
Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is
Corey Osgood
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-12-28
Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs.
Ed Swierk
2007-11-29
Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).
Uwe Hermann
2007-11-14
* Maintaining SiS south bridge device IDs.
Morgan Tsai
2007-11-07
Add PCI IDs for most Intel southbridges of the 82801 series
Uwe Hermann
2007-11-04
Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up to
Uwe Hermann
2007-11-02
1. vgabios removed, will go to extra repository
Morgan Tsai
2007-10-30
Add support for the VIA VT8237R southbridge.
Rudolf Marek
2007-09-22
Add SiS device IDs for further update.
Morgan Tsai
2007-05-29
Drop duplicate 82371AB device IDs (trivial).
Uwe Hermann
2007-05-29
Intel 82371EB: Add IDE init support.
Uwe Hermann
2007-05-10
This patch updates the PCI ID of the Geode IDE device to include the revision.
Marc Jones
2007-05-04
This patch re-implements support for the CS5536 companion chip for the
Marc Jones
2007-02-01
This patch adds the MCP55 PCI IDs (without which the southbridge code
Ed Swierk
2006-09-18
fix old bug in the src/devices/pci_device.c
Ronald G. Minnich
2006-07-28
This patch adds support for the AMD LX cpu.
Ron Minnich
2006-04-20
boot to kernel
Li-Ta Lo
2006-01-28
added GX2 ids
Ronald G. Minnich
2005-12-02
backing out pci device renames
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-09-14
Rename Intel 82801CA constants.
Steven J. Magnani
2005-08-08
Fix up the VT8623 northbridge support.
Jonathan McDowell
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4
arch import user (historical)
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-14
- Update the device header files
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-08-25
changes for the dbm part. Still need to remove the sata file ...
Ronald G. Minnich
2004-07-01
Intel E7501 P64H2 ICH5R support
Yinghai Lu
2004-04-22
start of epia-m port
Greg Watson
2003-08-27
support for new mobos and fixes
Ronald G. Minnich
2003-07-25
YhLu's changes to resolve several memory and other problems.
Ronald G. Minnich
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-04-24
- Small step forward Linux boots and almost works...
Eric Biederman