1. 63ee53a armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · 12 years ago
  2. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  3. 6f0dba8 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  4. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  5. 00a2749 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  6. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  7. f8b9d1d arm: bugfix: Move vector table before jumping relocated code by Tetsuyuki Kobayashi · 12 years ago
  8. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  9. e2132c2 arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  10. e75119d tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  11. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  12. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  13. a8c6863 armv7: setup vector by Aneesh V · 13 years ago
  14. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  15. 033ca72 armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  16. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  17. 2219354 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  18. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  19. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  20. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 13 years ago
  21. b32e812 ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 13 years ago
  22. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  23. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  24. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  25. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  26. b9c5081 armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  27. 1f52d89 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  28. a1a47d3 arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  29. a78fb68 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  30. 296cae7 arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  31. aaeb0a8 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  32. e03f316 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  33. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  34. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  35. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  36. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  37. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  38. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  39. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  40. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  41. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  42. 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]
  43. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  44. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm_cortexa8/start.S]
  45. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  46. 7a2aa8b OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  47. 6b96a20 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · 15 years ago
  48. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  49. 0b02b18 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago