1. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  2. 49db62d ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  3. 3f44511 ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  4. 071d6ce ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  5. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  6. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  7. 5debe1f sunxi: Normalise FEL support by Simon Glass · 10 years ago
  8. 47197fe arm: Allow lr to be saved by board code by Simon Glass · 10 years ago
  9. 0bd6887 ARM: armv7 fix spelling of SCTRL by Peng Fan · 10 years ago
  10. 58623d1 arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  11. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  12. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · 11 years ago
  13. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 11 years ago
  14. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 11 years ago
  15. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  16. eb54c6b ARM: armv7: Make indirect vector addresses globl by Marek Vasut · 11 years ago
  17. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  20. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  21. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  22. 7acb96b ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  23. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  24. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  25. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  26. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  27. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  28. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  29. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  30. c63c350 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  31. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  32. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  33. e9d59c9 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  34. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  35. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  36. 0a16790 armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · 12 years ago
  37. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  38. 153ba38 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 by Tetsuyuki Kobayashi · 12 years ago
  39. c9c9846 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  40. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · 12 years ago
  41. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  42. 61c70db arm: bugfix: Move vector table before jumping relocated code by Tetsuyuki Kobayashi · 12 years ago
  43. fd8798b armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  44. 778eb3c arm: Tegra: fix undefined instruction hang immediately after reset by Tom Warren · 13 years ago
  45. 6ddda84 tegra2: Remove unneeded boot code by Simon Glass · 13 years ago
  46. 277e308 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  47. 49a2e55 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  48. 688ee13 armv7: setup vector by Aneesh V · 13 years ago
  49. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  50. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  51. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  52. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  53. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  54. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  55. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  56. c1164af ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 14 years ago
  57. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  58. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  59. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  60. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  61. 2003d8c armv7: fix relocation skip by Andreas Bießmann · 14 years ago
  62. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  63. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  64. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  65. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  66. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  67. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  68. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  69. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  70. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  71. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  72. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  73. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  74. 661a29e armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  75. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  76. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  77. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/start.S]
  78. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  79. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/start.S]
  80. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  81. 096b9c2 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  82. ae6f0c6 ARM Cortex A8: Move OMAP3 specific reset handler by Minkyu Kang · 15 years ago
  83. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  84. 7d75a10 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago