uboot-mt623x/drivers/pci
Becky Bruce 6e61fae4d3 drivers/pci: Create pci_map_bar function
It is no longer always true that the pci bus address can be
used as the virtual address for pci accesses.  pci_map_bar()
is created to return the virtual address for a pci region.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
2009-02-10 00:27:13 +01: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 drivers/pci: Create pci_map_bar function 2009-02-10 00:27:13 +01: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