1. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · Sat Jul 07 03:24:33 2012 +0000
  2. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  3. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · Wed Jul 13 05:11:07 2011 +0000
  4. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  5. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  6. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  7. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  8. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  9. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  10. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  11. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  12. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  13. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  14. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  15. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  16. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  17. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  18. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 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. 429ddf6 arm1136, qong: add support for ELF relocations by Heiko Schocher · Wed Oct 13 07:57:14 2010 +0200
  25. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  26. 504f87c ARM: implement relocation for ARM11 by Heiko Schocher · Fri Sep 17 13:10:40 2010 +0200
  27. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · Fri Sep 17 13:10:32 2010 +0200
  28. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  29. 1596789 ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · Tue May 11 10:15:36 2010 -0400
  30. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/arm1136/start.S]
  31. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · Sat Jun 13 20:50:01 2009 +0200
  32. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · Sat Jun 13 20:50:00 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. 7a19cea Separate omap24xx specific code from arm1136 by Sascha Hauer · Wed Mar 26 20:40:36 2008 +0100
  37. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  38. 029f66e Separate omap24xx specific code from arm1136 by Sascha Hauer · Sun Mar 30 11:28:46 2008 +0100
  39. 3317421 OneNAND Initial Program Loader (IPL) support by Kyungmin Park · Thu Jan 17 16:43:25 2008 +0900
  40. 88bd743 Cleanup warnings for cpu/arm720t & cpu/arm1136 files. by Wolfgang Denk · Sun Oct 09 00:22:48 2005 +0200
  41. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · Thu Oct 06 17:08:18 2005 +0200
  42. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
  43. cb99da5 * Some Cleanup. by wdenk · Wed Jan 12 00:15:14 2005 +0000
  44. 2e405bf Coding Style cleanup by wdenk · Mon Jan 10 00:01:04 2005 +0000
  45. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · Sun Jan 09 23:16:25 2005 +0000