android_kernel_xiaomi_sdm845/arch/sh/kernel/cpu/sh4
Paul Mundt 66a740572d sh: Convert INTC2 to IRQ table registration.
Currently the INTC2 code contains a fixed IRQ table that it
iterates through to set the handler type, we move this in to
the CPU subtype setup code instead and allow for submitting
the table that way.

This drops the ST40 tables, as nothing has been happening
with those processors, while converting the only existing
users to use the new table directly (SH7760 and SH7780).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-10-20 15:30:55 +09:00
..
clock-sh4-202.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh7770.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh7780.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
clock-sh73180.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
ex.S sh: Fix exception_handling_table alignment. 2006-10-19 16:30:32 +09:00
fpu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile sh: Add support for SH7706/SH7710/SH7343 CPUs. 2006-09-27 17:38:11 +09:00
probe.c sh: More intelligent entry_mask/way_size calculation. 2006-09-27 18:28:34 +09:00
setup-sh4-202.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
setup-sh7343.c sh: Add support for SH7706/SH7710/SH7343 CPUs. 2006-09-27 17:38:11 +09:00
setup-sh7750.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
setup-sh7760.c sh: Convert INTC2 to IRQ table registration. 2006-10-20 15:30:55 +09:00
setup-sh7770.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
setup-sh7780.c sh: Convert INTC2 to IRQ table registration. 2006-10-20 15:30:55 +09:00
setup-sh73180.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
sq.c sh: Store Queue API rework. 2006-09-27 15:49:57 +09:00