dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh/oprofile
Kuninori Morimoto 55ba99eb21 sh: Add support for SH7786 CPU subtype.
This adds preliminary support for the SH7786 CPU subtype.

While this is a dual-core CPU, only UP is supported for now. L2 cache
support is likewise not yet implemented.

More information on this particular CPU subtype is available at:

	http://www.renesas.com/fmwk.jsp?cnt=sh7786_root.jsp&fp=/products/mpumcu/superh_family/sh7780_series/sh7786_group/

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-03-03 15:40:25 +09:00
..
Makefile sh: oprofile: Refactor common setup code for multiple driver support. 2008-12-22 18:44:43 +09:00
backtrace.c sh: oprofile: Fix up the module build. 2008-12-22 19:32:27 +09:00
common.c sh: Add support for SH7786 CPU subtype. 2009-03-03 15:40:25 +09:00
op_impl.h sh: oprofile: Refactor common setup code for multiple driver support. 2008-12-22 18:44:43 +09:00
op_model_sh7750.c sh: oprofile: Convert op_model_sh7750 to new common interface. 2008-12-22 18:44:43 +09:00