Commit Graph

22 Commits (2e33df807c4177c2674bc79e95a3678e5fa0dc78)

Author SHA1 Message Date
David Müller (ELSOFT AG) 03a3a8aec8 arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 9 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Simon Glass 5ba534d247 arm: Switch 32-bit ARM to using generic global_data setup 10 years ago
Simon Glass ed64190f67 arm: Correct comments in crt0.S for the recent SPL improvements 10 years ago
rev13@wp.pl 12d8a72913 ARM: Add ARMv7-M support 10 years ago
Przemyslaw Marczak 114c86d826 arm: relocation: clear .bss section with arch memset if defined 10 years ago
Simon Glass db910353a1 arm: spl: Allow board_init_r() to run with a larger stack 10 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 11 years ago
Albert ARIBAUD db544b9662 imx: fix exception vectors relocation in imx27 11 years ago
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 11 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 11 years ago
Andreas Bießmann 6ba2bc8fa9 arm: use canonical sub mnemonic 11 years ago
Jeroen Hofstee fe1378a961 ARM: use r9 for gd 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Masahiro Yamada 58bb8f5f61 cosmetic: arm: fix comments in arch/arm/lib/crt0.S 12 years ago
Benoît Thébaudeau 66f30bf983 arm: Remove deprecated and now unused NAND SPL 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 9c5feab76f arm: crt0.S: Remove bogus .globl 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago