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
Age
Commit message (
Expand
)
Author
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-29
Support for the Intel ICH7 southbridge.
Stefan Reinauer
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-02-01
This patch fixes the decoding of the IO address range 0x0820->0x0827 into the
Florentin Demetrescu
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-10-04
AMD Rev F support
Yinghai Lu
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-04
1203_hcdn.diff:
Stefan Reinauer
2005-12-02
backing out pci device renames
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2005-11-26
- Apply 11_24_a_s1_core.diff from
Stefan Reinauer
2005-11-22
EPIA-M fixup
Ronald G. Minnich
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-10
arch import user (historical)
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-4
arch import user (historical)
2005-01-18
class code reverse
Yinghai Lu
2005-01-13
onboard pci_rom
Yinghai Lu
2005-01-13
onboard pci_rom
Yinghai Lu
2005-01-10
added PCI expansion ROM support,
Li-Ta Lo
2004-12-27
now rom_address is one of the resources
Li-Ta Lo
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-12-03
i2c mux support
Yinghai Lu
2004-11-25
update comment according to the new DOM
Li-Ta Lo
2004-11-18
- First stab at getting the ppc ports building and working.
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-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-20
Tyan update to work with new CPU Config
Yinghai Lu
2004-10-16
- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-16
- Fix config.g and the hdama config so everthing builds again.
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-05-07
change walk_static_devices() to scan_static_bus()
Li-Ta Lo
2004-04-29
chaged chip_device_path::enable to chip_device_path::enabled,
Li-Ta Lo
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-04-22
start of epia-m port
Greg Watson
2004-03-26
cleanup code to remove warnings
Greg Watson
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-19
number of bits should be called log 2 rather than base 2
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-04
- Remove dead argument to hypertransport_scan_chain
Eric Biederman
2003-09-02
- 1.1.4
Eric Biederman
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
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-07-24
#if was reversed
Greg Watson
2003-07-23
added post-pci pass
Greg Watson
2003-07-23
get CONFIGURE right
Greg Watson
2003-07-23
static devices
Greg Watson
2003-07-23
*** empty log message ***
Greg Watson
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-21
new chip stuff
Greg Watson
2003-07-21
more chip stuff
Greg Watson
2003-07-20
chip stuff
Greg Watson
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-17
- Implement an enable method for pci devices.
Eric Biederman
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-07-11
static configuration. Needs new keyword per greg to enable inclusion of a
Ronald G. Minnich
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-05-21
- Add pci_def.h so romcc compiled files can also get at the
Eric Biederman
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-05-16
descriptor for chips
Ronald G. Minnich
2003-04-24
- Small step forward Linux boots and almost works...
Eric Biederman