u-boot-brain/arch/arm/cpu/arm926ejs
Miquel Raynal 08ad72ae81 arm: spear: Reference the link register with LR instead of R14
The link register is stored in R14. ARM assembly code allows to use
the 'lr' name to reference it instead of 'r14' which is not very
meaningful. Do the substitution to ease the reading.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2019-07-11 10:05:15 -04:00
..
armada100 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
lpc32xx arm: lpc32xx: Fix timer initialization 2019-04-26 18:58:20 -04:00
mx25 Convert to use fsl_esdhc_imx for i.MX platforms 2019-06-23 14:18:34 +08:00
mx27 arm: remove prototype for get_timer_masked 2018-10-10 13:35:09 -04:00
mxs linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
orion5x linker: Modify linker scripts to be more generic 2019-01-26 22:55:53 -05:00
spear arm: spear: Reference the link register with LR instead of R14 2019-07-11 10:05:15 -04:00
cache.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
cpu.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00