| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: unify CPU code in arch/mips/cpu/ | Daniel Schwierzeck | 2015-01-30 | 1 | -320/+0 |
* | MIPS: handle mips64 ST0_KX bit in mips32 start.S | Paul Burton | 2015-01-30 | 1 | -1/+3 |
* | MIPS: handle mips64 relocs in mips32 start.S | Paul Burton | 2015-01-30 | 1 | -2/+17 |
* | MIPS: use asm.h macros in mips32 start.S | Paul Burton | 2015-01-30 | 1 | -55/+61 |
* | MIPS: add support for pre-relocation malloc | Daniel Schwierzeck | 2015-01-21 | 1 | -1/+23 |
* | MIPS: add support for CONFIG_SYS_INIT_SP_ADDR | Daniel Schwierzeck | 2015-01-21 | 1 | -1/+6 |
* | MIPS: fix setup of initial stack frame | Daniel Schwierzeck | 2014-11-27 | 1 | -2/+5 |
* | qemu-malta: rename to just "malta" | Paul Burton | 2013-11-09 | 1 | -1/+1 |
* | MIPS: mips32/start.S: rework relocation info check | Gabor Juhos | 2013-07-24 | 1 | -3/+3 |
* | MIPS: mips32/start.S: use t8 register for dynamic relocation | Gabor Juhos | 2013-07-24 | 1 | -9/+9 |
* | MIPS: start.S: emulate REVISION register for qemu-malta | Gabor Juhos | 2013-07-24 | 1 | -1/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | MIPS: add dynamic relocation support | Gabor Juhos | 2013-02-12 | 1 | -0/+28 |
* | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation | Daniel Schwierzeck | 2013-02-12 | 1 | -4/+3 |
* | MIPS: start.S: optimize BSS initialization | Daniel Schwierzeck | 2013-02-12 | 1 | -9/+11 |
* | MIPS: start.S: unify and simplify reset vector handling | Daniel Schwierzeck | 2013-02-12 | 1 | -150/+36 |
* | MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status | Daniel Schwierzeck | 2013-02-12 | 1 | -9/+1 |
* | MIPS: simplify relocated _G_O_T_ address calculation | Gabor Juhos | 2013-01-30 | 1 | -4/+1 |
* | MIPS: start.S: don't save flush_cache parameters in advance | Gabor Juhos | 2013-01-27 | 1 | -10/+2 |
* | MIPS: start.S: simplify relocation offset calculation | Gabor Juhos | 2013-01-27 | 1 | -9/+3 |
* | MIPS: start.S: save reused arguments earlier in relocate_code | Gabor Juhos | 2013-01-27 | 1 | -2/+3 |
* | MIPS: start.S: set sp register directly | Gabor Juhos | 2013-01-27 | 1 | -2/+1 |
* | MIPS: start.S: fix boundary check in relocate_code | Gabor Juhos | 2013-01-27 | 1 | -1/+1 |
* | MIPS: start{, 64}.S: fill branch delay slots with NOP instructions | Gabor Juhos | 2013-01-22 | 1 | -0/+2 |
* | MIPS: make cache operation mode configurable | Daniel Schwierzeck | 2011-07-31 | 1 | -1/+5 |
* | MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG | Daniel Schwierzeck | 2011-07-31 | 1 | -3/+10 |
* | MIPS: Coding style cleanups on common assembly files | Shinya Kuribayashi | 2011-05-07 | 1 | -64/+55 |
* | MIPS: Remove mips_cache_lock() feature | Shinya Kuribayashi | 2011-05-07 | 1 | -7/+0 |
* | MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 | Daniel Schwierzeck | 2011-04-02 | 1 | -0/+390 |