Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8dd099740d77e3ff5e2ea9674b7ec0dda2557d3d
/
arch
/
arm
/
lib
/
crt0.S
aaf8dd1
arm: set the relocated gd with gd->new_gd
by Patrick Delaunay
· 4 years, 9 months ago
4a0da7c
spl: separate SPL_FRAMEWORK config for spl and tpl
by Heiko Stuebner
· 5 years ago
aa4ad4b
spl: Allow performing BSS init early before board_init_f()
by Andreas Dannenberg
· 5 years ago
94ddd96
arm: add a separate stack for TPL
by Kever Yang
· 6 years ago
976e342
arm: armv7m: clean up armv7m unified code compilation
by Vikas Manocha
· 6 years ago
1808396
arm: armv7m: remove un-necessary If then instruction
by Vikas Manocha
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
1c640a6
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· 8 years ago
40eb691
arm: use common instructions applicable to armv7m & other arm archs
by Vikas Manocha
· 9 years ago
408a12d
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
by David Müller (ELSOFT AG)
· 9 years ago
85260bb
arm: move gd handling outside of C code
by Albert ARIBAUD
· 9 years ago
6cb4c46
Fix board init code to respect the C runtime environment
by Albert ARIBAUD
· 9 years ago
35375d4
arm: Switch 32-bit ARM to using generic global_data setup
by Simon Glass
· 9 years ago
cb60ae8
arm: Correct comments in crt0.S for the recent SPL improvements
by Simon Glass
· 9 years ago
b3b57e8
ARM: Add ARMv7-M support
by rev13@wp.pl
· 10 years ago
42b500b
arm: relocation: clear .bss section with arch memset if defined
by Przemyslaw Marczak
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
8aaab90
dm: arm: spl: Allow simple malloc() in SPL
by Simon Glass
· 10 years ago
bd6e56f
imx: fix exception vectors relocation in imx27
by Albert ARIBAUD
· 10 years ago
1f36da0
arm: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
f6cbf99
arm: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
b65e2c1
arm: use canonical sub mnemonic
by Andreas Bießmann
· 11 years ago
f2d6076
ARM: use r9 for gd
by Jeroen Hofstee
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
debc2fc
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
by Masahiro Yamada
· 12 years ago
80f2f93
arm: Remove deprecated and now unused NAND SPL
by Benoît Thébaudeau
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
73dcb27
arm: crt0.S: Remove bogus .globl
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