1. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  2. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  3. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  4. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  5. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  8. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  9. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  10. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  11. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  12. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  13. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  14. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  15. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  16. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  17. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  18. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  19. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  20. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · 12 years ago
  21. a927d26 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · 13 years ago
  22. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
  23. 4cb7186 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · 13 years ago
  24. 11bf576 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · 13 years ago
  25. c8a6d75 arm, arm926ejs: always do cpu critical inits by Heiko Schocher · 13 years ago
  26. 962712b arm, arm926ejs: Fix clear bss loop for zero length bss by Christian Riesch · 13 years ago
  27. 565a09c arm, davinci: add support for new spl framework by Heiko Schocher · 13 years ago
  28. 0ad559f arm, arm926: fix missing symbols in NAND_SPL mode by Heiko Schocher · 13 years ago
  29. f49e944 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  30. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  31. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  32. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  33. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  34. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  35. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  36. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  37. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  38. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  39. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  40. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  41. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  42. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  43. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  44. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  45. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  46. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  47. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  48. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  49. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  50. 0a2817f arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  51. 6d1fcb1 arm: implement ELF relocations by Albert Aribaud · 14 years ago
  52. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  53. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  54. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  55. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm926ejs/start.S]
  56. a9f3cf5 arm926ejs: add nand_spl boot support by John Rigby · 15 years ago
  57. 31502fa arm926ejs: 8-byte align stack to avoid LDRD/STRD problems by Simon Kagstrom · 15 years ago
  58. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · 15 years ago
  59. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  60. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  62. d1aea1c AT91CAP9 support : cpu/ files by Stelian Pop · 17 years ago
  63. 72a6f14 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on by Stelian Pop · 17 years ago
  64. d86ec38 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · 19 years ago
  65. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  66. c856ccc Cleanup by Wolfgang Denk · 19 years ago
  67. adf20a1 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · 19 years ago
  68. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
  69. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  70. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
  71. e3a0680 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · 20 years ago
  72. db82c8e * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · 21 years ago
  73. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  74. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  75. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  76. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  77. 7eaacc5 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · 21 years ago