summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips64
Commit message (Expand)AuthorAgeLines
* MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-24-1/+0
* MIPS: mips64: fix typos in copyright text of start.STom Rini2013-07-24-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-119/+7
* MIPS: add dynamic relocation supportGabor Juhos2013-02-12-0/+36
* 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-9/+11
* MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-12-26/+21
* MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-30-4/+1
* MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-27-10/+2
* MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-27-9/+3
* MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-27-2/+3
* MIPS: start.S: set sp register directlyGabor Juhos2013-01-27-2/+1
* MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-27-1/+1
* MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-22-0/+1
* MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang2012-12-08-1/+6
* MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-25-1/+0
* MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-16-0/+802