summaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/r7780rp_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-281-1328/+0Star
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: intc - add support for 7780Magnus Damm2007-07-201-1/+1
| | | | | | | | | | | | | | | | This patch converts the cpu specific 7780 setup code to use the new intc controller. Many new vectors are added and also support for external interrupt sense configuration. So with this patch it is now possible to configure external interrupt pins as edge or level triggered using set_irq_type(). No external interrupts are registered by default. Use plat_irq_setup_pins() to select between IRQ or IRL mode. This patch also fixes the Alarm IRQ for the RTC. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Update r7780rp defconfig.Paul Mundt2007-05-071-26/+82
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: update r7780rp defconfig.Paul Mundt2006-12-061-20/+49
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Update r7780rp_defconfig.Paul Mundt2006-10-311-76/+98
| | | | | | Small defconfig updates for R7780RP, enabling SH-RTC. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: defconfig updates.Paul Mundt2006-10-031-55/+177
| | | | | | Sync up all of the defconfigs, and kill off a few old ones.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-271-0/+1099
This adds support for the Renesas SH7780 development boards, R7780RP and R7780MP. Signed-off-by: Paul Mundt <lethal@linux-sh.org>