Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a409a8b85ee337250043aa0c031a31b3a6639e74
/
arch
/
mips
/
cpu
/
start.S
e26e8dc
MIPS: start.S: fix and optimize instructions
by Daniel Schwierzeck
· 9 years ago
a627909
MIPS: initialize board_init_f() argument to zero.
by Purna Chandra Mandal
· 9 years ago
1134929
MIPS: fix annotation of _start and relocate_code
by Daniel Schwierzeck
· 9 years ago
eef88df
MIPS: unify CPU code in arch/mips/cpu/
by Daniel Schwierzeck
· 10 years ago
[Renamed from arch/mips/cpu/mips32/start.S]
f1c64a0
MIPS: handle mips64 ST0_KX bit in mips32 start.S
by Paul Burton
· 10 years ago
ab0d002
MIPS: handle mips64 relocs in mips32 start.S
by Paul Burton
· 10 years ago
a39b1cb
MIPS: use asm.h macros in mips32 start.S
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
6d08e22
MIPS: fix setup of initial stack frame
by Daniel Schwierzeck
· 10 years ago
7a9d109
qemu-malta: rename to just "malta"
by Paul Burton
· 11 years ago
691995f
MIPS: mips32/start.S: rework relocation info check
by Gabor Juhos
· 11 years ago
680cb2d
MIPS: mips32/start.S: use t8 register for dynamic relocation
by Gabor Juhos
· 11 years ago
843a76b
MIPS: start.S: emulate REVISION register for qemu-malta
by Gabor Juhos
· 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
4dc7412
MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status
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
ab2a98b
MIPS: make cache operation mode configurable
by Daniel Schwierzeck
· 13 years ago
7185adb
MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG
by Daniel Schwierzeck
· 13 years ago
7aa1f19
MIPS: Coding style cleanups on common assembly files
by Shinya Kuribayashi
· 14 years ago
522171a
MIPS: Remove mips_cache_lock() feature
by Shinya Kuribayashi
· 14 years ago
9180960
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
by Daniel Schwierzeck
· 14 years ago
[Renamed from arch/mips/cpu/start.S]
b38a569
MIPS: Purple: Remove Purple support
by Daniel Schwierzeck
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1e3827d
mips: Move cpu/mips/* to arch/mips/cpu/*
by Peter Tyser
· 15 years ago
[Renamed from cpu/mips/start.S]
71fa071
MIPS: Flush data cache upon relocation
by Stefan Roese
· 16 years ago
4417434
MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
by Stefan Roese
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5f64d21
[MIPS] Kill unused <version.h> inclusions
by Shinya Kuribayashi
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
0f8c62a
Allow building mips versions with ELDK 3.1.1
by Vlad Lungu
· 17 years ago
43c5092
Use jr as register jump instruction
by Shinya Kuribayashi
· 17 years ago
decaba6
[MIPS] Cleanup CP0 Status initialization
by Shinya Kuribayashi
· 17 years ago
d43d43e
[MIPS] Initialize CP0 Cause before setting up CP0 Status register
by Shinya Kuribayashi
· 17 years ago
2613862
[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()
by Shinya Kuribayashi
· 17 years ago
e139080
[MIPS] Request for the 'mips_cache_lock()' removal
by Shinya Kuribayashi
· 17 years ago
16664f7
[MIPS] Remove useless instructions for initializing $gp.
by Shinya Kuribayashi
· 17 years ago
03c031d
[MIPS] MIPS 4K core: Coding style cleanups
by Shinya Kuribayashi
· 17 years ago
2206921
[MIPS] Fix $gp usage
by Shinya Kuribayashi
· 17 years ago
c75eba3
Fix U-Boot compilation for MIPS boards using ELDK 4.0
by Wolfgang Denk
· 19 years ago
400558b
Prepare for SoC rework of ARM code:
by wdenk
· 20 years ago
f4863a7
* Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h
by wdenk
· 21 years ago
27b207f
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
3b57fe0
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
by wdenk
· 21 years ago
3e38691
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
c021880
* Add support for MIPS32 4Kc CPUs
by wdenk
· 22 years ago