1. 7362571 powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · Thu May 20 16:09:34 2010 +0200
  2. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · Mon May 24 12:08:16 2010 +0200
  3. 1e454d1 avr32: add unaligned.h by Andreas Bießmann · Wed Jun 09 10:29:00 2010 +0200
  4. 54aa319 avr32: fix linking of atstk100x and favr32 boards by Andreas Bießmann · Wed Jun 09 10:27:32 2010 +0200
  5. d6082d3 avr32: disable branch folding by Andreas Bießmann · Wed Jun 09 14:13:45 2010 +0200
  6. 0f8337b Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · Sun Jun 06 19:01:59 2010 +0200
  7. f70dd3e Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · Mon Jun 14 12:14:00 2010 +0200
  8. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · Tue Jun 15 21:48:25 2010 +0200
  9. 7b96373 hwconfig: Add some unit tests by Anton Vorontsov · Fri Jun 18 15:08:27 2010 +0400
  10. fe98ce9 hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · Fri Jun 18 15:08:12 2010 +0400
  11. 7c7a4f6 Merge branch 'next' of git://git.denx.de/u-boot-ti into next by Wolfgang Denk · Tue Jun 29 21:58:16 2010 +0200
  12. ddb5de8 image.h: remove bogus ';' after function declarations by Wolfgang Denk · Sat Jun 26 23:46:40 2010 +0200
  13. dd18a78 Merge branch 'master' of git://git.denx.de/u-boot-sh into next by Wolfgang Denk · Tue Jun 29 21:37:44 2010 +0200
  14. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · Wed Jun 16 16:55:26 2010 +0900
  15. 0449e20 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · Wed Jun 16 16:53:45 2010 +0900
  16. b633dd1 sh: Fix overflow problem in get_ticks by Nobuhiro Iwamatsu · Wed Jun 16 08:10:21 2010 +0900
  17. cd42c90 sh: Fix build on the target by Nobuhiro Iwamatsu · Wed Jun 16 07:59:17 2010 +0900
  18. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  19. 7329f25 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · Sun Jun 13 18:38:23 2010 +0200
  20. 457a3af Merge branch 'master' into next by Wolfgang Denk · Wed Jun 23 21:17:29 2010 +0200
  21. c1d7d80 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 23 20:55:27 2010 +0200
  22. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  23. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · Mon Jun 21 22:29:59 2010 +0200
  24. cd9b2bd Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 23 00:40:03 2010 +0200
  25. 977e3b6 ARM: remove unused VIDEOLFB ATAG by Minkyu Kang · Fri Jun 18 19:31:10 2010 +0900
  26. 3ca9a93 UBI: initialise update marker by Peter Horton · Sat Jun 12 10:11:56 2010 +0900
  27. 0ff3349 remove myself as a maintainer of several ARM boards by Guennadi Liakhovetski · Wed Apr 14 15:32:06 2010 +0200
  28. d2b096d Makefile: always call date with LC_ALL=C set by Ilya Yanok · Mon Jun 21 18:13:21 2010 +0400
  29. 77f71c2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Jun 22 22:37:16 2010 +0200
  30. 65a236d Fix wrong orion5x MPP and GIPO writel arguments by Albert Aribaud · Tue Jun 22 15:50:28 2010 +0530
  31. ab08913 ARM: fix bug in macro __arch_ioremap. by Terry Lv · Thu May 06 18:30:55 2010 +0800
  32. 375f90b ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  33. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  34. bb0c784 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Jun 22 21:30:05 2010 +0200
  35. 213e476 Davinci: SPI performance enhancements by Nick Thompson · Tue Jun 22 11:06:01 2010 -0400
  36. c458d49 DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config files by Prakash PM · Tue Jun 22 10:24:43 2010 -0400
  37. 284902e net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set by Wolfgang Denk · Sun Jun 20 12:32:37 2010 +0200
  38. e7ade8b ip/defrag: fix processing of last short fragment by Fillod Stephane · Fri Jun 11 19:26:43 2010 +0200
  39. 34a72dc net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set by Wolfgang Denk · Sun Jun 20 12:30:22 2010 +0200
  40. eb7674d include/compiler.h: remove redundant declaration of errno by Wolfgang Denk · Sun Jun 20 02:16:44 2010 +0200
  41. 71bdba1 arch/arm/cpu/arm_cortexa8/omap3/cache.S: make build with older tools by Wolfgang Denk · Fri Jun 18 15:55:15 2010 +0200
  42. ed6372a Merge branch 'master' into next by Wolfgang Denk · Fri Jun 18 01:20:49 2010 +0200
  43. 81c0679 ppc4xx: icon: add support for SM502 chip by Anatolij Gustschin · Wed May 26 10:38:59 2010 +0200
  44. df7d2ec Merge branch 'next' of git://git.denx.de/u-boot-video into next by Wolfgang Denk · Thu Jun 17 22:53:03 2010 +0200
  45. ea9e596 Merge branch 'next' of git://git.denx.de/u-boot-pxa into next by Wolfgang Denk · Thu Jun 17 22:39:03 2010 +0200
  46. 288782d Merge branch 'fix' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Thu Jun 17 22:31:04 2010 +0200
  47. c0c0c2a Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Thu Jun 17 22:22:06 2010 +0200
  48. 6ec4582 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Thu Jun 17 21:59:57 2010 +0200
  49. 2c60ceb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jun 17 21:06:16 2010 +0200
  50. acc41ff Add support for the LaCie ED Mini V2 board by Albert Aribaud · Thu Jun 17 19:38:21 2010 +0530
  51. 8175c67 Add Orion5x support to 16550 device driver by Albert Aribaud · Thu Jun 17 19:37:01 2010 +0530
  52. ac2ba9e Initial support for Marvell Orion5x SoC by Albert Aribaud · Thu Jun 17 19:36:07 2010 +0530
  53. ae84fac SAMSUNG: goni: add the GPL licence by Minkyu Kang · Tue Jun 08 14:40:47 2010 +0900
  54. 1ecdd83 s5pc1xx: Add support for Samsung Goni board by Minkyu Kang · Mon May 31 22:02:42 2010 +0900
  55. ced528f s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · Fri May 28 12:34:29 2010 +0900
  56. 9b2ee4d video: sm501.c: add weak default functions by Anatolij Gustschin · Wed May 26 10:38:58 2010 +0200
  57. 60cb7de video: sm501: add support for SM501 chips on PCI bus by Anatolij Gustschin · Wed May 26 10:38:57 2010 +0200
  58. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  59. f2c7ea8 Makefile/mkconfig: read simple board configurations from boards.cfg by Wolfgang Denk · Thu May 27 23:18:36 2010 +0200
  60. e24ec72 Makefile: simplify handling of common board configurations by Wolfgang Denk · Thu May 27 23:18:35 2010 +0200
  61. a97b6ab Makefile: simplify handling of build target names by Wolfgang Denk · Thu May 27 23:18:34 2010 +0200
  62. 625bd33 Fix printing of make targets, simplify Makefile by Wolfgang Denk · Thu May 27 23:18:33 2010 +0200
  63. 16fa98a Prepare v2010-rc2 by Wolfgang Denk · Sun Jun 13 17:48:15 2010 +0200
  64. 7e6a099 PXA: Add missing MDREFR bits by Marek Vasut · Sat Apr 17 00:35:52 2010 +0200
  65. 989e6ae PXA: Add UP2OCR register bit definitions by Marek Vasut · Fri Apr 16 22:25:14 2010 +0200
  66. 2cbd8f8 PXA: PXAMMC: Add Monahans support by Marek Vasut · Wed Oct 14 00:25:33 2009 +0200
  67. 20ef98e PXA: PXAMMC: Drop different delays for PXA27X by Marek Vasut · Mon Apr 05 02:28:14 2010 +0200
  68. b2892c7 PXA: Align stack to 8 bytes by Marek Vasut · Sun Apr 11 08:53:55 2010 +0200
  69. 6892181 TI: DaVinci: Add board specific code for da850 EVM by Sudhakar Rajashekhara · Thu Jun 10 15:18:15 2010 +0530
  70. e32fdc6 TI: DaVinci: Prepare for da850 support by Sudhakar Rajashekhara · Tue Jun 08 11:01:58 2010 +0530
  71. 66ba294 da830: Move common code out of da830evm.c file by Sudhakar Rajashekhara · Mon Jun 07 12:39:59 2010 +0530
  72. 09a2251 OMAP3: pandora: enable battery backup capacitor by Grazvydas Ignotas · Tue Jun 08 17:19:22 2010 -0400
  73. a93c77d DaVinci: Improve DaVinci SPI speed. by Delio Brignoli · Mon Jun 07 17:16:13 2010 -0400
  74. 598f702 AM35x: Add support for EMIF4 by Vaibhav Hiremath · Mon Jun 07 15:20:53 2010 -0400
  75. db5c558 AM35x: Add support for AM3517EVM by Vaibhav Hiremath · Mon Jun 07 15:20:43 2010 -0400
  76. 558d23d omap3: Consolidate SDRC related operations by Vaibhav Hiremath · Mon Jun 07 15:20:34 2010 -0400
  77. 0d58167 omap3: Calculate CS1 size only when SDRC is by Vaibhav Hiremath · Mon Jun 07 15:20:29 2010 -0400
  78. 5e4de34 OMAP3EVM: Added NAND support by Vaibhav Hiremath · Mon Jun 07 15:20:19 2010 -0400
  79. 3d13806 TI: TNETV107X EVM initial support by Cyril Chemparathy · Mon Jun 07 14:13:36 2010 -0400
  80. 692a7af ARM1176: TI: TNETV107X soc initial support by Cyril Chemparathy · Mon Jun 07 14:13:32 2010 -0400
  81. 4e3ad93 ARM1176: Coexist with other ARM1176 platforms by Cyril Chemparathy · Mon Jun 07 14:13:27 2010 -0400
  82. 9b1a839 DaVinci: Improve DaVinci SPI speed. by Delio Brignoli · Mon Jun 07 17:16:13 2010 -0400
  83. ff0b0a0 AM35x: Add support for EMIF4 by Vaibhav Hiremath · Mon Jun 07 15:20:53 2010 -0400
  84. cf2486f AM35x: Add support for AM3517EVM by Vaibhav Hiremath · Mon Jun 07 15:20:43 2010 -0400
  85. 87a7ff7 omap3: Consolidate SDRC related operations by Vaibhav Hiremath · Mon Jun 07 15:20:34 2010 -0400
  86. 53ce896 omap3: Calculate CS1 size only when SDRC is by Vaibhav Hiremath · Mon Jun 07 15:20:29 2010 -0400
  87. 07803f1 OMAP3EVM: Added NAND support by Vaibhav Hiremath · Mon Jun 07 15:20:19 2010 -0400
  88. 852ab4c TI: TNETV107X EVM initial support by Cyril Chemparathy · Mon Jun 07 14:13:36 2010 -0400
  89. 674eed4 ARM1176: TI: TNETV107X soc initial support by Cyril Chemparathy · Mon Jun 07 14:13:32 2010 -0400
  90. d408b20 ARM1176: Coexist with other ARM1176 platforms by Cyril Chemparathy · Mon Jun 07 14:13:27 2010 -0400
  91. ddd0bda add new board pm9g45 by Asen Dimov · Tue Apr 20 22:49:04 2010 +0300
  92. bd258af Update SICRL_USBDR to reflect 4 different settings by Ron Madrid · Tue Jun 01 17:00:49 2010 -0700
  93. 1596789 ARM1136: Fix cache_flush() error and correct cpu_init_crit() comments by George G. Davis · Tue May 11 10:15:36 2010 -0400
  94. 42995a4 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun May 30 21:44:07 2010 +0200
  95. 3d7dd75 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun May 30 21:43:05 2010 +0200
  96. 3c13806 fdt_support: add entry for sec3.1 and fix sec3.3 by Kim Phillips · Fri Apr 23 12:20:11 2010 -0500
  97. 0007236 fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structure by Timur Tabi · Thu May 20 11:16:16 2010 -0500
  98. b150893 fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition by Timur Tabi · Thu May 20 12:45:39 2010 -0500
  99. 864b038 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Fri May 28 20:34:39 2010 +0200
  100. af975e8 ARM Update mach-types by Tom · Fri May 28 13:23:16 2010 -0500