u-boot-brain/drivers
Kumar Gala 2d43e873a2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
When we search for an address match in pci_hose_{phys_to_bus,bus_to_phys}
we should give preference to memory regions that aren't system memory.

Its possible that we have over mapped system memory in the regions and
we want to avoid depending on the order of the regions.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-02-07 23:50:08 +01:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block Blackfin: add driver for on-chip ATAPI controller 2009-02-02 12:27:14 -05:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga FPGA: move fpga drivers to drivers/fpga 2008-12-05 22:41:33 +01:00
gpio Command usage cleanup 2009-01-28 08:49:52 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-02-01 21:38:07 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc Command usage cleanup 2009-01-28 08:49:52 +01:00
mmc Blackfin: add driver for on-chip MMC/SD controller 2009-02-02 12:27:18 -05:00
mtd Merge branch 'master' of git://git.denx.de/u-boot-nand-flash 2009-02-07 23:37:10 +01:00
net Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command 2009-02-06 14:54:47 -07:00
pci pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching 2009-02-07 23:50:08 +01:00
pcmcia rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
qe Merge branch 'master' of git://git.denx.de/u-boot-net 2009-02-01 21:31:37 +01:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial Coldfire: Applied baudrate formula of serial_init to serial_setbrg 2009-02-06 14:54:47 -07:00
spi Blackfin: add driver for on-chip SPI controller 2009-02-02 12:24:30 -05:00
usb USB: Add EHCI support for VCT EHCI controller (really with driver now) 2009-02-02 20:42:15 +01:00
video atmel_lcdfb: Straighten out funky vl_sync logic 2008-10-25 20:33:32 +02:00