Commit Graph

80 Commits (19ca29f3ff5811e058360aa275208d219b3078c2)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 10 years ago
Daniel Schwierzeck d9a4a6223c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 10 years ago
Paul Burton f1c64a0810 MIPS: handle mips64 ST0_KX bit in mips32 start.S 10 years ago
Paul Burton ab0d002677 MIPS: handle mips64 relocs in mips32 start.S 10 years ago
Paul Burton a39b1cb7f0 MIPS: use asm.h macros in mips32 start.S 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
Paul Burton 2b8bcc5a2f MIPS: avoid .set ISA for cache operations 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
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Daniel Schwierzeck 837cad1e47 MIPS: refactor setting of compiler options 10 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 11 years ago
Paul Burton 186d8159f6 MIPS: stub interrupt_init function 11 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 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
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago
Paul Burton fa476f75bf mips32: detect L1 cache sizes if they're not defined 11 years ago
Masahiro Yamada f6e2c0f3e3 mips: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Gabor Juhos db2c86d7d7 MIPS: mips32/cache.S: use v1 register for indirect function calls 11 years ago
Gabor Juhos ee8b1e2959 MIPS: mips32/cache.S: store cache line size in t8 register 11 years ago
Gabor Juhos c325916563 MIPS: mips32/cache.S: save return address in t9 register 11 years ago
Gabor Juhos 691995f9ab MIPS: mips32/start.S: rework relocation info check 11 years ago
Gabor Juhos 680cb2dc3a MIPS: mips32/start.S: use t8 register for dynamic relocation 11 years ago
Gabor Juhos da84f33b04 MIPS: mips32/cache.S: remove superfluous register assignment 11 years ago
Gabor Juhos c3e4901fc6 MIPS: mips32/time.c: fix checkpatch errors/warnings 11 years ago
Gabor Juhos 843a76b66b MIPS: start.S: emulate REVISION register for qemu-malta 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 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
Daniel Schwierzeck 4dc7412afa MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status 12 years ago
Gabor Juhos 9950b90d38 MIPS: remove OUTPUT_FORMAT from linker scripts 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