1. 7dc4961 add Multi Function Pin configuration support for ARMADA100 by Prafulla Wadaskar · Tue Dec 07 15:30:19 2010 +0530
  2. c0c7a11 arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · Tue Oct 12 16:31:40 2010 +0530
  3. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  4. a609c2d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Dec 14 00:18:19 2010 +0100
  5. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · Thu Dec 09 11:26:24 2010 +0100
  6. 1388f22 mpc83xx: fix pcie enumeration by Baidu Boy · Mon Nov 29 21:10:45 2010 +0800
  7. edded0e4 omap3: emif|sdrc: use a single global data define by Nishanth Menon · Sat Dec 11 11:41:42 2010 -0500
  8. ae8c7ee OMAP: Timer: Replace bss variable by gd by Dirk Behme · Sat Dec 11 10:50:48 2010 -0500
  9. 1c92d8e davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd by Nick Thompson · Sat Dec 11 10:46:46 2010 -0500
  10. 26a71f1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Thu Dec 09 20:52:44 2010 +0100
  11. 459b6b168 ARM: make timer variables in gt_t available for all ARM platforms by Prafulla Wadaskar · Wed Dec 01 17:46:52 2010 +0530
  12. 2003d8c armv7: fix relocation skip by Andreas Bießmann · Wed Dec 01 00:58:36 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. 8411888 Remove redundant config.mk files by Wolfgang Denk · Sun Nov 28 21:18:57 2010 +0100
  17. 2a45026 Davinci 8xx: Move common functions to share code by Stefano Babic · Tue Nov 30 11:32:10 2010 -0500
  18. 42f4b74 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · Thu Nov 18 09:59:37 2010 -0500
  19. e86382e Add board support for hawkboard by Sughosh Ganu · Tue Nov 30 11:25:01 2010 -0500
  20. 9cb7a5b Move and rename common headers from under by Sughosh Ganu · Sun Nov 28 20:21:27 2010 -0500
  21. 49d1294 da850: Enable SPI Flash by Stefano Babic · Thu Nov 11 15:38:02 2010 +0100
  22. 5449b1d da8xx: Add cpu_is_da8xx macros by Sudhakar Rajashekhara · Thu Nov 11 15:38:01 2010 +0100
  23. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · Fri Nov 12 07:53:55 2010 +0100
  24. a0b1908 ARMV7: Vexpress: fix build errors by Matt Waddel · Thu Dec 02 12:43:14 2010 -0700
  25. 3867334 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Dec 08 23:17:57 2010 +0100
  26. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · Tue Nov 30 09:45:06 2010 +0000
  27. 470b4b0 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · Tue Nov 30 09:45:05 2010 +0000
  28. 146775f AT91: fix EMAC gpio init in at91sam9260_devices.c by Reinhard Meyer · Wed Dec 01 05:49:53 2010 +0100
  29. 05beab7 powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined by Haiying Wang · Wed Dec 01 10:35:30 2010 -0500
  30. 7cb4f92 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Nov 30 22:13:32 2010 +0100
  31. 7316b12 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 30 22:12:36 2010 +0100
  32. b1dd51f powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · Mon Nov 29 14:32:11 2010 -0600
  33. b3f51fe Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Tue Nov 30 21:30:13 2010 +0100
  34. fd6b30c Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Nov 30 21:28:03 2010 +0100
  35. b168d63 mpc83xx: Make it boot again by Joakim Tjernlund · Fri Nov 19 14:15:33 2010 +0100
  36. a0dbe93 sh: Fix build in start.S by Nobuhiro Iwamatsu · Wed Nov 24 13:12:17 2010 +0900
  37. c396ee1 ARMV7: S5P: timer: get the count_value from register when call udelay by Minkyu Kang · Fri Nov 19 17:00:26 2010 +0900
  38. 8313946 AM3517:EMIF4: fix SDRAM size to 256Mb by Vaibhav Hiremath · Mon Nov 29 16:36:10 2010 -0500
  39. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  40. 593a0fb ppc4xx: Flush complete dcache in relocate_code() by Stefan Roese · Fri Nov 26 15:45:34 2010 +0100
  41. 5ceefc3 powerpc: cmd_ecctest: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:30 2010 +0100
  42. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  43. ff8faa4 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Wed Nov 24 19:19:08 2010 +0100
  44. 79362d3 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Tue Nov 23 23:48:56 2010 +0100
  45. 5cbccdc 8220: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:31 2010 +0100
  46. 01fd915 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Tue Nov 23 13:20:22 2010 +0100
  47. 4e7e4fd 512x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 23:36:42 2010 +0100
  48. 61c7a6e 5xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 22:44:01 2010 +0100
  49. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  50. 1f759f1 86xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Mon Nov 22 08:31:41 2010 +0100
  51. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:15:34 2010 +0100
  52. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  53. 4696c73 POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections by Wolfgang Denk · Sun Nov 21 20:46:02 2010 +0100
  54. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · Sun Nov 21 16:34:05 2010 +0100
  55. 306d801 cpu/ppc4xx/Makefile: build only needed object files by Wolfgang Denk · Sun Nov 21 00:03:32 2010 +0100
  56. 4136428 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · Tue Nov 23 23:17:18 2010 +0100
  57. 9259381 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Nov 26 21:33:14 2010 +0100
  58. 079473f arm1176: bugfix: fix start.S for ELF relocation by Albert Aribaud · Fri Nov 26 19:42:10 2010 +0100
  59. 126897e arm: add ELF relocation support to rest of cpus by Albert Aribaud · Thu Nov 25 22:45:02 2010 +0100
  60. 4df6619 imx: Get fec mac address from fuse by Liu Hui-R64343 · Thu Nov 18 23:45:55 2010 +0000
  61. 61bac2f Blackfin: drop initcode.o from combined object by Mike Frysinger · Fri Nov 19 19:17:53 2010 -0500
  62. 4e5dd66 omap4: board: change global data pointer to file scope by Nishanth Menon · Fri Nov 19 11:19:40 2010 -0500
  63. b181a6b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Fri Nov 19 22:02:40 2010 +0100
  64. d4fb211 Blackfin: make sure bss len is multiple of 4 bytes by Mike Frysinger · Mon Nov 15 08:16:19 2010 -0500
  65. b14adae Blackfin: stick ins/outs funcs into their own .text section by Mike Frysinger · Mon Nov 15 06:42:42 2010 -0500
  66. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  67. b6814d4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Nov 17 20:54:39 2010 +0100
  68. c6665d7 ARM: fix linker file for newer ld support by Albert Aribaud · Mon Nov 15 21:46:03 2010 +0100
  69. 3496b18 i2c, mpc5xxx: add multibus support by Heiko Schocher · Wed Nov 10 08:57:55 2010 +0100
  70. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  71. b4e67af Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Sat Nov 13 00:19:55 2010 +0100
  72. 439a7bf powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE by Haiying Wang · Wed Nov 10 15:37:13 2010 -0500
  73. 9ac755b powerpc/85xx: Fix lds for nand build by Haiying Wang · Wed Nov 10 14:32:36 2010 -0500
  74. a1e1aec armv7, beagle: Second SDRAM bank don;t work by Heiko Schocher · Thu Nov 04 16:05:25 2010 -0400
  75. 418ddd4 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · Wed Oct 20 22:00:00 2010 -0700
  76. cfbfdc2 AT91: add header file for the Shutdown Controller by Reinhard Meyer · Mon Oct 25 17:56:11 2010 +0200
  77. d424f01 AT91: add 2nd SPI to 9260/9XE/9G20 by Reinhard Meyer · Mon Oct 25 17:56:23 2010 +0200
  78. abc587f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Fri Oct 29 22:03:00 2010 +0200
  79. 3d7d377 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri Oct 29 21:50:24 2010 +0200
  80. e020dd4 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Fri Oct 29 21:47:48 2010 +0200
  81. d9b3550 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Oct 29 21:46:08 2010 +0200
  82. 1763e55 Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Fri Oct 29 21:44:40 2010 +0200
  83. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  84. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  85. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  86. 9a5ff78 Kirkwood: bugfix: DRAM size initialization by Tanmay Upadhyay · Thu Oct 28 20:06:22 2010 +0530
  87. bc08e7e mx51evk: support new relocation scheme by Shawn Guo · Thu Oct 28 10:13:15 2010 +0800
  88. 6eb9010 MX51: remove warning in clock.c by Stefano Babic · Thu Oct 28 11:08:52 2010 +0200
  89. 0fe61ce imx25: Fix reset by Matthias Weisser · Wed Oct 27 16:34:38 2010 +0200
  90. 4893625 MX5:use common u-boot.lds of cpu layer by Jason Liu · Thu Oct 21 09:11:47 2010 +0800
  91. 383c43e Add generic support for samsung s3c2440 by C Nauman · Tue Oct 26 23:04:31 2010 +0900
  92. a704d03 Blackfin: config.mk: drop manual stripping of config vars by Mike Frysinger · Tue Oct 19 02:48:34 2010 -0400
  93. bc78fa4 Blackfin: fix building after asm-offsets.h intro by Mike Frysinger · Wed Oct 27 21:10:58 2010 -0400
  94. 2f570f2 arm/pxa: remove unused arch-pxa/macro.h by Mikhail Kshevetskiy · Thu Oct 28 01:47:24 2010 +0400
  95. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  96. c81025d Merge branch 'master' of git://git.denx.de/u-boot-sparc by Wolfgang Denk · Wed Oct 27 20:37:33 2010 +0200
  97. 98dd07c ARM: use the same branch insn on all architectures by Wolfgang Denk · Sat Oct 23 23:22:38 2010 +0200
  98. 977c77f arm, bootm: Fix compile warning by Heiko Schocher · Mon Oct 25 08:33:38 2010 +0200
  99. 5e870f1 arm1176: fix relocation by Darius Augulis · Mon Oct 25 13:48:03 2010 +0300
  100. 50a0a9c ARM: fix address setup in start.S by Darius Augulis · Mon Oct 25 13:45:35 2010 +0300