Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-27 | sh: Add support for R7780RP and R7780MP boards. | Paul Mundt | |
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2006-09-27 | sh: ioremap() overhaul. | Paul Mundt | |
ioremap() overhaul. Add support for transparent PMB mapping, get rid of p3_ioremap(), etc. Also drop ioremap() and iounmap() routines from the machvec, as everyone can use the generic ioremap() API instead. For PCI memory apertures and other special cases, use the pci_iomap() API, as boards are already required to get the mapping right there. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2006-09-27 | sh: landisk board support. | kogiidena | |
This adds support for the I-O DATA Landisk. Signed-off-by: kogiidena <kogiidena@eggplant.ddo.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |