Commit Graph

22 Commits (882d3fa6dd588d100ba446e944022e6b7c9480ae)

Author SHA1 Message Date
Daniel Schwierzeck 924ad86638 MIPS: add possibility to setup initial stack and global data in SRAM 8 years ago
Daniel Schwierzeck c3e72ab801 MIPS: factor out code for initial stack and global data 8 years ago
Daniel Schwierzeck 65d297af7c MIPS: fix iand optimize setup of CP0 registers 8 years ago
Daniel Schwierzeck 345490fcd6 MIPS: fix ROM exception vectors 8 years ago
Daniel Schwierzeck af3971f81a MIPS: make inclusion of ROM exception vectors configurable 8 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 8 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 8 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 8 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 8 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 8 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 8 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 8 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 9 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 9 years ago
Daniel Schwierzeck 113492988b MIPS: fix annotation of _start and relocate_code 9 years ago
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 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
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
Daniel Schwierzeck 6d08e22aca MIPS: fix setup of initial stack frame 10 years ago
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 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 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 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
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 13 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 13 years ago
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files 14 years ago
Shinya Kuribayashi 522171a087 MIPS: Remove mips_cache_lock() feature 14 years ago
Daniel Schwierzeck 91809608a4 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 14 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Peter Tyser 1e3827d9cf mips: Move cpu/mips/* to arch/mips/cpu/* 15 years ago
Stefan Roese 71fa0714fe MIPS: Flush data cache upon relocation 16 years ago