1. 565a09c arm, davinci: add support for new spl framework by Heiko Schocher · Tue Nov 01 20:00:29 2011 +0000
  2. 0ad559f arm, arm926: fix missing symbols in NAND_SPL mode by Heiko Schocher · Sat Jul 16 00:06:43 2011 +0000
  3. f49e944 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · Wed Sep 14 19:59:37 2011 +0000
  4. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · Sun Sep 04 14:40:16 2011 -0400
  5. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  6. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  7. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  8. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  9. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  10. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · Thu Feb 03 10:52:29 2011 +0000
  11. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  12. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  13. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  14. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  15. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  16. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  17. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  18. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  19. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300
  20. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  21. ea4b2c8 ARM: Use consistent assembler syntax by Gray Remlin · Sun Oct 24 16:18:31 2010 +0100
  22. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · Tue Oct 19 21:07:52 2010 +0200
  23. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  24. 0a2817f arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · Mon Oct 11 14:08:14 2010 +0200
  25. 6d1fcb1 arm: implement ELF relocations by Albert Aribaud · Mon Oct 11 13:13:28 2010 +0200
  26. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  27. 0e2412a ARM: implement relocation for ARM926 by Heiko Schocher · Fri Sep 17 13:10:42 2010 +0200
  28. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  29. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/arm926ejs/start.S]
  30. a9f3cf5 arm926ejs: add nand_spl boot support by John Rigby · Mon Jan 25 23:12:52 2010 -0700
  31. 31502fa arm926ejs: 8-byte align stack to avoid LDRD/STRD problems by Simon Kagstrom · Tue Oct 06 08:44:22 2009 +0200
  32. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · Fri Jul 24 00:17:48 2009 +0200
  33. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  34. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  35. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  36. d1aea1c AT91CAP9 support : cpu/ files by Stelian Pop · Wed Jan 30 21:15:54 2008 +0000
  37. 72a6f14 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on by Stelian Pop · Sat Jan 19 21:09:35 2008 +0000
  38. d86ec38 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · Mon Mar 13 12:37:35 2006 +0100
  39. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · Thu Oct 06 17:08:18 2005 +0200
  40. c856ccc Cleanup by Wolfgang Denk · Sun Sep 25 02:00:47 2005 +0200
  41. adf20a1 Add ARM946E cpu and core module targets; remap memory to 0x00000000 by Wolfgang Denk · Sun Sep 25 01:48:28 2005 +0200
  42. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
  43. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
  44. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · Wed Jun 09 00:10:59 2004 +0000
  45. e3a0680 * Patch by Dave Peverley, 30 Apr 2004: by wdenk · Sun Jun 06 23:13:55 2004 +0000
  46. db82c8e * Patch by Rahul Shanbhag, 19 Feb 2004: by wdenk · Thu Feb 26 23:01:04 2004 +0000
  47. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  48. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  49. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  50. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
  51. 7eaacc5 * Patch by George G. Davis, 19 Aug 2003: fix TI Innovator/OMAP1510 pin configs by wdenk · Fri Aug 29 22:00:43 2003 +0000