]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pci_ftpci100: Implementation FTPCI100 PCI driver
authorGavin Guo <gavinguo@andestech.com>
Mon, 28 Nov 2011 20:48:14 +0000 (20:48 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 5 Dec 2011 22:13:48 +0000 (23:13 +0100)
commit014e46782b6f986766cdaea99b954ae877be4ea5
tree707a915649bb03b5f0b5643cb7bda9fcef0e43ba
parent5751aa2f248a72c3cec7048cec8dfad33dab0979
pci_ftpci100: Implementation FTPCI100 PCI driver

FTPCI100 is a SoC PCI componenet of Faraday company.
Which is usually built into SoC chips for providing
embedded PCI functions.

Signed-off-by: Gavin Guo <gavinguo@andestech.com>
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
drivers/pci/Makefile
drivers/pci/pci_ftpci100.c [new file with mode: 0644]
drivers/pci/pci_ftpci100.h [new file with mode: 0644]