switch-coreboot/device
Stefan Reinauer 44f1f0170d * add PCI option rom switches to Kconfig
* fix up device specific code to honour those switches
* quoting fix for xcompile
* drop VGA_CONSOLE as it's not really useful for debugging purposes.
  VGA is only set up very late in the boot process, when everything
  critical in LinuxBIOS has already been initialized. If LinuxBIOS 
  fails, you will never see this on the console.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>




git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@269 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-22 18:03:28 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
device.c * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
device_util.c * fix typos in device_util.c 2007-03-22 00:36:11 +00:00
hypertransport.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
Kconfig * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
Makefile This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
pci_device.c * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
pci_ops.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
pci_rom.c * add PCI option rom switches to Kconfig 2007-03-22 18:03:28 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
root_device.c new device model from Ron 2007-03-10 15:55:41 +00:00
smbus_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00