u-boot-brain/arch/arm/cpu/armv7/rmobile
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs
This commit introduces a Kconfig symbol for each ARM CPU:
CPU_ARM720T, CPU_ARM920T, CPU_ARM926EJS, CPU_ARM946ES, CPU_ARM1136,
CPU_ARM1176, CPU_V7, CPU_PXA, CPU_SA1100.
Also, it adds the CPU feature Kconfig symbol HAS_VBAR which is selected
for CPU_ARM1176 and CPU_V7.

For each target, the corresponding CPU is selected and the definition of
SYS_CPU in the corresponding Kconfig file is removed.

Also, it removes redundant "string" type in some Kconfig files.

Signed-off-by: Georges Savoundararadj <savoundg@gmail.com>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-10-29 09:02:09 -04:00
..
board.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info-r8a7740.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info-rcar.c arm: rmobile: Add rmobile_get_cpu_rev_fraction() for R-Car SoCs 2014-04-28 04:35:12 +09:00
cpu_info-sh73a0.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_info.c arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
lowlevel_init_ca15.S arm: rmobile: r8a7794: Skip initialize L2 cache 2014-10-09 14:45:03 +09:00
lowlevel_init.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
Makefile arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
pfc-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
pfc-r8a7790.c arm: rmobile: Add support R8A7790 2013-12-03 09:45:20 +09:00
pfc-r8a7790.h arm: rmobile: Add support R8A7790 2013-12-03 09:45:20 +09:00
pfc-r8a7791.c arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB 2014-05-21 10:09:19 +09:00
pfc-r8a7794.c arm: rmobile: Add support R8A7794 2014-07-24 14:03:46 +09:00
pfc-sh73a0.c arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
timer.c arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error 2013-12-03 09:47:08 +09:00