Commit Graph

53 Commits (104d6fb6cd064c4c9278e5b6fdf99ac025597753)

Author SHA1 Message Date
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 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 ac415a5720 arm926ejs: Remove deprecated and now unused NAND SPL 12 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 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 61bdb91335 arm: remove useless code in start.S files 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. 12 years ago
Tom Rini 3f7f2414ef ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 12 years ago
Christian Riesch d735a99d3b arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined 13 years ago
Christian Riesch b67d8816fd arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH 13 years ago
Sughosh Ganu da104e04ec arm, arm926ejs: Flush the data cache before disabling it 13 years ago
Christian Riesch 27b66622b5 arm, arm926ejs: Do cpu critical inits only for boards that require it 13 years ago
Heiko Schocher ca4b55800e arm, arm926ejs: always do cpu critical inits 13 years ago
Christian Riesch 8f1da53508 arm, arm926ejs: Fix clear bss loop for zero length bss 13 years ago
Heiko Schocher 435199f380 arm, davinci: add support for new spl framework 13 years ago
Heiko Schocher 6a6e1677ad arm, arm926: fix missing symbols in NAND_SPL mode 13 years ago
Heiko Schocher 337c433383 arm, davinci: add NOR Boot Configuration Word 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Albert ARIBAUD 57b4bce996 Replace obsolete e-mail address 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
Alexander Stein 6087f1a90c arm relocation: Fix calculation of board_init_r 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
Wolfgang Denk e03f316974 Drop support for CONFIG_SKIP_RELOCATE_UBOOT 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Darius Augulis 123fb7deb2 ARM: fix address setup in start.S 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Gray Remlin 8c0c2b9050 ARM: Use consistent assembler syntax 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Heiko Schocher 9710504d20 arm926ejs, tx25: add support for ELF relocations 14 years ago
Albert Aribaud 92d5ecba47 arm: implement ELF relocations 14 years ago
Albert Aribaud da90d4ce38 arm: bugfix: replace ble with blo in start.S files 14 years ago
Heiko Schocher ab86f72c35 ARM: implement relocation for ARM926 14 years ago