1. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  2. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  3. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · Sat Dec 18 02:08:07 2010 +0000
  4. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  5. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  6. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  7. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · Wed Dec 01 00:58:35 2010 +0100
  8. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · Wed Dec 01 00:58:34 2010 +0100
  9. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · Wed Dec 01 00:58:33 2010 +0100
  10. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  11. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · Tue Nov 30 09:45:06 2010 +0000
  12. 470b4b0 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · Tue Nov 30 09:45:05 2010 +0000
  13. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · Thu Nov 25 22:45:02 2010 +0100
  14. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  15. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  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. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  19. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 2010 +0200
  20. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  21. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  22. 0668d16 arm: bugfix: replace ble with blo in start.S files by Albert Aribaud · Tue Oct 05 16:06:39 2010 +0200
  23. 271a240 ARM: implement relocation for ARM920 by Heiko Schocher · Fri Sep 17 13:10:43 2010 +0200
  24. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  25. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  26. 0160884 a320evb: fix udelay / __udelay confusion by Wolfgang Denk · Fri May 21 23:14:53 2010 +0200
  27. d7cb355 ARM: */timer.c: fix spelling and vertical alignment by Wolfgang Denk · Fri May 21 23:13:18 2010 +0200
  28. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500