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
/
cpu
Age
Commit message (
Expand
)
Author
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-07
mips: move CONFIG_MIPS{32, 64} definition to config.mk
Masahiro Yamada
2014-03-07
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-09
qemu-malta: rename to just "malta"
Paul Burton
2013-11-09
mips32: detect L1 cache sizes if they're not defined
Paul Burton
2013-10-31
mips: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
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: 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-03-12
Refactor linker-generated arrays
Albert ARIBAUD
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: 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-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-01-30
MIPS: add unified u-boot.lds file
Gabor Juhos
2013-01-30
MIPS: remove OUTPUT_FORMAT from linker scripts
Gabor Juhos
2013-01-30
MIPS: xburst: simplify relocation offset calculation
Gabor Juhos
2013-01-30
MIPS: simplify relocated _G_O_T_ address calculation
Gabor Juhos
2013-01-27
MIPS: start.S: don't save flush_cache parameters in advance
Gabor Juhos
2013-01-27
MIPS: start.S: simplify relocation offset calculation
Gabor Juhos
2013-01-27
MIPS: start.S: save reused arguments earlier in relocate_code
Gabor Juhos
2013-01-27
MIPS: start.S: set sp register directly
Gabor Juhos
2013-01-27
MIPS: start.S: fix boundary check in relocate_code
Gabor Juhos
2013-01-22
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
Gabor Juhos
2012-12-08
MIPS: fix a latent bug on initialize $gp
Zhi-zhou Zhang
2012-11-28
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
[next]