summaryrefslogtreecommitdiff
path: root/arch/mips/cpu
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-01MIPS: start.S: fix and optimize instructionsDaniel Schwierzeck
2016-02-01MIPS: initialize board_init_f() argument to zero.Purna Chandra Mandal
2016-01-16MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2015-01-30MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck
2015-01-30MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton
2015-01-30MIPS: handle mips64 relocs in mips32 start.SPaul Burton
2015-01-30MIPS: use asm.h macros in mips32 start.SPaul Burton
2015-01-29MIPS: unify cache initialization codePaul Burton
2015-01-29MIPS: unify cache maintenance functionsPaul Burton
2015-01-29MIPS: avoid .set ISA for cache operationsPaul 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-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck
2014-04-20MIPS: define __init_end in u-boot.ldsPaul Burton
2014-04-20MIPS: stub interrupt_init functionPaul Burton
2014-04-20mips: xburst: remove remainders of dead boardMasahiro Yamada
2014-04-20MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
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-11-09qemu-malta: rename to just "malta"Paul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24MIPS: mips32/cache.S: use v1 register for indirect function callsGabor Juhos
2013-07-24MIPS: mips32/cache.S: store cache line size in t8 registerGabor Juhos
2013-07-24MIPS: mips32/cache.S: save return address in t9 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: xburst/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: xburst/start.S: save gd in s0 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation offset in s1 registerGabor Juhos
2013-07-24MIPS: xburst/start.S: save relocation address in s2 registerGabor Juhos
2013-07-24MIPS: mips32/start.S: rework relocation info checkGabor Juhos
2013-07-24MIPS: mips32/start.S: use t8 register for dynamic relocationGabor Juhos
2013-07-24MIPS: mips32/cache.S: remove superfluous register assignmentGabor Juhos
2013-07-24MIPS: mips64/interrupt.c: remove superfluous includeGabor Juhos
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos
2013-07-24MIPS: start.S: emulate REVISION register for qemu-maltaGabor Juhos
2013-07-24MIPS: mips64: fix typos in copyright text of start.STom Rini