microblaze: Add support for Xilinx PCI host bridge
authorMichal Simek <monstr@monstr.eu>
Mon, 18 Jan 2010 14:27:11 +0000 (15:27 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 11 Mar 2010 13:05:18 +0000 (14:05 +0100)
commit733cc2183116b216abb52e709709bb0e626c9a75
tree8764b775948622c493f70f136d25b359af90e04c
parenta6475c132278c1be158a13872c233aeab8a00176
microblaze: Add support for Xilinx PCI host bridge

This patch is based on powerpc patch
64f16502475ddf663169369fffff6da9b10ea9fb

We did some cleanups and removed powerpc parts.
There is one new debug early listing function too.

Exclude function is only in Debug options.

We tested in on custom board.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
arch/microblaze/include/asm/pci.h
arch/microblaze/kernel/setup.c
arch/microblaze/pci/Makefile
arch/microblaze/pci/xilinx_pci.c [new file with mode: 0644]