1. 9166d5f mtd mxc nand: Use _mxc_nand_enable_hwecc() by Benoît Thébaudeau · Mon Aug 13 22:50:07 2012 +0200
  2. d29aeba mxc nand: Access all ecc_status_result fields by Benoît Thébaudeau · Mon Aug 13 22:49:42 2012 +0200
  3. 32ae5b4 mxc nand: cosmectic: Light cleanup by Benoît Thébaudeau · Mon Aug 13 22:48:26 2012 +0200
  4. 3f77519 mxc nand: Merge mtd and spl register definitions by Benoît Thébaudeau · Mon Aug 13 22:48:12 2012 +0200
  5. fc41719 mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Marek Vasut · Thu Aug 30 13:39:38 2012 +0000
  6. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  7. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  8. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
  9. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  10. b20b6f2 mtd: support ONFI multi lun NAND by Matthieu CASTET · Mon Mar 19 15:35:25 2012 +0100
  11. 532f455 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Tue Sep 04 09:17:27 2012 +0200
  12. 7b2159a net:macb: add line break by Andreas Bießmann · Thu Aug 16 01:50:04 2012 +0000
  13. 497c32f cfi: Make the flash erase and write operations abortable by Joe Hershberger · Fri Aug 17 15:36:41 2012 -0500
  14. 7f3c211 cfi: Check for blank before erase by Joe Hershberger · Fri Aug 17 15:36:40 2012 -0500
  15. 1c7b193 input: key_matrix: fix header inclusion by Stephan Linz · Thu Aug 02 10:49:24 2012 +0000
  16. 71d4389 rtc: pcf8563: Make century compatible with Linux by Benoît Thébaudeau · Fri Jul 20 16:05:36 2012 +0200
  17. ee939dd mmc: Remove unused item flags in struct mmc_cmd by Kaspter Ju · Thu May 31 04:27:50 2012 +0000
  18. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  19. 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
  20. 0e2dc47 pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · Wed Aug 29 14:16:30 2012 +0000
  21. 6870513 pci: clean up some whitespace and formatting by Andrew Sharp · Wed Aug 29 14:16:29 2012 +0000
  22. f4f2482 pci: fix errant data types and corresponding access functions by Andrew Sharp · Wed Aug 01 12:27:16 2012 +0000
  23. 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
  24. fd3091d at91: atmel_nand: Update driver to support Programmable Multibit ECC controller by Wu, Josh · Thu Aug 23 00:05:36 2012 +0000
  25. 1586d1b at91: atmel_nand: remove unused variables. by Wu, Josh · Thu Aug 23 00:05:35 2012 +0000
  26. 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
  27. 778a2a6 spi: atmel: add WDRBT bit to avoid receive overrun by Bo Shen · Sun Aug 19 20:32:22 2012 +0000
  28. 9db5799 AT91: Small fix on AT91 USART initialization code by Xu, Hong · Tue Aug 02 01:05:04 2011 +0000
  29. 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
  30. 62c1c7c USB: Fix strict aliasing in ohci-hcd by Troy Kisky · Sat Aug 11 14:49:09 2012 -0700
  31. 4e23df1 ehci: Optimize qTD allocations by Benoît Thébaudeau · Fri Aug 10 18:27:23 2012 +0200
  32. b39f8b5 ehci-hcd: Boost transfer speed by Benoît Thébaudeau · Fri Aug 10 18:22:32 2012 +0200
  33. 458fb1e ehci: cosmetic: Define used constants by Benoît Thébaudeau · Fri Aug 10 18:22:11 2012 +0200
  34. 58c4dfb ehci: Fail for multi-transaction interrupt transfers by Benoît Thébaudeau · Thu Aug 09 23:50:44 2012 +0200
  35. 34106b2 dfu: MMC specific routines for DFU operation by Lukasz Majewski · Mon Aug 06 14:41:08 2012 +0200
  36. d311c6e dfu: DFU backend implementation by Lukasz Majewski · Mon Aug 06 14:41:07 2012 +0200
  37. 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
  38. c574de5 dfu:usb: Support for g_dnl composite download gadget. by Lukasz Majewski · Mon Aug 06 14:41:05 2012 +0200
  39. e68f48a ehci: cosmetic: Define the number of qt_buffers by Benoît Thébaudeau · Thu Jul 19 22:16:38 2012 +0200
  40. c08d11c fsl_esdhc: Remove cache snooping for i.MX by Benoît Thébaudeau · Mon Aug 13 07:28:16 2012 +0000
  41. 7f4d014 MX28: SPI: Supercharge the SPI driver by Marek Vasut · Tue Aug 21 16:17:27 2012 +0000
  42. 0f6f68c MX28: DMA: Prolong the DMA timeout by Marek Vasut · Tue Aug 21 16:17:26 2012 +0000
  43. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  44. daaf7a9 mxc: Make gpio_get_value() use PSR by Benoît Thébaudeau · Mon Aug 20 10:55:41 2012 +0000
  45. 3a9af06 spi: fix mxs_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:11 2012 +0000
  46. 28fd51b spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · Fri Aug 17 08:15:10 2012 +0000
  47. 884622b mxc_spi: Round up clock divider by Benoît Thébaudeau · Fri Aug 10 08:51:50 2012 +0000
  48. 3c4ff1f rtc: add support of mx27 rtc by trem · Wed Aug 08 07:04:46 2012 +0000
  49. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  50. 834a39c mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h by Otavio Salvador · Mon Aug 13 09:53:11 2012 +0000
  51. c8a3178 video: support exynos pwm backlight driver by Donghwa Lee · Mon Jul 02 01:16:13 2012 +0000
  52. bc72aeb video: exynos fb driver supports display port feature by Donghwa Lee · Mon Jul 02 01:16:08 2012 +0000
  53. b73a88b video: support exynos display port drivers by Donghwa Lee · Mon Jul 02 01:16:02 2012 +0000
  54. 64b45d9 video: support exynos fimd driver for various exynos series by Donghwa Lee · Thu Jul 26 15:30:49 2012 +0000
  55. 55d98a1 tegra20: rename tegra2 -> tegra20 by Allen Martin · Fri Aug 31 08:30:00 2012 +0000
  56. 45b8ae6 ARM: add basic support for the Broadcom BCM2835 SoC by Stephen Warren · Sun Aug 05 16:07:21 2012 +0000
  57. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · Tue Jul 31 08:59:31 2012 +0000
  58. 4a036fe snowball: Add support for ux500 based snowball board by Mathieu J. Poirier · Fri Aug 03 11:05:12 2012 +0000
  59. 3d33d09 arm: omap: Fix switching back to nandecc sw. by Jeroen Hofstee · Tue Aug 14 10:39:29 2012 +0000
  60. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · Thu Aug 09 10:45:20 2012 +0000
  61. 883401e am335x evm: Enable support for spi0 by Tom Rini · Wed Aug 08 14:35:55 2012 -0700
  62. 470e2a2 am33xx: Add support, update omap3 McSPI driver by Tom Rini · Wed Aug 08 14:29:51 2012 -0700
  63. 66b70bb rtc: imxdi: Initial support by Benoît Thébaudeau · Wed Aug 08 04:52:47 2012 +0000
  64. 042cfd6 MX28: Fix MXS MMC DMA issues by Marek Vasut · Fri Jul 06 21:25:57 2012 +0000
  65. 97c04d6 MX28: Transfer small blocks via PIO in MXS MMC by Marek Vasut · Fri Jul 06 21:25:56 2012 +0000
  66. 92af615 MX28: Split out the PIO and DMA transfer functions by Marek Vasut · Fri Jul 06 21:25:55 2012 +0000
  67. 213a7a2 MX28: Fix up the MMC driver DMA mode by Marek Vasut · Fri Jul 06 21:25:54 2012 +0000
  68. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  69. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  70. 23697f6 MX28: SPI: Add DMA transfer support by Marek Vasut · Mon Jul 09 00:48:33 2012 +0000
  71. 036b7bd MX28: SPI: Pull out the PIO transfer function by Marek Vasut · Mon Jul 09 00:48:32 2012 +0000
  72. 955d92f MX28: SPI: Refactor spi_xfer a bit by Marek Vasut · Mon Jul 09 00:48:31 2012 +0000
  73. 42aafb3 arm : Atmel : add at91sam9x5ek board support by Bo Shen · Thu Jul 05 17:21:46 2012 +0000
  74. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · Sat Jul 21 05:02:23 2012 +0000
  75. 464adc8 cpsw: add driver for cpsw ethernet device by Cyril Chemparathy · Tue Jul 24 12:22:16 2012 +0000
  76. f9da3a3 serial/ns16550: ns16550 has a different register layout on SOC_DA8XX by Mikhail Kshevetskiy · Mon Jul 09 08:52:43 2012 +0000
  77. 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
  78. be6c2e4 omap24xx_i2c: add 2-byte address support by Ilya Yanok · Fri Jun 08 03:12:09 2012 +0000
  79. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  80. c9065d2 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Sep 01 12:22:31 2012 +0200
  81. 67cb905 sf: spansion: Add support for S25FL256S by Michal Simek · Tue Aug 14 13:11:22 2012 +0200
  82. ce8670c sf: winbond: fix page_size by Stephen Warren · Mon Aug 13 16:46:21 2012 -0600
  83. 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
  84. 041b04f cfi_flash: add support for Spansion flash PPB sector protection by Anatolij Gustschin · Thu Aug 09 08:18:12 2012 +0200
  85. 7819633 Add support for DS1388. by Kenth Eriksson · Thu Jul 12 19:59:44 2012 +0000
  86. b43fd34 serial: CONSOLE macro is not used by Michal Simek · Thu Aug 09 21:04:28 2012 +0000
  87. 9fe7265 sf: stmicro: add support for N25Q128A by Michal Simek · Fri Aug 10 14:21:46 2012 +0200
  88. ae3b401 sf: stmicro: add support N25Q128 parts by Stephan Linz · Thu Aug 02 20:47:30 2012 +0200
  89. e0a7219 sf: stmicro: support JEDEC standard two-byte signature by Stephan Linz · Thu Aug 02 20:47:29 2012 +0200
  90. 703b1c3 sf: winbond: add W25Q32 by Rajeshwari Shinde · Thu Aug 02 12:55:05 2012 +0530
  91. 99b1b76 sh: Add support pin function control using GPIO by Nobuhiro Iwamatsu · Thu Jun 21 11:26:38 2012 +0900
  92. dde220f serial: sh: Add support Renesas R8A7740 by Hideyuki Sano · Mon Jun 25 10:29:56 2012 +0900
  93. 866515f serial: sh: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · Thu Jun 21 13:21:32 2012 +0900
  94. 46eb72e spi: Fix merge conflicts - Makefile by Michal Simek · Fri Aug 03 03:37:44 2012 +0000
  95. 575c037 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Jul 31 22:07:42 2012 +0200
  96. 035a32e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Jul 31 22:01:08 2012 +0200
  97. c07c11d I2C: Add support for Multi channel by Rajeshwari Shinde · Mon Jul 23 21:23:54 2012 +0000
  98. 4b4480a I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · Mon Jul 23 21:23:53 2012 +0000
  99. 8df7431 I2C: Move struct s3c24x0_i2c to a common place. by Rajeshwari Shinde · Mon Jul 23 21:23:52 2012 +0000
  100. 2714e17 i.mx: iomux-v3.h: move to imx-common include directory by Troy Kisky · Thu Jul 19 08:18:22 2012 +0000