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