summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips64
AgeCommit message (Expand)Author
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2015-01-29MIPS: unify cache initialization codePaul Burton
2015-01-29MIPS: unify cache maintenance functionsPaul Burton
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2014-11-27MIPS: fix setup of initial stack frameDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-04-20MIPS: stub interrupt_init functionPaul Burton
2014-03-07mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada
2014-03-07config.mk: specify the exact path to standalone linker scriptMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos
2013-07-24MIPS: mips64: fix typos in copyright text of start.STom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: start.S: use symbol __image_copy_end for U-Boot image relocationDaniel Schwierzeck
2013-02-12MIPS: start.S: optimize BSS initializationDaniel Schwierzeck
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos
2013-01-27MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos
2013-01-27MIPS: start.S: simplify relocation offset calculationGabor Juhos
2013-01-27MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos
2013-01-27MIPS: start.S: set sp register directlyGabor Juhos
2013-01-27MIPS: start.S: fix boundary check in relocate_codeGabor Juhos
2013-01-22MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos
2012-12-08MIPS: fix a latent bug on initialize $gpZhi-zhou Zhang
2012-11-25MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang
2012-10-16MIPS: add board qemu-mips64 supportZhi-zhou Zhang