Albert ARIBAUD
|
e05e5de7fa
arm: move C runtime setup code in crt0.S
|
hace 12 años |
Zhong Hongbo
|
76abfa5781
arm: Fixed the offset for the no relocation.
|
hace 12 años |
Zhong Hongbo
|
448217d4b2
arm: Fix to mistake clean the memory space
|
hace 13 años |
Jason Kridner
|
2d3be7c456
led: remove camel casing of led identifiers globally
|
hace 13 años |
Aneesh V
|
401bb30b6d
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
|
hace 14 años |
Wolfgang Denk
|
177f38609b
Minor coding style fixes.
|
hace 14 años |
Michael Schwingen
|
ce04bb41a6
Fix IXP code to work after relocation was added
|
hace 14 años |
Po-Yu Chuang
|
f326cbba98
arm: fix incorrect monitor protection region in FLASH
|
hace 14 años |
Po-Yu Chuang
|
44c6e6591c
rename _end to __bss_end__
|
hace 14 años |
Liu Hui-R64343
|
386ad72637
ARM: */start.S: code cleanup
|
hace 14 años |
Wolfgang Denk
|
3600945b5a
ARM: */start.S: use canonical asm syntax
|
hace 14 años |
Andreas Bießmann
|
1f52d89f2b
arm: fixloop(): do not use r8 for relocation
|
hace 14 años |
Andreas Bießmann
|
a1a47d3c57
arm: relocate_code(): do not set register useless
|
hace 14 años |
Andreas Bießmann
|
a78fb68f71
arm: copy_loop(): use scratch register
|
hace 14 años |
Heiko Schocher
|
296cae732b
arm: add 8-byte alignment for ABI compliance before board_init_f
|
hace 14 años |
Albert Aribaud
|
3336ca60d4
arm: add ELF relocation support to rest of cpus
|
hace 14 años |
Wolfgang Denk
|
e03f316974
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
|
hace 14 años |
Wolfgang Denk
|
a9aa392629
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
|
hace 14 años |
Wolfgang Denk
|
79e6313936
ARM: use the same branch insn on all architectures
|
hace 14 años |
Wolfgang Denk
|
25ddd1fb0a
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
|
hace 14 años |
Wolfgang Denk
|
14d0a02a16
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
|
hace 14 años |
Albert Aribaud
|
da90d4ce38
arm: bugfix: replace ble with blo in start.S files
|
hace 14 años |
Heiko Schocher
|
2af0a099ac
ARM: implement relocation for ixp
|
hace 14 años |
Vitaly Kuzmichev
|
1a27f7d9c2
ARM: Align stack to 8 bytes
|
hace 15 años |
Peter Tyser
|
84ad688473
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
|
hace 15 años |