u-boot-brain/arch/arm/cpu/armv7/rmobile
Nobuhiro Iwamatsu dd73018b16 arm: rmobile: r8a7791: Fix MOD_SEL3 function table about FN_SEL_IEB
FN_SEL_IEB is assigned 2bit, and 2bit can represent 4 patterns.
However FN_SEL_IEB but we only use 3. It adds empty patterns as 0.

Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2014-05-21 10:09:19 +09: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: Update print_cpuinfo function 2014-04-28 04:35:12 +09:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lowlevel_init_ca15.S arm: rmobile: r8a779x: Fix L2 cache init and latency setting 2014-04-28 04:35:11 +09:00
lowlevel_init.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
Makefile arm: rmobile: Merge functions to get the CPU information of R8A7790 and R8A7791 2014-04-28 04:35:12 +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-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