1. 762c932 AX88180: improve phy searching by Mike Frysinger · Mon May 10 16:10:00 2010 -0400
  2. 0b8c355 AX88180: fix media typos by Hoan Hoang · Mon May 10 16:09:35 2010 -0400
  3. 120e5d3 AX88180: add missing init prototype by Mike Frysinger · Mon May 10 16:08:54 2010 -0400
  4. a756407 kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · Mon Jul 05 20:15:25 2010 +0200
  5. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · Tue Jun 29 10:53:34 2010 +0530
  6. cc2b8e3 kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · Sat Jul 10 15:41:29 2010 +0200
  7. 059d6a9 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · Tue Jun 29 09:23:53 2010 +0200
  8. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · Mon Jul 05 02:29:21 2010 -0400
  9. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · Mon Jul 05 12:23:04 2010 +0200
  10. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  11. 89f5df9 Redundant environment: move flag definitions to header file by Wolfgang Denk · Tue Jun 22 15:44:16 2010 +0200
  12. 318ef5c Make *printf() return "int" instead of "void" by Wolfgang Denk · Sun Jun 20 17:14:14 2010 +0200
  13. b569361 exports.c: fix warning: 'dummy' defined but not used by Wolfgang Denk · Sun Jun 20 23:33:02 2010 +0200
  14. 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · Sun Jun 20 20:10:46 2010 +0200
  15. d9f22d1 shannon/INFERNO: fix special handling of environment configuration by Wolfgang Denk · Sun Jun 20 21:26:20 2010 +0200
  16. f640ac2 boards.cfg: fix ML2, am3517_evm and s5p_goni boards by Wolfgang Denk · Sun Jun 20 20:10:02 2010 +0200
  17. 2af93ec Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sun Jul 04 23:37:00 2010 +0200
  18. 859e453 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sun Jul 04 23:36:11 2010 +0200
  19. 3444742 ppc4xx: Add T3COPR board support (PPC460GT based) by Stefan Roese · Wed May 19 11:11:15 2010 +0200
  20. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · Thu May 27 16:45:20 2010 +0200
  21. e0b2445 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · Tue May 25 16:13:41 2010 +0200
  22. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · Tue May 25 15:33:14 2010 +0200
  23. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · Tue May 25 15:23:07 2010 +0200
  24. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · Fri May 21 15:06:19 2010 +0200
  25. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · Wed May 19 11:13:24 2010 +0200
  26. 02110b5 sf: move useful messages from debug to printf by Mike Frysinger · Thu Apr 29 00:35:12 2010 -0400
  27. 51bc6bb spi_flash: support old STMicro parts with RES by Thomas Chou · Fri Apr 30 21:11:20 2010 +0800
  28. 0cae3d4 add redundant environment for env_sf.c by Wolfgang Wegner · Fri Apr 23 17:22:55 2010 +0200
  29. 4abaacb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · Wed Jun 30 13:05:44 2010 -0500
  30. aeeac6b musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · Thu Jun 10 11:20:50 2010 +0530
  31. 13fc2bd omap3evm: Add board revision function by Ajay Kumar Gupta · Thu Jun 10 11:20:49 2010 +0530
  32. 66fc785 musb: Add Phy programming for using external Vbus by Ajay Kumar Gupta · Thu Jun 10 11:20:48 2010 +0530
  33. 7e71dc7 musb: Use name based initialization for musb_config by Ajay Kumar Gupta · Thu Jun 10 11:20:47 2010 +0530
  34. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  35. 42758d0 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 30 10:10:32 2010 +0200
  36. f908a34 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 30 01:04:48 2010 +0200
  37. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  38. 6a65a4e Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Wed Jun 30 00:59:21 2010 +0200
  39. 9431506 Prepare 2010.06 by Wolfgang Denk · Tue Jun 29 23:27:35 2010 +0200
  40. 7362571 powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · Thu May 20 16:09:34 2010 +0200
  41. e6aa3f5 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Tue Jun 29 23:03:47 2010 +0200
  42. bb4bd67 powerpc: fix wrong comment at GOT definitions by Heiko Schocher · Thu Jun 17 07:01:40 2010 +0200
  43. 491c8c7 MAKEALL: Add missing powerpc 36-bit targets by Becky Bruce · Thu Jun 17 11:37:27 2010 -0500
  44. 8fe0c35 Fix compiler warnings for EVB64260, P3G4 and ZUMA by Anatolij Gustschin · Sat Jun 26 00:39:28 2010 +0200
  45. 8747ca6 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · Mon Jun 28 22:44:49 2010 +0400
  46. 181d3e5 Fix console_buffer size conflict error. by Remy Bohmer · Thu Jun 17 21:17:08 2010 +0200
  47. d7106b2 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · Tue Jun 22 12:50:46 2010 +0530
  48. 8765076 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · Mon Jun 28 01:57:39 2010 +0300
  49. ada628b Tools: set multiple variable with fw_setenv utility by Stefano Babic · Mon May 24 12:08:16 2010 +0200
  50. 1e454d1 avr32: add unaligned.h by Andreas Bießmann · Wed Jun 09 10:29:00 2010 +0200
  51. 54aa319 avr32: fix linking of atstk100x and favr32 boards by Andreas Bießmann · Wed Jun 09 10:27:32 2010 +0200
  52. d6082d3 avr32: disable branch folding by Andreas Bießmann · Wed Jun 09 14:13:45 2010 +0200
  53. 0f8337b Fix #if chain and added AVR32 case in cmd_bdinfo.c by Reinhard Meyer · Sun Jun 06 19:01:59 2010 +0200
  54. f70dd3e Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · Mon Jun 14 12:14:00 2010 +0200
  55. 29764ee examples/standalone: Remove relocation compile flags for PowerPC by Peter Tyser · Tue Jun 15 21:48:25 2010 +0200
  56. 7b96373 hwconfig: Add some unit tests by Anton Vorontsov · Fri Jun 18 15:08:27 2010 +0400
  57. fe98ce9 hwconfig: Fix stop characters parsing for subkeys by Anton Vorontsov · Fri Jun 18 15:08:12 2010 +0400
  58. 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
  59. ddb5de8 image.h: remove bogus ';' after function declarations by Wolfgang Denk · Sat Jun 26 23:46:40 2010 +0200
  60. 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
  61. 0618686 Fix console_buffer size conflict error. by Remy Bohmer · Thu Jun 17 21:17:08 2010 +0200
  62. 63ce666 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · Tue Jun 22 12:50:46 2010 +0530
  63. 27f98e0 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · Mon Jun 28 01:57:39 2010 +0300
  64. 9cd9e13 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz by Poonam Aggrwal · Wed Jun 23 19:32:28 2010 +0530
  65. 625e7f1 85xx/p1_p2_rdb: not able to modify "$bootfile" environment variable by Poonam Aggrwal · Wed Jun 23 19:42:07 2010 +0530
  66. 85aa2c4 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · Tue Jun 29 01:33:35 2010 +0200
  67. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · Wed Jun 16 16:55:26 2010 +0900
  68. 0449e20 sh: Fix path of irqflags.h by Nobuhiro Iwamatsu · Wed Jun 16 16:53:45 2010 +0900
  69. b633dd1 sh: Fix overflow problem in get_ticks by Nobuhiro Iwamatsu · Wed Jun 16 08:10:21 2010 +0900
  70. cd42c90 sh: Fix build on the target by Nobuhiro Iwamatsu · Wed Jun 16 07:59:17 2010 +0900
  71. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  72. 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
  73. 457a3af Merge branch 'master' into next by Wolfgang Denk · Wed Jun 23 21:17:29 2010 +0200
  74. c1d7d80 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 23 20:55:27 2010 +0200
  75. 9a183d2 Prepare v2010.06-rc3 by Wolfgang Denk · Wed Jun 23 20:50:54 2010 +0200
  76. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · Mon Jun 21 22:29:59 2010 +0200
  77. cd9b2bd Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Wed Jun 23 00:40:03 2010 +0200
  78. 977e3b6 ARM: remove unused VIDEOLFB ATAG by Minkyu Kang · Fri Jun 18 19:31:10 2010 +0900
  79. 3ca9a93 UBI: initialise update marker by Peter Horton · Sat Jun 12 10:11:56 2010 +0900
  80. 0ff3349 remove myself as a maintainer of several ARM boards by Guennadi Liakhovetski · Wed Apr 14 15:32:06 2010 +0200
  81. d2b096d Makefile: always call date with LC_ALL=C set by Ilya Yanok · Mon Jun 21 18:13:21 2010 +0400
  82. 77f71c2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Jun 22 22:37:16 2010 +0200
  83. 65a236d Fix wrong orion5x MPP and GIPO writel arguments by Albert Aribaud · Tue Jun 22 15:50:28 2010 +0530
  84. ab08913 ARM: fix bug in macro __arch_ioremap. by Terry Lv · Thu May 06 18:30:55 2010 +0800
  85. 375f90b ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  86. 9c2cec4 ARM: Align stack to 8 bytes by Vitaly Kuzmichev · Tue Jun 15 22:18:11 2010 +0400
  87. bb0c784 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Tue Jun 22 21:30:05 2010 +0200
  88. 213e476 Davinci: SPI performance enhancements by Nick Thompson · Tue Jun 22 11:06:01 2010 -0400
  89. c458d49 DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config files by Prakash PM · Tue Jun 22 10:24:43 2010 -0400
  90. 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
  91. e7ade8b ip/defrag: fix processing of last short fragment by Fillod Stephane · Fri Jun 11 19:26:43 2010 +0200
  92. 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
  93. eb7674d include/compiler.h: remove redundant declaration of errno by Wolfgang Denk · Sun Jun 20 02:16:44 2010 +0200
  94. 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
  95. ed6372a Merge branch 'master' into next by Wolfgang Denk · Fri Jun 18 01:20:49 2010 +0200
  96. 81c0679 ppc4xx: icon: add support for SM502 chip by Anatolij Gustschin · Wed May 26 10:38:59 2010 +0200
  97. 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
  98. 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
  99. 288782d Merge branch 'fix' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Thu Jun 17 22:31:04 2010 +0200
  100. c0c0c2a Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Thu Jun 17 22:22:06 2010 +0200