u-boot/arch/arm/cpu/armv7
Andreas Bießmann 6ba2bc8fa9 arm: use canonical sub mnemonic
Building some arm boards with older binutils may produce errors like this:

---8<---
crt0.S: Assembler messages:
crt0.S:70: Error: register expected, not '#(184)' -- `sub sp,#(184)'
--->8---

Use canonical version of the subtract mnemonic to avoid those issues.

Reported-by: Alexey Smishlayev <alexey@xtech2.lv>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2014-01-14 12:38:47 +01:00
..
am33xx ARM: AM43xx: GP_EVM: Add support for DDR3 2013-12-18 21:14:45 -05:00
at91 arm: atmel: sama5d3: correct the ID for DBGU and PIT 2013-12-01 22:38:39 +01:00
exynos arm: put .hash, .got.plt and .machine_param back in binaries 2014-01-14 11:43:10 +01:00
highbank ARM: highbank: convert to common timer code 2013-11-04 11:08:10 -05:00
mx5 arm: mx5: Add fuse supply enable in fsl_iim 2014-01-03 15:44:06 +01:00
mx6 imx6: make use of lldiv(..) 2014-01-13 11:52:28 +01:00
omap-common ARM: AM43xx: GP_EVM: Add support for DDR3 2013-12-18 21:14:45 -05:00
omap3 Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
omap4 pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM 2013-12-04 11:41:13 -05:00
omap5 ARM: OMAP5: clocks: Update MPU settings for OPP_NOM 2013-12-12 17:43:39 -05:00
rmobile Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-12-10 22:23:59 +01:00
s5p-common armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
s5pc1xx armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
socfpga socfpga: Adding Freeze Controller driver 2013-12-03 14:38:56 +01:00
tegra-common armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra20 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra30 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra114 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
u8500 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
vf610 armv7: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
zynq Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-01-10 10:56:00 -05:00
cache_v7.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
config.mk ARM: refactor compiler options in config.mk 2013-09-23 17:03:05 +02:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lowlevel_init.S arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
Makefile arm: atmel: sama5d3: spl boot from fat fs SD card 2013-12-01 22:38:51 +01:00
nonsec_virt.S ARM: align MVBAR on 32 byte boundary 2013-12-06 21:03:35 +01:00
start.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
syslib.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
virt-v7.c ARM: virtualization: replace verbose license with SPDX identifier 2013-10-07 08:21:13 -04:00