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