summaryrefslogtreecommitdiff
path: root/arch/sh/drivers/pci/ops-se7780.c
AgeCommit message (Collapse)AuthorFilesLines
2007-11-30sh: Support PCI IO access of SH7780 base boards.Nobuhiro Iwamatsu1-2/+2
The IO access of PCI is not supported in R7780RP and the MS7780SE board now. The support of the IO access mode of e100 and a lot of IDE chips becomes possible by fixing the code. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-07sh: se7780 PCI support.Nobuhiro Iwamatsu1-0/+96
Add support for the SH7780 PCIC on the Solution Engine 7780, missing from the previous board-support patch. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.zh@hitachi.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>