u-boot-brain/arch/arm/cpu/armv7/rmobile
Tetsuyuki Kobayashi 03eecab9a1 arm: rmobile: bugfix: wrong register saving in lowlevel_init
lowlevel_init() of rmobile badly assumed that ip register holds return address.
The commit "63ee53a7 armv7 cpu_init_crit: Simplify code" breaks this assumption.
This patch removes this bad assumption and simplify code.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
2012-10-08 11:15:04 -07:00
..
board.c arm: rmobile: Add support Renesas SH73A0 2012-10-03 02:04:22 +02:00
config.mk arm: rmobile: Support build with gcc-4.6 or later 2012-10-03 02:04:23 +02:00
cpu_info-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
cpu_info-sh73a0.c arm: rmobile: kzm9g: separate cpu_rev to integer and fraction 2012-10-03 02:04:24 +02:00
cpu_info.c arm: rmobile: Add support Renesas R8A7740 2012-10-03 02:04:25 +02:00
emac.c arm: rmobile: Add cpu_eth_init function 2012-10-03 02:04:25 +02:00
lowlevel_init.S arm: rmobile: bugfix: wrong register saving in lowlevel_init 2012-10-08 11:15:04 -07:00
Makefile rmobile: Fix build timer driver with BUILD_DIR 2012-10-03 08:47:29 +02:00
pfc-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
pfc-sh73a0.c arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
timer.c arm: rmobile: Add basic support for Renesas R-Mobile 2012-10-03 02:04:22 +02:00