summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips32/start.S
Commit message (Expand)AuthorAgeLines
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-30-320/+0
* MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-30-1/+3
* MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-30-2/+17
* MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-30-55/+61
* MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-21-1/+23
* MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2015-01-21-1/+6
* MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-27-2/+5
* qemu-malta: rename to just "malta"Paul Burton2013-11-09-1/+1
* MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-24-3/+3
* MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-24-9/+9
* MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-24-1/+7
* 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-9/+11
* MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck2013-02-12-150/+36
* MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-12-9/+1
* 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/+2
* MIPS: make cache operation mode configurableDaniel Schwierzeck2011-07-31-1/+5
* MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck2011-07-31-3/+10
* MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi2011-05-07-64/+55
* MIPS: Remove mips_cache_lock() featureShinya Kuribayashi2011-05-07-7/+0
* MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck2011-04-02-0/+390