1. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  2. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  4. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  5. fa6c741 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 11 years ago
  6. 4411b2a BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 11 years ago
  7. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 11 years ago
  8. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 11 years ago
  9. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 11 years ago
  10. 1dd1276 arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · 11 years ago
  11. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 11 years ago
  12. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 11 years ago
  13. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  14. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  15. b736e4b ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · 12 years ago
  16. 76abfa5 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  17. 448217d arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  18. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  19. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  20. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  21. f326cbb arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  22. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  23. 0952ea1 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  24. 428f718 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  25. 386ad72 ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  26. 3600945 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 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. 79e6313 ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  35. 123fb7d ARM: fix address setup in start.S by Darius Augulis · 14 years ago
  36. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  37. 8c0c2b9 ARM: Use consistent assembler syntax by Gray Remlin · 14 years ago
  38. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  39. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  40. bafe743 arm1136, qong: add support for ELF relocations by Heiko Schocher · 14 years ago
  41. da90d4c arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  42. e48b7c0 ARM: implement relocation for ARM11 by Heiko Schocher · 14 years ago
  43. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  44. 1a27f7d ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  45. 409a07c ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · 14 years ago
  46. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm1136/start.S]
  47. 40c642b MX31: Add NAND SPL for i.MX31. by Magnus Lilja · 15 years ago
  48. df81238 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · 15 years ago
  49. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  50. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  52. 5252ed9 Separate omap24xx specific code from arm1136 by Sascha Hauer · 17 years ago
  53. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  54. 8bf69d8 Separate omap24xx specific code from arm1136 by Sascha Hauer · 16 years ago
  55. 751b9b5 OneNAND Initial Program Loader (IPL) support by Kyungmin Park · 17 years ago
  56. 96782c6 Cleanup warnings for cpu/arm720t & cpu/arm1136 files. by Wolfgang Denk · 19 years ago
  57. 87cb686 Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  58. 8aa1a2d Patch by Steven Scholz, 4 Apr 2005: by wdenk · 19 years ago
  59. 289f932 * Some Cleanup. by wdenk · 20 years ago
  60. 082acfd Coding Style cleanup by wdenk · 20 years ago
  61. 8ed9604 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago