Commit Graph

33 Commits (bb975455650b1f36681de31a93ffe54952ed3a6b)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 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
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 13 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Wolfgang Denk 3600945b5a ARM: */start.S: use canonical asm syntax 14 years ago
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation 14 years ago
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless 14 years ago
Andreas Bießmann a78fb68f71 arm: copy_loop(): use scratch register 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Albert Aribaud 3336ca60d4 arm: add ELF relocation support to rest of cpus 14 years ago
Wolfgang Denk e03f316974 Drop support for CONFIG_SKIP_RELOCATE_UBOOT 15 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 years ago
Wolfgang Denk 79e6313936 ARM: use the same branch insn on all architectures 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Albert Aribaud da90d4ce38 arm: bugfix: replace ble with blo in start.S files 15 years ago
Heiko Schocher c6c2ceb124 ARM: implement relocation for arm_intcm 15 years ago
Vitaly Kuzmichev a71da1b6c9 ARM: Align stack to 8 bytes 15 years ago
Vitaly Kuzmichev 1a27f7d9c2 ARM: Align stack to 8 bytes 15 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 8fc3bb4b06 arm: cleanup remaining CONFIG_INIT_CRITICAL 16 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Wolfgang Denk fe7eb5d88b Cleanup 20 years ago
Wolfgang Denk 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 20 years ago
wdenk 8aa1a2d115 Patch by Steven Scholz, 4 Apr 2005: 20 years ago
wdenk a1191902ca * Patch by Jon Loeliger, 02 Sep 2004: 20 years ago
wdenk 356a0d9f31 Patch by Markus Pietrek, 04 May 2004: 21 years ago
wdenk a56bd92289 * Patch by Dave Peverley, 30 Apr 2004: 21 years ago
wdenk 0c852a2886 * Patch by Rahul Shanbhag, 19 Feb 2004: 21 years ago
wdenk f6e20fc6ca Patch by Anders Larsen, 09 Jan 2004: 21 years ago
wdenk a8c7c708a9 * Patch by Gleb Natapov, 19 Sep 2003: 22 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 22 years ago
wdenk b0639ca332 Support new configuration of TRAB board with more memory 22 years ago
wdenk 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: 22 years ago