summaryrefslogtreecommitdiff
path: root/arch/arm/lib/crt0.S
AgeCommit message (Expand)Author
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-08-04arm: Support pre-relocation malloc()Simon Glass
2014-08-04arm: Set up global data before board_init_f()Simon Glass
2014-01-14arm: use canonical sub mnemonicAndreas Bießmann
2013-09-23ARM: use r9 for gdJeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10cosmetic: arm: fix comments in arch/arm/lib/crt0.SMasahiro Yamada
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: crt0.S: Remove bogus .globlBenoît Thébaudeau
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD