summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/start.S
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD1-90/+2
2014-02-27arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-27/+0
2013-10-17ARM: mxs: Setup stack in JTAG modeMarek Vasut1-0/+9
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut1-20/+30
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau1-0/+4
2013-03-16Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2012-09-01MX28: Drop the cp15 reconfiguration from SPLMarek Vasut1-42/+0
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador1-0/+247