1. 47a3d05 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jul 12 08:15:17 2016 -0400
  2. e0f0cc5 x86: link: Correct a failure in DRAM init by Simon Glass · Mon Jul 11 09:30:55 2016 -0600
  3. aedc33d x86: Add Advantech SOM-DB5800/SOM-6867 support by George McCollister · Tue Jun 21 12:07:33 2016 -0500
  4. 0681dd8 x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · Fri Jun 17 02:13:17 2016 -0700
  5. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  6. 0562f0d x86: quark: Introduce ACPI global NVS by Bin Meng · Fri Jun 17 02:13:15 2016 -0700
  7. ebe7874 x86: baytrail: Introduce ACPI global NVS by Bin Meng · Fri Jun 17 02:13:14 2016 -0700
  8. b1f2147 x86: conga-qeval20-qa3: Add support for internal UART by Stefan Roese · Wed Jun 15 14:15:25 2016 +0200
  9. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · Tue Jun 14 21:33:24 2016 -0700
  10. fe8d45d x86: baytrail: Introduce a Kconfig option for the internal UART by Bin Meng · Tue Jun 14 21:33:23 2016 -0700
  11. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · Tue Jun 14 02:02:40 2016 -0700
  12. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · Tue Jun 14 02:02:39 2016 -0700
  13. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · Tue Jun 14 02:02:38 2016 -0700
  14. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jul 11 18:50:29 2016 -0400
  15. 9228cc2 tools: patman: Handle missing 'END' in non-last commit of a series by Bin Meng · Sun Jun 26 23:24:32 2016 -0700
  16. 50ffc98 tools: patman: Handle missing blank line for 'Series-changes' by Bin Meng · Sun Jun 26 23:24:31 2016 -0700
  17. d23121c tools: patman: Generate cover letter correctly when 'END' is missing by Bin Meng · Sun Jun 26 23:24:30 2016 -0700
  18. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · Sun Jun 26 23:24:29 2016 -0700
  19. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · Sun Jun 26 23:24:28 2016 -0700
  20. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · Wed Jun 22 02:29:47 2016 -0700
  21. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · Sun Jun 19 17:33:15 2016 -0600
  22. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · Sun Jun 19 17:33:14 2016 -0600
  23. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · Sun Jun 19 17:33:13 2016 -0600
  24. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · Sun Jun 19 17:33:12 2016 -0600
  25. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · Sun Jun 19 17:33:11 2016 -0600
  26. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · Wed Jun 15 16:56:18 2016 +0800
  27. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · Tue Jun 14 10:17:05 2016 +1200
  28. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · Sun Jun 12 23:30:33 2016 -0600
  29. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · Sun Jun 12 23:30:32 2016 -0600
  30. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · Sun Jun 12 23:30:31 2016 -0600
  31. 009f10f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:30 2016 -0600
  32. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:29 2016 -0600
  33. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:28 2016 -0600
  34. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · Sun Jun 12 23:30:27 2016 -0600
  35. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · Sun Jun 12 23:30:26 2016 -0600
  36. 7237e41 rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · Sun Jun 12 23:30:25 2016 -0600
  37. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · Sun Jun 12 23:30:24 2016 -0600
  38. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:23 2016 -0600
  39. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  40. 9df4652 rockchip: Disable CONFIG_SDHCI by Simon Glass · Sun Jun 12 23:30:21 2016 -0600
  41. b23d96e mmc: Move tracing code into separate functions by Simon Glass · Sun Jun 12 23:30:20 2016 -0600
  42. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · Sun Jun 12 23:30:19 2016 -0600
  43. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  44. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  45. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  46. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  47. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · Sun Jun 12 23:30:14 2016 -0600
  48. 558f94a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · Sun Jun 12 23:30:13 2016 -0600
  49. 9c6e862 Prepare v2016.07 by Tom Rini · Mon Jul 11 15:01:01 2016 -0400
  50. 561e248 doc: ARMv8: add README.pine64 by Andre Przywara · Fri Jul 08 15:25:23 2016 +0100
  51. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  52. 031bc10 git-mailrc: add rockchip alias by jk.kernel@gmail.com · Sat Jul 09 21:12:04 2016 +0800
  53. ae56979 dm: spi: Read default speed and mode values from DT by Vignesh R · Wed Jul 06 10:04:28 2016 +0530
  54. 99ed877 ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz by Vignesh R · Wed Jul 06 10:26:03 2016 +0530
  55. 6ef2b63 defconfig: k2g_evm_defconfig: Enable Cadence QSPI controller by Vignesh R · Wed Jul 06 10:20:58 2016 +0530
  56. 9b9f0f8 ARM: dts: K2G: Add support for QSPI controller by Vignesh R · Wed Jul 06 10:20:57 2016 +0530
  57. 4ca6019 spi: cadence_quadspi: Enable QUAD mode based on DT data by Vignesh R · Wed Jul 06 10:20:56 2016 +0530
  58. 0c80b92 spi: cadence_qspi_apb: Support 32 bit AHB address by Vignesh R · Wed Jul 06 10:20:55 2016 +0530
  59. f9b5d64 defconfig: k2g_evm_defconfig: enable SPI driver model by Vignesh R · Wed Jul 06 09:59:06 2016 +0530
  60. cefb8f3 ARM: dts: k2g: add support for Davinci SPI controller by Vignesh R · Wed Jul 06 09:59:05 2016 +0530
  61. 41ef13a defconfig: k2l_evm_defconfig: enable SPI driver model by Vignesh R · Wed Jul 06 09:59:04 2016 +0530
  62. 6ceed0b ARM: dts: k2l: Enable Davinci SPI controller by Vignesh R · Wed Jul 06 09:59:03 2016 +0530
  63. aa4664e defconfig: k2e_evm_defconfig: enable SPI driver model by Vignesh R · Wed Jul 06 09:59:02 2016 +0530
  64. 2ba906d ARM: dts: k2e: Enable Davinci SPI controller by Vignesh R · Wed Jul 06 09:59:01 2016 +0530
  65. f2070fc defconfig: k2hk_evm_defconfig: enable SPI driver model by Vignesh R · Wed Jul 06 09:59:00 2016 +0530
  66. e96aeed ARM: dts: k2hk: Enable Davinci SPI controller by Vignesh R · Wed Jul 06 09:58:59 2016 +0530
  67. adeb03f ARM: dts: keystone2: add SPI aliases for davinci SPI nodes by Vignesh R · Wed Jul 06 09:58:58 2016 +0530
  68. be70c20 keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build by Vignesh R · Wed Jul 06 09:58:57 2016 +0530
  69. c1091e1 spi: davinci_spi: Convert to driver to adapt to DM by Vignesh R · Wed Jul 06 09:58:56 2016 +0530
  70. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · Wed Jul 06 09:58:55 2016 +0530
  71. 9e7bf7d armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · Thu Jul 07 12:22:12 2016 +0800
  72. da63174 test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · Wed Jul 06 12:44:22 2016 +0200
  73. 8e7c3ec test/py: strip VT100 codes from match buffer by Stephen Warren · Wed Jul 06 10:34:30 2016 -0600
  74. 41bd7b2 arm: Fix setjmp (again) by Alexander Graf · Tue Jul 05 20:37:17 2016 +0200
  75. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · Fri Jul 08 15:18:35 2016 +0100
  76. 1686c9c test/py: fix CONFIG_ tests by Stephen Warren · Wed Jul 06 09:04:08 2016 -0600
  77. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  78. 01f8b93 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jul 07 09:58:41 2016 -0400
  79. 2ebe143 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · Wed Jul 06 16:39:51 2016 -0700
  80. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 06 15:55:36 2016 -0400
  81. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Jul 06 15:55:21 2016 -0400
  82. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  83. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · Fri Jul 01 13:19:51 2016 +0200
  84. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  85. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  86. cbf1a93 common: Always include errno.h in common.h by Joe Hershberger · Mon Apr 04 04:07:33 2016 -0500
  87. 264359e spi: spi-uclass: fix typo in debug output by Anatolij Gustschin · Thu Apr 21 09:28:02 2016 +0200
  88. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · Sun May 08 16:55:22 2016 -0600
  89. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  90. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  91. adde58a tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · Sun May 08 16:55:19 2016 -0600
  92. 21adb08 errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · Sun May 08 16:55:18 2016 -0600
  93. 7d0f1a2 errno: Add copyright header and header guard by Simon Glass · Sun May 08 16:55:17 2016 -0600
  94. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · Fri Jun 24 08:36:04 2016 -0600
  95. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · Tue Jun 21 12:47:51 2016 -0600
  96. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · Sun Feb 28 22:40:02 2016 +0100
  97. ac91872 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · Tue Jul 05 17:40:27 2016 +0200
  98. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · Sun Jul 03 20:22:05 2016 +0200
  99. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · Sun Jul 03 20:22:04 2016 +0200
  100. 98f7077 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Jul 04 11:46:21 2016 -0400