coreboot-kgpe-d16/src
Ronald Hoogenboom 9b6b63eac0 In pci_device.c, the class for VGA was not tested properly, leading to
no VGA output from coreboot, even after the boot-rom was executed
properly (CONFIG_PCI_ROM_RUN) or no boot-rom execution with
CONFIG_VGA_ROM_RUN at all. According to the header file device.h, the
class field of struct device is '3 bytes: (base,sub,prog-if)'.

Signed-off-by: Ronald Hoogenboom <hoogenboom30@zonnet.nl>
Acked-by: Torsten Duwe <duwe@lst.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3119 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-02-28 23:10:38 +00:00
..
arch Route device IRQ through PCI bridge instead in mptable. 2008-02-20 17:41:38 +00:00
boot rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
config This patch adds automatic fan control for the CPU fan on the m57sli 2008-02-25 19:36:20 +00:00
console Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
cpu Change references to qemu in Coreboot-v2 calls to qemu-x86. 2008-02-07 20:37:37 +00:00
devices In pci_device.c, the class for VGA was not tested properly, leading to 2008-02-28 23:10:38 +00:00
drivers Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
include Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is 2008-02-21 00:56:14 +00:00
lib Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
mainboard This patch adds automatic fan control for the CPU fan on the m57sli 2008-02-25 19:36:20 +00:00
northbridge Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is 2008-02-21 00:56:14 +00:00
pc80 rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram Trivial: remove unused variable. 2007-10-22 17:04:39 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge This trivial patch removes an unused local variable, thus getting rid of 2008-02-25 10:15:10 +00:00
stream Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
superio Temporarily disable the fan control patch from this morning; it turns out to 2008-02-26 04:36:52 +00:00