aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips32/start.S
AgeCommit message (Expand)AuthorFilesLines
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck1-320/+0
2015-01-30MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton1-1/+3
2015-01-30MIPS: handle mips64 relocs in mips32 start.SPaul Burton1-2/+17
2015-01-30MIPS: use asm.h macros in mips32 start.SPaul Burton1-55/+61
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck1-1/+23
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck1-1/+6
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck1-2/+5
2013-11-09qemu-malta: rename to just "malta"Paul Burton1-1/+1
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos1-3/+3
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos1-9/+9
2013-07-24MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos1-1/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-12MIPS: add dynamic relocation supportGabor Juhos1-0/+28
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck1-4/+3
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck1-9/+11
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck1-150/+36
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck1-9/+1
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos1-4/+1
2013-01-27MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos1-10/+2
2013-01-27MIPS: start.S: simplify relocation offset calculationGabor Juhos1-9/+3
2013-01-27MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos1-2/+3
2013-01-27MIPS: start.S: set sp register directlyGabor Juhos1-2/+1
2013-01-27MIPS: start.S: fix boundary check in relocate_codeGabor Juhos1-1/+1
2013-01-22MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos1-0/+2
2011-07-31MIPS: make cache operation mode configurableDaniel Schwierzeck1-1/+5
2011-07-31MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFGDaniel Schwierzeck1-3/+10
2011-05-07MIPS: Coding style cleanups on common assembly filesShinya Kuribayashi1-64/+55
2011-05-07MIPS: Remove mips_cache_lock() featureShinya Kuribayashi1-7/+0
2011-04-02MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32Daniel Schwierzeck1-0/+390