1. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  2. 3e0d028 dfu: Disable default calculation of CRC32 by Lukasz Majewski · Tue Jun 10 12:25:59 2014 +0200
  3. a9e91da usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · Tue Jun 10 15:27:39 2014 -0600
  4. 9c7ebe7 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · Tue Jun 10 11:02:38 2014 -0600
  5. c5d619b usb: ci_udc: fix probe error cleanup by Stephen Warren · Tue Jun 10 11:02:37 2014 -0600
  6. 10fecbd usb: ci_udc: fix freeing of ep0 req by Stephen Warren · Tue Jun 10 11:02:36 2014 -0600
  7. 6e9aa0d usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · Tue Jun 10 11:02:35 2014 -0600
  8. 8d14b25 net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF by Nobuhiro Iwamatsu · Thu Jan 23 07:52:20 2014 +0900
  9. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · Thu Jan 23 07:52:19 2014 +0900
  10. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · Thu Jan 23 07:52:18 2014 +0900
  11. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sun Jun 08 07:58:41 2014 -0400
  12. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · Thu Jun 05 11:15:29 2014 -0400
  13. 4cfd64a ti: qspi: populate slave device to set flash quad bit. by Sourav Poddar · Mon May 19 16:53:38 2014 -0400
  14. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  15. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  16. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  17. f383230 mtd: nand: don't use read_buf for 8-bit ONFI transfers by Brian Norris · Tue May 06 00:46:16 2014 +0530
  18. cfe6b8a mtd: nand: omap: fix error-codes returned from omap-elm driver by pekon gupta · Fri Apr 11 12:55:35 2014 +0530
  19. 3c43c5b mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch by pekon gupta · Fri Apr 11 12:55:34 2014 +0530
  20. aa16848 mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info by pekon gupta · Fri Apr 11 12:55:33 2014 +0530
  21. 9d4b747 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' by pekon gupta · Fri Apr 11 12:55:32 2014 +0530
  22. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  23. 30f3567 mtd: nand: omap_elm: remove #include omap_gpmc.h by pekon gupta · Fri Apr 11 12:55:29 2014 +0530
  24. c62270e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jun 05 17:38:30 2014 -0400
  25. ff5ca8d driver/ddr/fsl: Fix printing unspecified module info for DDR4 by York Sun · Thu Jun 05 12:32:15 2014 -0700
  26. 9982579 powerpc/mpc85xx: Add workaround for DDR erratum A004508 by York Sun · Fri May 23 13:15:00 2014 -0700
  27. 433dd00 powerpc/espi: remove 80us delay to improve transfer performance by Hou Zhiqiang · Wed May 21 10:25:10 2014 +0800
  28. cdfc576 phy: fix create_phy_by_mask for when its given an actual search mask by Cormier, Jonathan · Wed May 21 13:08:52 2014 -0400
  29. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 02 08:43:48 2014 +0200
  30. aa449fa usb: ci_udc: complete ep0 direction handling by Stephen Warren · Thu May 29 14:53:03 2014 -0600
  31. 9ac8b54 usb: ci_udc: pre-allocate ep0 req by Stephen Warren · Thu May 29 14:53:02 2014 -0600
  32. b3dc422 usb: ci_udc: use a single descriptor for ep0 by Stephen Warren · Thu May 29 14:53:01 2014 -0600
  33. 62237cf usb: ci_udc: detect queued requests on ep0 by Stephen Warren · Thu May 29 14:53:00 2014 -0600
  34. fa8dc1d dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting by Lukasz Majewski · Mon May 12 10:43:36 2014 +0200
  35. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
  36. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  37. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  38. 0f0900b power: Explicitly select pmic device's bus by Aaron Durbin · Tue May 20 06:01:38 2014 -0600
  39. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · Tue May 20 06:01:36 2014 -0600
  40. 05400a6 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · Tue May 20 06:01:35 2014 -0600
  41. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · Tue May 20 06:01:34 2014 -0600
  42. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  43. 6bcb562 mmc: atmel_mci: fix print incorrect buffer content for debug by Wu, Josh · Wed May 07 17:06:08 2014 +0800
  44. 383543a gpio: at91: add sanity check for the NULL pointer by Wu, Josh · Wed May 07 16:50:45 2014 +0800
  45. 4164b74 net/designware: Make DMA burst length configurable and reduce by default by Ian Campbell · Thu May 08 22:26:35 2014 +0100
  46. 52daae3 net/designware: reorder struct dw_eth_dev to pack more efficiently. by Ian Campbell · Wed May 14 19:30:29 2014 +0100
  47. 0e690fd net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN by Ian Campbell · Thu May 08 22:26:33 2014 +0100
  48. 07c92fc net/designware: ensure device private data is DMA aligned. by Ian Campbell · Thu May 08 22:26:32 2014 +0100
  49. b4e9f2f sunxi: mmc support by Ian Campbell · Mon May 05 14:42:31 2014 +0100
  50. ed69266 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Fri May 23 22:50:23 2014 +0200
  51. 239dd25 esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set by Tom Rini · Fri May 23 09:19:05 2014 -0400
  52. 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri May 23 08:13:59 2014 -0400
  53. 52c44e4 mmc: provide a select_hwpart implementation for get_device() by Stephen Warren · Wed May 07 12:19:02 2014 -0600
  54. 343cd9f eMMC: add support for operations in RPMB partition by Pierre Aubert · Thu Apr 24 10:30:06 2014 +0200
  55. e80682f mmc: Handle switch error status bit in MMC card status by Andrew Gabbasov · Thu Apr 03 04:34:32 2014 -0500
  56. da35178 mmc: postponed needless timer initialization by Mateusz Zalega · Tue Apr 29 20:15:30 2014 +0200
  57. cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu May 22 14:38:19 2014 -0400
  58. a46845b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu May 22 14:29:41 2014 -0400
  59. 70d1a90 Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 13:42:26 2014 -0400
  60. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  61. 33a56b1 esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver by Ye.Li · Thu Feb 20 18:00:57 2014 +0800
  62. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · Fri Mar 14 16:35:37 2014 +0530
  63. f46ccf4 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · Fri May 02 14:15:27 2014 +0200
  64. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · Fri May 02 14:09:30 2014 +0200
  65. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Tue May 20 10:05:42 2014 +0200
  66. a8490d5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri May 16 18:30:33 2014 -0400
  67. 369f663 drivers/usb : Define usb control register mask for w1c bits by Nikhil Badola · Thu May 08 17:05:26 2014 +0530
  68. 7155ad5 fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · Wed May 07 10:50:20 2014 +0800
  69. 4b87329 net: phy/vitesse: Add support for VSC8664 phy module by Chunhe Lan · Wed Apr 16 16:40:52 2014 +0800
  70. 867ced7 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri May 16 17:56:50 2014 +0200
  71. 86b82eb Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri May 16 16:49:50 2014 +0200
  72. b494ac8 mmc: s5p_sdhci: add the s5p_sdhci_core_init function by Jaehoon Chung · Fri May 16 13:59:59 2014 +0900
  73. ef91dd5 mmc: exynos_dw_mmc: enable the DDR mode by Jaehoon Chung · Fri May 16 13:59:57 2014 +0900
  74. e867294 mmc: dw_mmc: support the DDR mode by Jaehoon Chung · Fri May 16 13:59:55 2014 +0900
  75. 38ce30b mmc: support the DDR mode for eMMC by Jaehoon Chung · Fri May 16 13:59:54 2014 +0900
  76. 0d1791d mmc: remove the unnecessary define and fix the wrong bit control by Jaehoon Chung · Fri May 16 13:59:53 2014 +0900
  77. 6281110 mmc: exynos_dw_mmc: restore the property into host by Jaehoon Chung · Fri May 16 13:59:52 2014 +0900
  78. cb4cccd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 17:19:45 2014 +0200
  79. 1ed6981 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 15 16:36:02 2014 +0200
  80. c39758a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Thu May 15 10:27:32 2014 +0200
  81. 4da65ea dfu: mmc: Provide support for eMMC boot partition access by Lukasz Majewski · Fri May 09 16:58:15 2014 +0200
  82. 065a27f usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · Mon May 12 12:05:34 2014 +0200
  83. a0f6a38 drivers:dfu: dfu_flush(): add raw data flush to complete dfu write by Przemyslaw Marczak · Mon May 12 12:05:33 2014 +0200
  84. 8c02b61 usb: ci_udc: parse QTD before over-writing it by Stephen Warren · Tue May 13 10:51:54 2014 -0600
  85. 8b263f9 usb: tegra: support device mode by Stephen Warren · Wed Apr 30 15:09:57 2014 -0600
  86. 600246c usb: tegra: refactor PHY type selection by Stephen Warren · Wed Apr 30 15:09:56 2014 -0600
  87. fa2be67 usb: tegra: fix PHY selection code by Stephen Warren · Wed Apr 30 15:09:55 2014 -0600
  88. b09dad8 Merge remote-tracking branch 'u-boot/master' into test by Marek Vasut · Thu May 15 00:20:54 2014 +0200
  89. b1a58ea mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · Sat May 03 17:46:27 2014 +0200
  90. 162aab0 mvtwsi: Fix clock programming by Hans de Goede · Sat May 03 17:46:26 2014 +0200
  91. ec02820 ARM: zynq: ehci: Added USB host driver support by Michal Simek · Fri Apr 25 12:21:04 2014 +0200
  92. 9ab5414 mtd: nand: omap_gpmc: Fix update of read_ecc in oob by Belisko Marek · Fri Apr 25 12:00:07 2014 +0200
  93. 215b693 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue May 13 17:09:28 2014 -0400
  94. 4b27bf1 ARM: tegra: add GPIO initialization table function by Stephen Warren · Tue Apr 22 14:37:53 2014 -0600
  95. 2c0ea60 ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE by Stephen Warren · Fri Apr 18 10:56:11 2014 -0600
  96. b59534d qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · Wed Apr 30 16:45:31 2014 +0800
  97. 26ed2d0 powerpc/85xx: add T4080 SoC support by Shengzhou Liu · Fri Apr 25 16:31:22 2014 +0800
  98. adbcb9c powerpc/fman/memac: use default MDIO_HOLD value by Shaohui Xie · Tue Apr 22 18:21:37 2014 +0800
  99. 8e4f3ff powerpc/85xx: Add T4240RDB board support by Chunhe Lan · Mon Apr 14 18:42:06 2014 +0800
  100. d8b1e5c Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 13 07:34:08 2014 -0400