1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  3. ba10b85 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  4. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  5. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 10 years ago
  6. 60a4f39 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 10 years ago
  7. cd6cc34 arm: move reset_cpu from start.S into cpu.c by Albert ARIBAUD · 10 years ago
  8. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  11. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  12. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  13. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  14. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 11 years ago
  15. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 11 years ago
  16. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 11 years ago
  17. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  18. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  19. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  20. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  21. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  22. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  23. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  24. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  25. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  26. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  27. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  28. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  29. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  30. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  31. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  32. 3336ca6 arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  33. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  34. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  35. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  36. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  37. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  38. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  39. 5a8a87e ARM: implement relocation for ARM946 by Heiko Schocher · 14 years ago
  40. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  41. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm946es/start.S]
  42. 8fc3bb4 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  43. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  44. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  46. 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  47. 74f4304 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · 19 years ago