Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
authorarch import user (historical) <svn@openbios.org>
Wed, 6 Jul 2005 17:13:46 +0000 (17:13 +0000)
committerarch import user (historical) <svn@openbios.org>
Wed, 6 Jul 2005 17:13:46 +0000 (17:13 +0000)
commit98d0d30f6b8237f888cd44b33292319e3c167a47
tree0571a9e863b7a7749c2e4fd5bda7ec080831a73c
parent577f185d382c8130f20f0ee7e8466ed8bbebbacc
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30
Creator:  Yinghai Lu <yhlu@tyan.com>

Nvidia Ck804 support

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1946 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
67 files changed:
src/config/Options.lb
src/devices/device_util.c
src/devices/emulator/biosemu.c
src/devices/hypertransport.c
src/devices/pci_device.c
src/devices/root_device.c
src/include/device/device.h
src/include/device/pci_ids.h
src/mainboard/tyan/s2891/Config.lb [new file with mode: 0644]
src/mainboard/tyan/s2891/Options.lb [new file with mode: 0644]
src/mainboard/tyan/s2891/auto.c [new file with mode: 0644]
src/mainboard/tyan/s2891/chip.h [new file with mode: 0644]
src/mainboard/tyan/s2891/cmos.layout [new file with mode: 0644]
src/mainboard/tyan/s2891/failover.c [new file with mode: 0644]
src/mainboard/tyan/s2891/irq_tables.c [new file with mode: 0644]
src/mainboard/tyan/s2891/mainboard.c [new file with mode: 0644]
src/mainboard/tyan/s2891/mptable.c [new file with mode: 0644]
src/mainboard/tyan/s2891/resourcemap.c [new file with mode: 0644]
src/mainboard/tyan/s2895/Config.lb [new file with mode: 0644]
src/mainboard/tyan/s2895/Options.lb [new file with mode: 0644]
src/mainboard/tyan/s2895/auto.c [new file with mode: 0644]
src/mainboard/tyan/s2895/chip.h [new file with mode: 0644]
src/mainboard/tyan/s2895/cmos.layout [new file with mode: 0644]
src/mainboard/tyan/s2895/failover.c [new file with mode: 0644]
src/mainboard/tyan/s2895/irq_tables.c [new file with mode: 0644]
src/mainboard/tyan/s2895/mainboard.c [new file with mode: 0644]
src/mainboard/tyan/s2895/mptable.c [new file with mode: 0644]
src/mainboard/tyan/s2895/resourcemap.c [new file with mode: 0644]
src/northbridge/amd/amdk8/early_ht.c
src/northbridge/amd/amdk8/incoherent_ht.c
src/northbridge/amd/amdk8/setup_resource_map.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/Config.lb [new file with mode: 0644]
src/southbridge/nvidia/ck804/chip.h [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804.h [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_ac97.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_early_setup.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_early_setup_ss.h [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_early_smbus.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_enable_rom.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_ht.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_ide.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_lpc.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_nic.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_pci.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_pcie.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_reset.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_sata.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_smbus.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_smbus.h [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_usb.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/ck804_usb2.c [new file with mode: 0644]
src/southbridge/nvidia/ck804/id.inc [new file with mode: 0644]
src/southbridge/nvidia/ck804/id.lds [new file with mode: 0644]
src/southbridge/nvidia/ck804/romstrap.inc [new file with mode: 0644]
src/southbridge/nvidia/ck804/romstrap.lds [new file with mode: 0644]
src/superio/smsc/lpc47b397/Config.lb [new file with mode: 0644]
src/superio/smsc/lpc47b397/chip.h [new file with mode: 0644]
src/superio/smsc/lpc47b397/lpc47b397.h [new file with mode: 0644]
src/superio/smsc/lpc47b397/lpc47b397_early_gpio.c [new file with mode: 0644]
src/superio/smsc/lpc47b397/lpc47b397_early_serial.c [new file with mode: 0644]
src/superio/smsc/lpc47b397/superio.c [new file with mode: 0644]
targets/tyan/s2891/Config.lb [new file with mode: 0644]
targets/tyan/s2891/VERSION [new file with mode: 0644]
targets/tyan/s2895/Config.lb [new file with mode: 0644]
targets/tyan/s2895/VERSION [new file with mode: 0644]
util/flash_and_burn/flash_enable.c