Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5cd1f6bd7a44e8c3c62a548257bc5ceff61d1691
/
arch
/
mips
/
cpu
/
mips64
eef88df
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
4a5d889
MIPS: unify cache initialization code
by Paul Burton
· 10 years ago
30374f9
MIPS: unify cache maintenance functions
by Paul Burton
· 10 years ago
e520023
MIPS: add support for pre-relocation malloc
by Daniel Schwierzeck
· 10 years ago
dd82128
MIPS: add support for CONFIG_SYS_INIT_SP_ADDR
by Daniel Schwierzeck
· 10 years ago
a18a477
MIPS: use common code from lib/time.c
by Thomas Langer
· 10 years ago
6d08e22
MIPS: fix setup of initial stack frame
by Daniel Schwierzeck
· 10 years ago
837cad1
MIPS: refactor setting of compiler options
by Daniel Schwierzeck
· 10 years ago
186d815
MIPS: stub interrupt_init function
by Paul Burton
· 11 years ago
cfda6bd
mips: move CONFIG_MIPS{32, 64} definition to config.mk
by Masahiro Yamada
· 11 years ago
a0a15b4
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
f6e2c0f
mips: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
b1591ec
MIPS: mips64/interrupt.c: remove superfluous include
by Gabor Juhos
· 11 years ago
518d438
MIPS: mips64: fix typos in copyright text of start.S
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
04380c6
MIPS: add dynamic relocation support
by Gabor Juhos
· 12 years ago
28875e2
MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
by Daniel Schwierzeck
· 12 years ago
696a3b2
MIPS: start.S: optimize BSS initialization
by Daniel Schwierzeck
· 12 years ago
8b1c734
MIPS: start.S: unify and simplify reset vector handling
by Daniel Schwierzeck
· 12 years ago
025f2b3
MIPS: simplify relocated _G_O_T_ address calculation
by Gabor Juhos
· 12 years ago
67d80c9
MIPS: start.S: don't save flush_cache parameters in advance
by Gabor Juhos
· 12 years ago
248fe03
MIPS: start.S: simplify relocation offset calculation
by Gabor Juhos
· 12 years ago
b2fe86f
MIPS: start.S: save reused arguments earlier in relocate_code
by Gabor Juhos
· 12 years ago
f321b0f
MIPS: start.S: set sp register directly
by Gabor Juhos
· 12 years ago
5b7dd81
MIPS: start.S: fix boundary check in relocate_code
by Gabor Juhos
· 12 years ago
14fdd1a
MIPS: start{, 64}.S: fill branch delay slots with NOP instructions
by Gabor Juhos
· 12 years ago
0d69d91
MIPS: fix a latent bug on initialize $gp
by Zhi-zhou Zhang
· 12 years ago
8ab36d2
MIPS: do not initialize timestamp variable before relocate_code
by Zhi-zhou Zhang
· 12 years ago
32afad7
MIPS: add board qemu-mips64 support
by Zhi-zhou Zhang
· 12 years ago