Albert ARIBAUD
|
b60eff31f3
arm: remove unneeded symbol offsets and _TEXT_BASE
|
11 лет назад |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 лет назад |
Albert ARIBAUD
|
3da0e5750b
arm: factorize relocate_code routine
|
12 лет назад |
Albert ARIBAUD
|
fa6c7413d1
arm: do not compile relocate_code() for SPL builds
|
12 лет назад |
Benoît Thébaudeau
|
5c6db120fc
arm: Remove unused relocate_code() parameters
|
12 лет назад |
Benoît Thébaudeau
|
7086e91b0e
arm: relocate_code(): Use __image_copy_end for end of relocation
|
12 лет назад |
Benoît Thébaudeau
|
4b3db1cd31
arm: relocate_code(): Remove useless relocation offset computation
|
12 лет назад |
Benoît Thébaudeau
|
959eaa74b8
arm: relocate_code() is no longer noreturn
|
12 лет назад |
Benoît Thébaudeau
|
508611bcb7
arm: start.S: Fix _TEXT_BASE for SPL
|
12 лет назад |
Simon Glass
|
3929fb0a14
Replace __bss_end__ with __bss_end
|
12 лет назад |
Albert ARIBAUD
|
e05e5de7fa
arm: move C runtime setup code in crt0.S
|
12 лет назад |
Zhong Hongbo
|
76abfa5781
arm: Fixed the offset for the no relocation.
|
12 лет назад |
Zhong Hongbo
|
448217d4b2
arm: Fix to mistake clean the memory space
|
13 лет назад |
Jason Kridner
|
2d3be7c456
led: remove camel casing of led identifiers globally
|
13 лет назад |
Albert ARIBAUD
|
fa82f871c8
Convert ISO-8859 files to UTF-8
|
14 лет назад |
Mike Williams
|
1626308797
cleanup: Fix typos and misspellings in various files.
|
14 лет назад |
Aneesh V
|
401bb30b6d
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
|
14 лет назад |
Po-Yu Chuang
|
f326cbba98
arm: fix incorrect monitor protection region in FLASH
|
14 лет назад |
Po-Yu Chuang
|
44c6e6591c
rename _end to __bss_end__
|
14 лет назад |
Jens Scharsig
|
009b54079e
remove (double) LED initialization in arm920t start.s
|
14 лет назад |
Liu Hui-R64343
|
386ad72637
ARM: */start.S: code cleanup
|
14 лет назад |
Wolfgang Denk
|
3600945b5a
ARM: */start.S: use canonical asm syntax
|
14 лет назад |
Andreas Bießmann
|
1f52d89f2b
arm: fixloop(): do not use r8 for relocation
|
14 лет назад |
Andreas Bießmann
|
a1a47d3c57
arm: relocate_code(): do not set register useless
|
14 лет назад |
Andreas Bießmann
|
a78fb68f71
arm: copy_loop(): use scratch register
|
14 лет назад |
Heiko Schocher
|
296cae732b
arm: add 8-byte alignment for ABI compliance before board_init_f
|
14 лет назад |
Albert Aribaud
|
3336ca60d4
arm: add ELF relocation support to rest of cpus
|
14 лет назад |
Wolfgang Denk
|
e03f316974
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
|
14 лет назад |
Wolfgang Denk
|
a9aa392629
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
|
14 лет назад |
Wolfgang Denk
|
79e6313936
ARM: use the same branch insn on all architectures
|
14 лет назад |