1. 70e5307 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Tue Sep 25 16:18:22 2012 -0700
  2. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  3. 0c947f7 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Fri Sep 21 16:22:18 2012 -0700
  4. 1873d5c pci: fix some warnings related to assumptions about by Kumar Gala · Wed Sep 19 04:47:36 2012 +0000
  5. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  6. d82cb11 video/powerpc: don't touch DIU registers that we don't need by Timur Tabi · Mon Sep 17 11:12:42 2012 +0000
  7. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  8. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  9. 180e3dd dfu:usb:fix: Read the "filesize" environment variable only when file read by Łukasz Majewski · Thu Aug 23 23:33:56 2012 +0000
  10. 71c88eb dfu:usb: Support for ext4 by Łukasz Majewski · Thu Aug 23 23:33:55 2012 +0000
  11. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  12. 4fe7d0a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · Tue Sep 18 14:56:31 2012 -0700
  13. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · Wed Sep 12 14:17:31 2012 -0700
  14. 56df42f dm: sparc: net: Fixup greth compile warnings by Marek Vasut · Fri Jul 27 08:04:32 2012 +0000
  15. 05ae4c9 mxc nand: Fix warning on !MXC_NFC_V2_1 by Tom Rini · Tue Sep 18 09:24:22 2012 -0700
  16. b3486a5 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Sep 18 07:55:07 2012 -0700
  17. c5b4eb1 mxc nand: Homogenize IP revisions with Linux by Benoît Thébaudeau · Mon Aug 13 22:50:53 2012 +0200
  18. 0452dcd mtd mxc nand: Merge init functions by Benoît Thébaudeau · Mon Aug 13 22:50:30 2012 +0200
  19. c157827 mtd mxc nand: Fix ECC state after read_page_raw_syndrome() by Benoît Thébaudeau · Mon Aug 13 22:50:19 2012 +0200
  20. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · Mon Aug 13 22:50:07 2012 +0200
  21. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  22. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  23. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  24. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  25. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  26. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  27. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
  28. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  29. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · Mon Mar 19 15:35:25 2012 +0100
  30. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  31. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Wed Sep 12 10:26:06 2012 -0700
  32. cdfe0eb spi: xilinx: Remove unused variable by Stephan Linz · Tue Aug 07 23:29:39 2012 +0200
  33. d40a252 serial: uartlite: Init all uartlites for serial multi by Michal Simek · Mon Jul 02 10:32:18 2012 +0200
  34. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  35. c88d30f NAND: MXS: include common.h first so cache.h is included in correct order by Tom Warren · Mon Sep 10 08:47:51 2012 -0700
  36. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  37. d639f60 mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  38. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · Sun Jul 29 20:53:29 2012 +0000
  39. 7885179 nand: Try to align the default buffers by Simon Glass · Sun Jul 29 20:53:25 2012 +0000
  40. 611a347 mmc: Remove incorrect cmd->flags usage by Andy Fleming · Thu Sep 06 15:23:13 2012 -0500
  41. 761fb5b MX28: MMC: Avoid DMA DCache race condition by Marek Vasut · Fri Aug 31 16:18:10 2012 +0000
  42. 45edc5d MX28: SPI: Fix the DMA chaining by Marek Vasut · Fri Aug 31 16:08:00 2012 +0000
  43. 8773799 MX28: SPI: Fix the DMA DCache race condition by Marek Vasut · Fri Aug 31 16:07:59 2012 +0000
  44. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · Wed Aug 08 00:57:35 2012 +0000
  45. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  46. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  47. b36cbac mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Thu Aug 30 16:24:08 2012 +0000
  48. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · Fri Aug 17 10:18:55 2012 +0000
  49. 38f2f31 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · Fri Aug 17 10:18:54 2012 +0000
  50. 6ce8aed mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · Fri Aug 10 08:59:12 2012 +0000
  51. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  52. 5cbfa8e7a MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · Mon Jul 09 08:53:38 2012 +0000
  53. f6bec73 mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · Thu Jun 07 19:09:11 2012 +0000
  54. c82f9f6 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · Thu Jun 07 16:39:52 2012 +0000
  55. 1be00d9 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · Sun Jun 03 21:32:13 2012 +0000
  56. b06d140 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · Wed Aug 29 01:22:05 2012 +0000
  57. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Tue Sep 04 09:17:27 2012 +0200
  58. 7b2159a net:macb: add line break by Andreas Bießmann · Thu Aug 16 01:50:04 2012 +0000
  59. baddd9f kw_spi: fix clock prescaler computation by Valentin Longchamp · Wed Aug 15 05:31:49 2012 +0000
  60. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · Fri Aug 17 15:36:41 2012 -0500
  61. 7f3c211 cfi: Check for blank before erase by Joe Hershberger · Fri Aug 17 15:36:40 2012 -0500
  62. 1c7b193 input: key_matrix: fix header inclusion by Stephan Linz · Thu Aug 02 10:49:24 2012 +0000
  63. 71d4389 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · Fri Jul 20 16:05:36 2012 +0200
  64. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · Thu May 31 04:27:50 2012 +0000
  65. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  66. 61d47ca pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · Wed Aug 29 14:16:32 2012 +0000
  67. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · Wed Aug 29 14:16:30 2012 +0000
  68. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  69. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  70. 72d6685 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Sun Sep 02 00:44:09 2012 +0200
  71. fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · Thu Aug 23 00:05:36 2012 +0000
  72. 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · Thu Aug 23 00:05:35 2012 +0000
  73. 6cded6d at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param(). by Wu, Josh · Thu Aug 23 00:05:34 2012 +0000
  74. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · Sun Aug 19 20:32:22 2012 +0000
  75. 9db5799 AT91: Small fix on AT91 USART initialization code by Xu, Hong · Tue Aug 02 01:05:04 2011 +0000
  76. 36eccd2 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · Thu Aug 30 09:24:39 2012 +0200
  77. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  78. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  79. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  80. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  81. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  82. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · Mon Aug 06 14:41:08 2012 +0200
  83. d311c6e dfu: DFU backend implementation by Lukasz Majewski · Mon Aug 06 14:41:07 2012 +0200
  84. b7a15bf dfu:usb: DFU USB function (f_dfu) support for g_dnl composite gadget by Lukasz Majewski · Mon Aug 06 14:41:06 2012 +0200
  85. c574de5 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · Mon Aug 06 14:41:05 2012 +0200
  86. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  87. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · Mon Aug 13 07:28:16 2012 +0000
  88. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · Tue Aug 21 16:17:27 2012 +0000
  89. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  90. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  91. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · Mon Aug 20 10:55:41 2012 +0000
  92. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:11 2012 +0000
  93. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:10 2012 +0000
  94. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · Fri Aug 10 08:51:50 2012 +0000
  95. 3c4ff1f rtc: add support of mx27 rtc by trem · Wed Aug 08 07:04:46 2012 +0000
  96. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  97. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  98. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · Mon Jul 02 01:16:13 2012 +0000
  99. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · Mon Jul 02 01:16:08 2012 +0000
  100. b73a88b video: support exynos display port drivers by Donghwa Lee · Mon Jul 02 01:16:02 2012 +0000