Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
70f852750774b3f7594419b239820f6865b34702
/
arch
/
arm
/
cpu
/
arm946es
/
start.S
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9084407
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· 9 years ago
8d4b7e9
ARM: start.S: fix typo
by Yuichiro Goto
· 9 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
4b41649
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· 11 years ago
21505f9
arm: move reset_cpu from start.S into cpu.c
by Albert ARIBAUD
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· 12 years ago
1c29409
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
8c2ef80
arm: Fixed the offset for the no relocation.
by Zhong Hongbo
· 12 years ago
1a324a5
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
340983d
Replace obsolete e-mail address
by Albert ARIBAUD
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
126897e
arm: add ELF relocation support to rest of cpus
by Albert Aribaud
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
98dd07c
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
68c4d2e
ARM: implement relocation for ARM946
by Heiko Schocher
· 14 years ago
9c2cec4
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm946es/start.S]
314b728
arm: cleanup remaining CONFIG_INIT_CRITICAL
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
7f88a5e
Update make target for ARM supported boards.
by Wolfgang Denk
· 19 years ago
adf20a1
Add ARM946E cpu and core module targets; remap memory to 0x00000000
by Wolfgang Denk
· 19 years ago