Commit Graph

30 Commits (73bc94c6b7f73c2d22f43daaebfe5ddcb0948ee7)

Author SHA1 Message Date
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 10 years ago
Paul Burton 4a5d8898bc MIPS: unify cache initialization code 10 years ago
Paul Burton 30374f98d1 MIPS: unify cache maintenance functions 10 years ago
Daniel Schwierzeck e520023882 MIPS: add support for pre-relocation malloc 10 years ago
Daniel Schwierzeck dd82128ef5 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR 10 years ago
Thomas Langer a18a477147 MIPS: use common code from lib/time.c 10 years ago
Daniel Schwierzeck 6d08e22aca MIPS: fix setup of initial stack frame 10 years ago
Daniel Schwierzeck 837cad1e47 MIPS: refactor setting of compiler options 10 years ago
Paul Burton 186d8159f6 MIPS: stub interrupt_init function 11 years ago
Masahiro Yamada cfda6bd2d8 mips: move CONFIG_MIPS{32, 64} definition to config.mk 11 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada f6e2c0f3e3 mips: convert makefiles to Kbuild style 11 years ago
Gabor Juhos b1591ec246 MIPS: mips64/interrupt.c: remove superfluous include 12 years ago
Tom Rini 518d438537 MIPS: mips64: fix typos in copyright text of start.S 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 12 years ago
Daniel Schwierzeck 696a3b2a53 MIPS: start.S: optimize BSS initialization 12 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 12 years ago
Gabor Juhos 025f2b3380 MIPS: simplify relocated _G_O_T_ address calculation 12 years ago
Gabor Juhos 67d80c9f97 MIPS: start.S: don't save flush_cache parameters in advance 12 years ago
Gabor Juhos 248fe03f53 MIPS: start.S: simplify relocation offset calculation 12 years ago
Gabor Juhos b2fe86f887 MIPS: start.S: save reused arguments earlier in relocate_code 12 years ago
Gabor Juhos f321b0f99f MIPS: start.S: set sp register directly 12 years ago
Gabor Juhos 5b7dd8163d MIPS: start.S: fix boundary check in relocate_code 12 years ago
Gabor Juhos 14fdd1a8bf MIPS: start{, 64}.S: fill branch delay slots with NOP instructions 12 years ago
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp 12 years ago
Zhi-zhou Zhang 8ab36d2e54 MIPS: do not initialize timestamp variable before relocate_code 12 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 12 years ago