summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/mips32
Commit message (Expand)AuthorAgeFilesLines
* MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-305-404/+0
* MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-309-2493/+0
* MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
* MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
* MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
* MIPS: unify cache initialization codePaul Burton2015-01-292-275/+1
* MIPS: unify cache maintenance functionsPaul Burton2015-01-291-109/+0
* MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-292-38/+20
* 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
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-231-1/+1
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-2/+0
* MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-011-14/+0
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-206-649/+0
* MIPS: stub interrupt_init functionPaul Burton2014-04-201-0/+5
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-98/+1
* 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
* qemu-malta: rename to just "malta"Paul Burton2013-11-091-1/+1
* mips32: detect L1 cache sizes if they're not definedPaul Burton2013-11-092-19/+144
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-313-70/+6
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos2013-07-241-4/+4
* MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos2013-07-241-3/+3
* MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos2013-07-241-1/+1
* MIPS: mips32/start.S: rework relocation info checkGabor Juhos2013-07-241-3/+3
* MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos2013-07-241-9/+9
* MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos2013-07-241-2/+1
* MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos2013-07-241-2/+3
* MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos2013-07-241-1/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2417-291/+17
* MIPS: add dynamic relocation supportGabor Juhos2013-02-121-0/+28
* 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-150/+36
* MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck2013-02-121-9/+1
* MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-301-0/+6
* 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/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2012-11-271-1/+0
|\
OpenPOWER on IntegriCloud