- Implement an enable method for pci devices.
authorEric Biederman <ebiederm@xmission.com>
Thu, 17 Jul 2003 03:26:03 +0000 (03:26 +0000)
committerEric Biederman <ebiederm@xmission.com>
Thu, 17 Jul 2003 03:26:03 +0000 (03:26 +0000)
commit4086d16ba216955d6124d99c9aae7ceeb2457a71
treef31ec9105e99df6cc78064ac6218ba3e96146cce
parent5fb929e6e399ecf41aec9c6053a0340671534a63
- Implement an enable method for pci devices.
- Add initial support for the amd8131
- Update the mptable to something possible
- hdama/Config add the amd8131 southbridge

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@968 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/pci_device.c
src/include/device/device.h
src/mainboard/arima/hdama/mptable.c
src/southbridge/amd/amd8131/amd8131_bridge.c [new file with mode: 0644]