1. f3f93d2 arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI by Holger Brunck · Thu Jun 16 18:11:15 2011 +0530
  2. 1801881 Fix compiler error for cpu at91sam9, if lowlevel init is enabled by Jens Scharsig · Tue Jun 28 23:40:07 2011 +0000
  3. ab7344a atstk100x: switch to common cfi driver by Andreas Bießmann · Tue Jun 28 04:15:58 2011 +0000
  4. 3b54ecd driver/serial: delete at91rm9200_usart by Andreas Bießmann · Sun Jun 12 01:49:17 2011 +0000
  5. a631d2b cpuat91: use atmel_usart by Andreas Bießmann · Sun Jun 12 01:49:16 2011 +0000
  6. 6db5968 eb_cpux9k2: use atmel_usart by Andreas Bießmann · Sun Jun 12 01:49:15 2011 +0000
  7. f9d3f91 at91rm9200ek: use atmel_usart by Andreas Bießmann · Sun Jun 12 01:49:14 2011 +0000
  8. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · Sun Jun 12 01:49:13 2011 +0000
  9. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · Sun Jun 12 01:49:12 2011 +0000
  10. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · Sun Jun 12 01:49:11 2011 +0000
  11. 0ba0311 at91rm9200.h: fix ATMEL_PMX_AA_TXD2 by Andreas Bießmann · Sun Jun 12 01:25:16 2011 +0000
  12. f825297 vision2: Fix build due to WEIM registers name change by Fabio Estevam · Sat Jun 11 17:41:53 2011 +0000
  13. 67d34d7 MX53: Add initial support for MX53ARD by Fabio Estevam · Tue Jun 07 07:02:53 2011 +0000
  14. 88a22a2 MX5: Introduce a function for setting the chip select size by Fabio Estevam · Tue Jun 07 07:02:52 2011 +0000
  15. f8004b1 MX5: Add iomux structure by Fabio Estevam · Tue Jun 07 07:02:51 2011 +0000
  16. 4ce3624 MX5: Make the weim structure complete by Fabio Estevam · Tue Jun 07 07:02:50 2011 +0000
  17. 71a7b52 arm: Update jadecpu board by Matthias Weisser · Wed Jun 29 02:08:07 2011 +0000
  18. fa63aa7 arm: omap2: apollon: fix broken build by Igor Grinberg · Fri Jun 24 09:34:38 2011 +0000
  19. ee764d1 OMAP[34]: fix broken timer by John Rigby · Mon Dec 27 14:33:10 2010 +0000
  20. 6e3806b arm: Tegra2: GPIO: enable GPIO for Tegra2 boards by Tom Warren · Fri Jun 17 06:27:29 2011 +0000
  21. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000
  22. d3a4d25 VCMA9: various cleanups/code style fixes by David Müller (ELSOFT AG) · Sun May 01 21:52:51 2011 +0000
  23. 7fbcd3b VCMA9: use CFI driver (and remove the old one) by David Müller (ELSOFT AG) · Sun May 01 21:52:50 2011 +0000
  24. 8791dd7 VCMA9: remove unneeded config.mk by David Müller (ELSOFT AG) · Sun May 01 21:52:49 2011 +0000
  25. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:54 2011 +0000
  26. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:53 2011 +0000
  27. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:52 2011 +0000
  28. 686a075 armv7: add PL310 support to u-boot by Aneesh V · Thu Jun 16 23:30:51 2011 +0000
  29. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · Thu Jun 16 23:30:50 2011 +0000
  30. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · Thu Jun 16 23:30:49 2011 +0000
  31. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  32. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  33. 0286aaf arm: make default implementation of cache_flush() weakly linked by Aneesh V · Thu Jun 16 23:30:46 2011 +0000
  34. abefa5a Makefile: need to remove generated u-boot-nand_spl.lds by Kumar Gala · Thu Jun 30 01:17:02 2011 -0500
  35. cd6aae3 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · Thu May 19 15:08:36 2011 -0400
  36. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · Tue Jun 14 16:35:07 2011 -0400
  37. 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · Tue Jun 14 16:35:06 2011 -0400
  38. 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · Tue Jun 14 16:35:05 2011 -0400
  39. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  40. 2c489ac nand_base: trivial: fix comment read/write comment by Ben Gardiner · Tue May 24 10:18:34 2011 -0400
  41. 6f0b8f4 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Fri Jul 01 09:42:25 2011 +0200
  42. da6aa7c nios2: move generic config to boards.cfg by Mike Frysinger · Sun Jun 26 23:00:19 2011 -0400
  43. 97dd899 cfi_flash: reverse geometry for newer STM parts by Mike Frysinger · Mon May 09 18:33:36 2011 -0400
  44. e3e2fab Prepare v2011.06 by Wolfgang Denk · Mon Jun 27 22:22:42 2011 +0200
  45. 0295d4a Minor coding style fixes. by Wolfgang Denk · Mon Jun 27 22:20:37 2011 +0200
  46. e1e12ad usb: convert to partial linking by Mike Frysinger · Fri Jun 24 21:12:36 2011 -0400
  47. 20799c9 ehci-pci: Fix PCI EHCI driver for 36-bit by Zhao Chenhui · Tue Apr 19 10:47:05 2011 +0800
  48. 94cfe2a musb: process control messages after roothub accepted it by Cliff Cai · Thu Apr 21 12:42:10 2011 -0400
  49. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jun 23 15:37:33 2011 +0200
  50. 24599de run arm_pci_init after relocation by Michael Schwingen · Mon May 23 00:00:13 2011 +0200
  51. b9de2fa IXP42x PCI rewrite by Michael Schwingen · Mon May 23 00:00:12 2011 +0200
  52. 38796d9 update/fix PDNB3 board by Michael Schwingen · Mon May 23 00:00:11 2011 +0200
  53. 892df4e update/fix IXDP425 / IXDPG425 boards by Michael Schwingen · Mon May 23 00:00:10 2011 +0200
  54. d9fe6cc add dvlhost (dLAN 200 AV Wireless G) board by Michael Schwingen · Mon May 23 00:00:09 2011 +0200
  55. 2292a76 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · Mon May 23 00:00:08 2011 +0200
  56. 67ea3d9 update/fix AcTux4 board by Michael Schwingen · Mon May 23 00:00:07 2011 +0200
  57. b2a70b5 update/fix AcTux3 board by Michael Schwingen · Mon May 23 00:00:06 2011 +0200
  58. 53adde9 update/fix AcTux2 board by Michael Schwingen · Mon May 23 00:00:05 2011 +0200
  59. 5af6584 update/fix AcTux1 board by Michael Schwingen · Mon May 23 00:00:04 2011 +0200
  60. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · Mon May 23 00:00:03 2011 +0200
  61. dc74e08 support CONFIG_SYS_LDSCRIPT on ARM by Michael Schwingen · Mon May 23 00:00:02 2011 +0200
  62. 3154c3d fix "depend" target in npe directory by Michael Schwingen · Mon May 23 00:00:01 2011 +0200
  63. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · Mon May 23 00:00:00 2011 +0200
  64. 8d15c69 trigger hardware watchdog in IXP42x serial driver by Michael Schwingen · Sun May 22 23:59:59 2011 +0200
  65. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · Sun May 22 23:59:58 2011 +0200
  66. c5c126a add XScale sub architecture (IXP/PXA) to maintainer list by Michael Schwingen · Sun May 22 23:59:57 2011 +0200
  67. ace699f tools: make it possible to build tools unconfigured by Mike Frysinger · Sun Jun 19 08:27:39 2011 +0000
  68. 3f153db Makefile: move $(VERSION_FILE) rule out of ifeq configured by Ilya Yanok · Mon Jun 20 12:45:38 2011 +0000
  69. 4e16feb config.mk: move LDSCRIPT processing to the top-level Makefile by Ilya Yanok · Mon Jun 20 12:45:37 2011 +0000
  70. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  71. 6f64405 Prepare v2011.06-rc3 by Wolfgang Denk · Wed Jun 22 11:39:24 2011 +0200
  72. 8f6ed2a Build fix/update of AFEB9260 by Sergey Lapin · Thu Jun 09 05:45:31 2011 +0000
  73. 8015655 macb: fix compile warning by andreas.devel@googlemail.com · Thu Jun 09 02:08:46 2011 +0000
  74. db5c750 at91_emac: fix compile warning by andreas.devel@googlemail.com · Thu Jun 09 00:22:54 2011 +0000
  75. 8e518ec include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme by Eric Benard · Mon Jun 06 22:48:26 2011 +0000
  76. 0159891 cpuat91: fix board support by Eric Benard · Mon Jun 06 22:48:29 2011 +0000
  77. 5affc63 cpu9260/9G20: fix board support by Eric Benard · Mon Jun 06 22:48:28 2011 +0000
  78. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · Mon Jun 06 22:48:27 2011 +0000
  79. 2acf917 ATMEL spi_dataflash driver - fix to build again by Reinhard Meyer · Mon Jun 06 00:05:56 2011 +0000
  80. e89794b AT91 rework: fix TOP9000 files to build again by Reinhard Meyer · Mon Jun 06 00:16:42 2011 +0000
  81. 0bda5f2 AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again: by Reinhard Meyer · Mon Jun 06 00:13:10 2011 +0000
  82. 50515fa Add support for Bluewater Systems Snapper 9260/9G20 modules by Ryan Mallon · Sun Jun 05 07:21:22 2011 +0000
  83. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · Sat Feb 19 06:17:02 2011 +0000
  84. 6275513 mx31pdk: Add DHCP command by Fabio Estevam · Wed Jun 15 03:36:23 2011 +0000
  85. 785efc9 mxc_spi.c: typo fixed by Helmut Raiger · Wed Jun 15 01:45:45 2011 +0000
  86. 9a4f80f imx31_phycore: Fix build by using new relocation scheme by Fabio Estevam · Sat Jun 11 15:16:11 2011 +0000
  87. 0856664 mx1ads: Fix build by using new relocation scheme by Fabio Estevam · Sat Jun 11 15:16:32 2011 +0000
  88. c9e2a67 MX31: QONG: drop config.mk by Stefano Babic · Thu Jun 09 16:43:26 2011 +0200
  89. 963bff7 omap730p2: fix build breaks by Aneesh V · Thu Jun 09 08:54:57 2011 -0400
  90. f6a610d omap2420h4: fix build breaks by Aneesh V · Thu Jun 09 08:54:55 2011 -0400
  91. a29ec51 omap1610inn: fix build breaks by Aneesh V · Thu Jun 09 08:54:53 2011 -0400
  92. 24e0a58 omap1510inn: fix build breaks by Aneesh V · Thu Jun 09 08:54:51 2011 -0400
  93. cdde3e9 omap5912osk: fix build breaks by Aneesh V · Thu Jun 09 08:54:48 2011 -0400
  94. fa8d2a8 omap1610h2: fix build breaks by Aneesh V · Thu Jun 09 08:54:45 2011 -0400
  95. a6bfef7 powerpc/p1022ds: set the clock-frequency prop only if the clock is enabled by Timur Tabi · Wed Jun 08 12:10:49 2011 -0500
  96. 41e0f00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Jun 08 23:29:04 2011 +0200
  97. 69c11e3 SMDK6400: fix the compiler error by Minkyu Kang · Thu Jun 02 21:27:01 2011 +0000
  98. 18ef4bf imx27lite: Remove local config.mk by Fabio Estevam · Mon Jun 06 05:25:20 2011 +0000
  99. 1c34eed mx31ads: Fix environment location on flash by Felix Radensky · Mon Jun 06 05:06:07 2011 +0000
  100. ddc647f imx31_litekit: Remove local config.mk by Fabio Estevam · Mon Jun 06 03:13:36 2011 +0000