index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
crt0.S
Commit message (
Expand
)
Author
Age
Lines
*
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
David Müller (ELSOFT AG)
2016-02-15
-1
/
+5
*
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
-0
/
+3
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
-1
/
+2
*
arm: Switch 32-bit ARM to using generic global_data setup
Simon Glass
2015-10-24
-24
/
+4
*
arm: Correct comments in crt0.S for the recent SPL improvements
Simon Glass
2015-09-12
-10
/
+16
*
ARM: Add ARMv7-M support
rev13@wp.pl
2015-04-22
-0
/
+30
*
arm: relocation: clear .bss section with arch memset if defined
Przemyslaw Marczak
2015-03-09
-1
/
+9
*
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
2015-03-04
-3
/
+10
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
-0
/
+5
|
\
|
*
imx: fix exception vectors relocation in imx27
Albert ARIBAUD
2014-11-20
-0
/
+5
*
|
dm: arm: spl: Allow simple malloc() in SPL
Simon Glass
2014-11-21
-1
/
+1
|
/
*
arm: Support pre-relocation malloc()
Simon Glass
2014-08-04
-1
/
+4
*
arm: Set up global data before board_init_f()
Simon Glass
2014-08-04
-0
/
+9
*
arm: use canonical sub mnemonic
Andreas Bießmann
2014-01-14
-1
/
+1
*
ARM: use r9 for gd
Jeroen Hofstee
2013-09-23
-8
/
+8
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
-2
/
+2
*
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-04-12
-14
/
+2
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
-5
/
+3
*
arm: crt0.S: Remove bogus .globl
Benoît Thébaudeau
2013-04-12
-24
/
+4
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
-2
/
+2
*
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2013-01-08
-0
/
+173