index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-13
MIPS: bootm: drop obsolete Qemu specific bootm implementation
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for generic relocation of init ramdisks
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel environment
Daniel Schwierzeck
2013-08-13
MIPS: bootm: refactor initialisation of kernel cmdline
Daniel Schwierzeck
2013-08-13
MIPS: bootm: add support for LMB
Daniel Schwierzeck
2013-08-13
MIPS: bootm: optimize kernel entry call
Daniel Schwierzeck
2013-08-13
MIPS: bootm: fix checkpatch.pl warnings
Daniel Schwierzeck
2013-07-24
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
2013-07-24
MIPS: mips64: fix typos in copyright text of start.S
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-06-08
MIPS: asm/errno.h: switch to asm-generic/errno.h
Daniel Schwierzeck
2013-06-08
MIPS: fix __raw_* IO accessors
Gabor Juhos
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Change stub example to use asm-generic/sections.h
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-15
MIPS: board.c: remove manual relocation of env_name_spec
Daniel Schwierzeck
2013-02-12
MIPS: add dynamic relocation support
Gabor Juhos
2013-02-12
MIPS: u-boot.lds: add relocation specific sections
Gabor Juhos
2013-02-12
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Daniel Schwierzeck
2013-02-12
MIPS: start.S: optimize BSS initialization
Daniel Schwierzeck
2013-02-12
MIPS: board.c: switch to new symbols __bss_end and __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: introduce symbol __image_copy_end
Daniel Schwierzeck
2013-02-12
MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end]
Daniel Schwierzeck
2013-02-12
MIPS: compute num_got_entries from .got section's size
Gabor Juhos
2013-02-12
MIPS: start.S: unify and simplify reset vector handling
Daniel Schwierzeck
2013-02-12
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
Daniel Schwierzeck
2013-02-12
MIPS: xburst: fix broken access to global_data
Daniel Schwierzeck
2013-02-04
mips: Use generic global_data
Simon Glass
[next]