u-boot-brain/drivers
Kumar Gala 5a85a30969 ppc/8xxx: Delete PCI nodes from device tree if not configured
If the PCI controller wasn't configured or enabled delete from the
device tree (include its alias).

For the case that we didn't even configure u-boot with knowledge of
the controller we can use the fact that the pci_controller pointer
is NULL to delete the node in the device tree.  We determine that
a controller was not setup (because of HW config) based on the fact
that cfg_addr wasn't setup.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-04-07 00:11:39 -05:00
..
bios_emulator drivers/bios_emulator: Fix compile error in .depend not being generated 2009-12-17 22:24:36 +01:00
block Misc SATA fixups 2009-09-04 21:53:37 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga add block write function to spartan3 slave serial load 2010-03-24 11:08:43 -05:00
gpio add a new AT91 GPIO driver 2010-02-12 12:31:54 -06:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
input mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
misc TWL4030: make LEDs selectable for twl4030_led_init() 2010-01-04 08:48:15 -06:00
mmc fsl_esdhc: Only modify the field we are changing in WML 2010-04-07 00:01:11 -05:00
mtd Merge remote branch 'origin/master' into next 2010-03-29 12:33:43 +02:00
net Merge branch 'next' 2010-04-01 11:28:32 +02:00
pci ppc/8xxx: Delete PCI nodes from device tree if not configured 2010-04-07 00:11:39 -05:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe 83xx, uec: split enet_interface in two variables 2010-01-31 22:37:12 -08:00
rtc Merge branch 'master' into next 2009-12-05 02:11:59 +01:00
serial ColdFire: Update uart_port_conf in serial driver 2010-03-24 11:09:08 -05:00
spi Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
video video: Fix console display when splashscreen is used 2010-03-21 22:44:41 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00