summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips64
Commit message (Expand)AuthorAgeFilesLines
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-305-378/+0
* MIPS: unify cache initialization codePaul Burton2015-01-292-214/+1
* MIPS: unify cache maintenance functionsPaul Burton2015-01-291-58/+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: use common code from lib/time.cThomas Langer2015-01-211-55/+4
* MIPS: fix setup of initial stack frameDaniel Schwierzeck2014-11-271-2/+5
* MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-011-14/+0
* MIPS: stub interrupt_init functionPaul Burton2014-04-201-0/+5
* mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-071-3/+1
* config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-071-1/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos2013-07-241-1/+0
* 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-247-119/+7
* 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: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang2012-11-251-1/+0
* MIPS: add board qemu-mips64 supportZhi-zhou Zhang2012-10-167-0/+802
OpenPOWER on IntegriCloud