summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips64/start.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-301-291/+0
* MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-211-1/+23
* MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2015-01-211-1/+6
* MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-271-2/+5
* MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-241-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-0/+36
* MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck2013-02-121-4/+3
* MIPS: start.S: optimize BSS initializationDaniel Schwierzeck2013-02-121-9/+11
* MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-121-26/+21
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-301-4/+1
* MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-271-10/+2
* MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-271-9/+3
* MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-271-2/+3
* MIPS: start.S: set sp register directlyGabor Juhos2013-01-271-2/+1
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-271-1/+1
* MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-221-0/+1
* MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang2012-12-081-1/+6
* MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-161-0/+256
OpenPOWER on IntegriCloud