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