uboot/drivers/pci
York Sun fdb9f349be lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
fdt_addr_t is changed to phys_addr_t. The format in debug should be updated
to %pa to match the type.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: Simon Glass <sjg@chromium.org>
2015-08-06 07:31:13 -06:00
..
Kconfig
Makefile
fsl_pci_init.c
pci-emul-uclass.c
pci-uclass.c dm: pci: Allow scan bridge child devices before relocation 2015-08-05 08:42:38 -06:00
pci.c pci: Add a constant for an invalid interrupt 2015-08-05 08:42:41 -06:00
pci_auto.c pci: Indicate prefetchable memory allocate when debugging 2015-08-05 08:42:41 -06:00
pci_common.c
pci_compat.c pci: Remove DEBUG from pci_compat.c 2015-08-05 10:49:32 -06:00
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_msc01.c
pci_rom.c x86: Sanity test on vesa parameters before setting up kernel screen_info 2015-08-05 08:42:38 -06:00
pci_sandbox.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pci_tegra.c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type 2015-08-06 07:31:13 -06:00
pci_x86.c
pcie_imx.c
pcie_layerscape.c
tsi108_pci.c
w83c553f.c