summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-11-15malta: use unmapped flash base addressGabor Juhos
2013-11-11malta: arch/mips/include/asm/malta.h SPDX license tagPaul Burton
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09qemu-malta: rename to just "malta"Paul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
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-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