summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-08-13MIPS: bootm: drop obsolete Qemu specific bootm implementationDaniel Schwierzeck
2013-08-13MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck
2013-08-13MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck
2013-08-13MIPS: bootm: add support for LMBDaniel Schwierzeck
2013-08-13MIPS: bootm: optimize kernel entry callDaniel Schwierzeck
2013-08-13MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck
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: qemu-malta: setup GT64120 registers as done by YAMONGabor Juhos
2013-07-24MIPS: qemu-malta: enable flash supportGabor Juhos
2013-07-24MIPS: qemu-malta: add reset supportGabor Juhos
2013-07-24MIPS: qemu-malta: add support for emulated MIPS Malta boardGabor 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
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-06-08MIPS: asm/errno.h: switch to asm-generic/errno.hDaniel Schwierzeck
2013-06-08MIPS: fix __raw_* IO accessorsGabor Juhos
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Change stub example to use asm-generic/sections.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-15MIPS: board.c: remove manual relocation of env_name_specDaniel Schwierzeck
2013-02-12MIPS: add dynamic relocation supportGabor Juhos
2013-02-12MIPS: u-boot.lds: add relocation specific sectionsGabor 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: board.c: switch to new symbols __bss_end and __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: introduce symbol __image_copy_endDaniel Schwierzeck
2013-02-12MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]Daniel Schwierzeck
2013-02-12MIPS: compute num_got_entries from .got section's sizeGabor Juhos
2013-02-12MIPS: start.S: unify and simplify reset vector handlingDaniel Schwierzeck
2013-02-12MIPS: start.S: remove obsolete 64 bit handling in setup_c0_statusDaniel Schwierzeck
2013-02-12MIPS: xburst: fix broken access to global_dataDaniel Schwierzeck
2013-02-04mips: Use generic global_dataSimon Glass
2013-02-04mips: Move per_clk and dev_clk to arch_global_dataSimon Glass