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