summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/xburst/start.S
Commit message (Expand)AuthorAgeLines
* MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos2013-07-24-6/+6
* MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos2013-07-24-3/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* MIPS: add dynamic relocation supportGabor Juhos2013-02-12-0/+28
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-12-4/+3
* MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-12-10/+13
* MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-30-9/+3
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-30-4/+1
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-27-1/+1
* MIPS: don't use camel-case styleZhi-zhou Zhang2012-10-16-2/+2
* MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-10-0/+171