u-boot/drivers
Nobuhiro Iwamatsu 55774b512f pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
In current source code, when the device number of PCI is 0, process PCI
bridge without fail. However, when the device number is 0, it is not PCI
always bridge. There are times when device of PCI allocates.

When CONFIG_PCI_SKIP_HOST_BRIDGE is enable, this problem is solved when
use this patch.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Stefan Roese <sr@denx.de>
2008-03-23 01:38:22 +01:00
..
bios_emulator Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
dma Use #ifdef CONFIG_FSLDMAFEC 2008-02-14 22:13:28 +01:00
hwmon LM75 bug fix for negative temperatures 2008-02-22 16:33:09 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 86xx: Add print_laws function to fsl_law.c 2008-01-24 12:12:51 -06:00
mtd CFI: Do not use uninitialized cmd_reset 2008-02-21 17:12:19 +01:00
net net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() 2008-03-08 10:59:27 +01:00
pci pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option 2008-03-23 01:38:22 +01:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe net: uec_phy: actually increment the timeout counter 2008-03-07 12:47:08 -06:00
rtc LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
serial OMAP5912: fix FIFO handling in UART driver 2008-02-05 00:04:15 +01:00
spi Fix conditional compilation of mpx8xxx_spi driver 2008-01-29 11:53:00 -06:00
usb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 2008-03-15 07:28:05 +01:00
video Add Radeon Mobility 9200 pci device id to the radeon driver 2008-02-15 00:54:29 +01:00