1. 5261b00 mpc8xxx_spi: fix SPI support on MPC8308RDB by Ira W. Snyder · Wed Sep 12 14:17:31 2012 -0700
  2. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  3. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Wed Sep 12 10:26:06 2012 -0700
  4. cdfe0eb spi: xilinx: Remove unused variable by Stephan Linz · Tue Aug 07 23:29:39 2012 +0200
  5. d40a252 serial: uartlite: Init all uartlites for serial multi by Michal Simek · Mon Jul 02 10:32:18 2012 +0200
  6. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  7. 611a347 mmc: Remove incorrect cmd->flags usage by Andy Fleming · Thu Sep 06 15:23:13 2012 -0500
  8. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · Wed Aug 08 00:57:35 2012 +0000
  9. b1929ea mmc: s5p_sdhci: add the set_mmc_clk for cmu control by Jaehoon Chung · Thu Aug 30 16:24:11 2012 +0000
  10. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  11. b36cbac mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Thu Aug 30 16:24:08 2012 +0000
  12. 456f34a mmc: Add a SDHCI quirk for boards that have no CD by Joe Hershberger · Fri Aug 17 10:18:55 2012 +0000
  13. 38f2f31 mmc: Fix version check for clock API in sdhci driver by Joe Hershberger · Fri Aug 17 10:18:54 2012 +0000
  14. 6ce8aed mmc_get_dev: Return error if mmc_init fails by Benoît Thébaudeau · Fri Aug 10 08:59:12 2012 +0000
  15. 009784c mmc: detect boot sectors using EXT_CSD_BOOT_MULT too by Stephen Warren · Mon Jul 30 10:55:43 2012 +0000
  16. 5cbfa8e7a MMC: u-boot-spl may be compiled without partition support by Mikhail Kshevetskiy · Mon Jul 09 08:53:38 2012 +0000
  17. f6bec73 mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used by Yoshihiro Shimoda · Thu Jun 07 19:09:11 2012 +0000
  18. c82f9f6 mmc: sh_mmcif: enable MMC_MODE_HC by Yoshihiro Shimoda · Thu Jun 07 16:39:52 2012 +0000
  19. 1be00d9 mmc: fix wrong timeout check in mmc_send_status() by Jongman Heo · Sun Jun 03 21:32:13 2012 +0000
  20. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Tue Sep 04 09:17:27 2012 +0200
  21. 7b2159a net:macb: add line break by Andreas Bießmann · Thu Aug 16 01:50:04 2012 +0000
  22. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · Fri Aug 17 15:36:41 2012 -0500
  23. 7f3c211 cfi: Check for blank before erase by Joe Hershberger · Fri Aug 17 15:36:40 2012 -0500
  24. 1c7b193 input: key_matrix: fix header inclusion by Stephan Linz · Thu Aug 02 10:49:24 2012 +0000
  25. 71d4389 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · Fri Jul 20 16:05:36 2012 +0200
  26. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · Thu May 31 04:27:50 2012 +0000
  27. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  28. 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
  29. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · Wed Aug 29 14:16:30 2012 +0000
  30. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  31. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  32. 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
  33. fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · Thu Aug 23 00:05:36 2012 +0000
  34. 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · Thu Aug 23 00:05:35 2012 +0000
  35. 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
  36. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · Sun Aug 19 20:32:22 2012 +0000
  37. 9db5799 AT91: Small fix on AT91 USART initialization code by Xu, Hong · Tue Aug 02 01:05:04 2011 +0000
  38. 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
  39. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  40. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  41. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  42. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  43. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  44. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · Mon Aug 06 14:41:08 2012 +0200
  45. d311c6e dfu: DFU backend implementation by Lukasz Majewski · Mon Aug 06 14:41:07 2012 +0200
  46. 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
  47. c574de5 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · Mon Aug 06 14:41:05 2012 +0200
  48. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  49. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · Mon Aug 13 07:28:16 2012 +0000
  50. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · Tue Aug 21 16:17:27 2012 +0000
  51. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  52. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  53. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · Mon Aug 20 10:55:41 2012 +0000
  54. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:11 2012 +0000
  55. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:10 2012 +0000
  56. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · Fri Aug 10 08:51:50 2012 +0000
  57. 3c4ff1f rtc: add support of mx27 rtc by trem · Wed Aug 08 07:04:46 2012 +0000
  58. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  59. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  60. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · Mon Jul 02 01:16:13 2012 +0000
  61. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · Mon Jul 02 01:16:08 2012 +0000
  62. b73a88b video: support exynos display port drivers by Donghwa Lee · Mon Jul 02 01:16:02 2012 +0000
  63. 64b45d9 video: support exynos fimd driver for various exynos series by Donghwa Lee · Thu Jul 26 15:30:49 2012 +0000
  64. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  65. 45b8ae6 ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · Sun Aug 05 16:07:21 2012 +0000
  66. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · Tue Jul 31 08:59:31 2012 +0000
  67. 4a036fe snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · Fri Aug 03 11:05:12 2012 +0000
  68. 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · Tue Aug 14 10:39:29 2012 +0000
  69. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  70. 883401e am335x evm: Enable support for spi0 by Tom Rini · Wed Aug 08 14:35:55 2012 -0700
  71. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · Wed Aug 08 14:29:51 2012 -0700
  72. 66b70bb rtc: imxdi: Initial support by Benoît Thébaudeau · Wed Aug 08 04:52:47 2012 +0000
  73. 042cfd6 MX28: Fix MXS MMC DMA issues by Marek Vasut · Fri Jul 06 21:25:57 2012 +0000
  74. 97c04d6 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · Fri Jul 06 21:25:56 2012 +0000
  75. 92af615 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · Fri Jul 06 21:25:55 2012 +0000
  76. 213a7a2 MX28: Fix up the MMC driver DMA mode by Marek Vasut · Fri Jul 06 21:25:54 2012 +0000
  77. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  78. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  79. 23697f6 MX28: SPI: Add DMA transfer support by Marek Vasut · Mon Jul 09 00:48:33 2012 +0000
  80. 036b7bd MX28: SPI: Pull out the PIO transfer function by Marek Vasut · Mon Jul 09 00:48:32 2012 +0000
  81. 955d92f MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · Mon Jul 09 00:48:31 2012 +0000
  82. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · Thu Jul 05 17:21:46 2012 +0000
  83. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · Sat Jul 21 05:02:23 2012 +0000
  84. 464adc8 cpsw: add driver for cpsw ethernet device by Cyril Chemparathy · Tue Jul 24 12:22:16 2012 +0000
  85. f9da3a3 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · Mon Jul 09 08:52:43 2012 +0000
  86. 8dc6df8 da850/omap-l138: Add support to read u-boot image from MMC/SD by Lad, Prabhakar · Sun Jun 24 21:35:20 2012 +0000
  87. be6c2e4 omap24xx_i2c: add 2-byte address support by Ilya Yanok · Fri Jun 08 03:12:09 2012 +0000
  88. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  89. c9065d2 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Sep 01 12:22:31 2012 +0200
  90. 67cb905 sf: spansion: Add support for S25FL256S by Michal Simek · Tue Aug 14 13:11:22 2012 +0200
  91. ce8670c sf: winbond: fix page_size by Stephen Warren · Mon Aug 13 16:46:21 2012 -0600
  92. 94c302d mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs by Holger Brunck · Thu Aug 09 10:22:41 2012 +0200
  93. 041b04f cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · Thu Aug 09 08:18:12 2012 +0200
  94. 7819633 Add support for DS1388. by Kenth Eriksson · Thu Jul 12 19:59:44 2012 +0000
  95. b43fd34 serial: CONSOLE macro is not used by Michal Simek · Thu Aug 09 21:04:28 2012 +0000
  96. 9fe7265 sf: stmicro: add support for N25Q128A by Michal Simek · Fri Aug 10 14:21:46 2012 +0200
  97. ae3b401 sf: stmicro: add support N25Q128 parts by Stephan Linz · Thu Aug 02 20:47:30 2012 +0200
  98. e0a7219 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · Thu Aug 02 20:47:29 2012 +0200
  99. 703b1c3 sf: winbond: add W25Q32 by Rajeshwari Shinde · Thu Aug 02 12:55:05 2012 +0530
  100. 99b1b76 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · Thu Jun 21 11:26:38 2012 +0900