uboot-mt623x/drivers/pci
Anton Vorontsov cc2a8c7751 PCI: Add pci_last_busno() helper
This is just a handy routine that reports last PCI busno: we walk
down all the hoses and return last hose's last_busno.

Will be used by PCI/PCIe initialization code.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2009-02-23 15:51:10 -06:00
..
Makefile ixp: move pci drivers to drivers/pci 2009-01-31 10:16:01 +01:00
fsl_pci_init.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
pci.c PCI: Add pci_last_busno() helper 2009-02-23 15:51:10 -06:00
pci_auto.c pci: Allow for PCI addresses to be 64-bit 2008-10-24 17:32:49 -05:00
pci_indirect.c drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pci_ixp.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
pci_sh4.c pci: sh: Add pci_skip_dev and pci_print_dev function 2008-07-15 12:24:37 +09:00
pci_sh7751.c sh: r2dplus fix register access 2008-12-10 23:11:36 +09:00
pci_sh7780.c sh: Fix compile warning 2008-09-19 11:05:22 +09:00
tsi108_pci.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
w83c553f.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00