Commit Graph

24 Commits (ae67dca5e61867cda886bdd2943709a19c45d76a)

Author SHA1 Message Date
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
Vikas Manocha c62c1b3c24 arm: use common instructions applicable to armv7m & other arm archs 8 years ago
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 13 years ago