1. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  3. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  4. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  5. 53e512a tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build by Axel Lin · 12 years ago
  6. 89a8f7a ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit by Axel Lin · 12 years ago
  7. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  8. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  9. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  10. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  11. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  12. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  13. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  14. 9842617 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  15. 16f6acd arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  16. 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
  17. 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  18. c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  19. e60ab6e ARM: add tegra20 support to arm720t by Allen Martin · 12 years ago
  20. b9690f1 ARM: Fix arm720t SPL build by Allen Martin · 12 years ago
  21. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  22. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  23. 9ece4e6 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  24. 74ad785 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  25. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  26. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  27. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  28. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  29. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  30. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  31. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  32. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  33. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  34. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  35. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  36. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · 14 years ago
  37. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · 14 years ago
  38. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  39. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · 14 years ago
  40. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  41. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  42. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · 14 years ago
  43. cad80e1 ARM: implement relocation for arm720t by Heiko Schocher · 14 years ago
  44. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · 14 years ago
  45. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm720t/start.S]
  46. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 62e8a97 LPC2292 SODIMM port coding style cleanup. by Wolfgang Denk · 18 years ago
  48. 7968bb5 Add port for the lpc2292sodimm evaluation board from EmbeddedArtists by Gary Jennejohn · 18 years ago
  49. 3193a65 Add support for NetSilicon NS7520 processor. by Wolfgang Denk · 19 years ago
  50. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · 19 years ago
  51. 4dc1146 Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · 19 years ago
  52. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · 20 years ago
  53. 336b2bc Prepare for SoC rework of ARM code: by wdenk · 20 years ago
  54. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · 20 years ago
  55. fa366cc Patch by Curt Brune, 07 Jul 2004: by wdenk · 20 years ago
  56. f2140d5 * Code cleanup (ARM mostly) by wdenk · 20 years ago
  57. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · 20 years ago
  58. 2ebee31 * Patch by Thomas Elste, 10 Feb 2004: by wdenk · 21 years ago
  59. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · 21 years ago
  60. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  61. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · 21 years ago
  62. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  63. fe8c280 Initial revision by wdenk · 22 years ago