1. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  2. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  3. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  4. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  5. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  6. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  7. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  8. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  9. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  10. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  11. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  12. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  13. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  14. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  15. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  16. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/start.S]
  17. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  18. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm_cortexa8/start.S]
  19. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  20. 7a2aa8b OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  21. 6b96a20 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · 15 years ago
  22. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  23. 0b02b18 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago