Commit Graph

54 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass b5bd09820c arm: Allow skipping of low-level init with I-cache on 8 years ago
Yuichiro Goto ba10b852fe ARM: start.S: fix typo 8 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Albert ARIBAUD 60a4f39fcd arm: remove unused _end_vect and _vectors_end symbols 10 years ago
Albert ARIBAUD b4ee1491b9 arm1136: move cache code from start.S to cache.c 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Rini 7f5eef93af arm: Remove OMAP2420H4 and all omap24xx support 11 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 11 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 11 years ago
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 11 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 11 years ago
Benoît Thébaudeau 1dd1276fd8 arm1136: Remove redundant relocate_code() return 11 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 11 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Stefano Babic b736e4b929 ARM: Fix start.S when used with SPL in arm1136 12 years ago
Zhong Hongbo 76abfa5781 arm: Fixed the offset for the no relocation. 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 12 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
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 13 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Fabio Estevam 0952ea16ad arm1136 relocation: Fix calculation of board_init_r 13 years ago
Fabio Estevam 428f718889 arm1136: Fix NAND boot 13 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 aaeb0a890a ARM: fix linker file for newer ld support 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
Wolfgang Denk 79e6313936 ARM: use the same branch insn on all architectures 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 bafe7437a4 arm1136, qong: add support for ELF relocations 14 years ago
Albert Aribaud da90d4ce38 arm: bugfix: replace ble with blo in start.S files 14 years ago
Heiko Schocher e48b7c0aad ARM: implement relocation for ARM11 14 years ago
Heiko Schocher 7e4a9e6dc8 ARM (ARM11): add data cache support, test on Qong board 14 years ago