1. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  2. 82b5d0a Merge git://git.denx.de/u-boot-mmc by Tom Rini · Tue Aug 01 15:38:23 2017 -0400
  3. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · Sun Jul 30 19:24:02 2017 -0700
  4. 828b725 x86: Convert MMC to driver model by Simon Glass · Sun Jul 30 19:24:01 2017 -0700
  5. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · Sun Jul 30 19:24:00 2017 -0700
  6. 239a09b dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · Sun Jul 30 19:23:59 2017 -0700
  7. ccf6641 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · Sun Jul 30 21:17:26 2017 +0200
  8. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · Sun Jul 30 06:23:28 2017 -0700
  9. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · Sun Jul 30 06:23:27 2017 -0700
  10. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · Sun Jul 30 06:23:26 2017 -0700
  11. 9fdeb84 x86: qemu: Remove SPI flash from defconfigs by Bin Meng · Sun Jul 30 06:23:25 2017 -0700
  12. b1f7873 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:24 2017 -0700
  13. ac43201 x86: quark: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:23 2017 -0700
  14. a8e3dda x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:22 2017 -0700
  15. 2f2c891 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:21 2017 -0700
  16. 860520c x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · Sun Jul 30 06:23:20 2017 -0700
  17. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:19 2017 -0700
  18. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:18 2017 -0700
  19. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · Sun Jul 30 06:23:17 2017 -0700
  20. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · Sun Jul 30 06:23:16 2017 -0700
  21. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · Sun Jul 30 06:23:15 2017 -0700
  22. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:14 2017 -0700
  23. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:13 2017 -0700
  24. b0d42d7 x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:12 2017 -0700
  25. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · Sun Jul 30 06:23:11 2017 -0700
  26. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · Sun Jul 30 06:23:10 2017 -0700
  27. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  28. 8adc1b7 x86: kconfig: Select USE_PRIVATE_LIBGCC by Bin Meng · Sun Jul 30 06:23:08 2017 -0700
  29. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  30. a364e62 x86: Make table address selectable by Andy Shevchenko · Fri Jul 28 20:02:15 2017 +0300
  31. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  32. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  33. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  34. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  35. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  36. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  37. 3d2a787 x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot by Bin Meng · Thu Jul 27 06:12:35 2017 -0700
  38. 20358f6 x86: Use default stack boundary alignment by Bin Meng · Thu Jul 27 06:12:34 2017 -0700
  39. 9182741 regulator: palmas: disable bypass when the LDO is enabled by Jean-Jacques Hiblot · Wed Jul 12 11:42:47 2017 +0200
  40. 4780377 regulator: palmas: Add support for LDO1 regulator to provide 1.8V by Kishon Vijay Abraham I · Wed Jul 12 11:42:46 2017 +0200
  41. 13f463e dm: sunxi: Move Linksprite_pcDuino3 to use DM for MMC, SATA by Simon Glass · Tue Jul 04 13:31:32 2017 -0600
  42. 331c8ef dm: sata: sunxi: Add support for driver model by Simon Glass · Tue Jul 04 13:31:31 2017 -0600
  43. 3df88c2 dm: sunxi: sata: Don't build sata support into SPL by Simon Glass · Tue Jul 04 13:31:30 2017 -0600
  44. 4dbbefa dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect by Simon Glass · Tue Jul 04 13:31:28 2017 -0600
  45. 7484ae7 dm: mmc: sunxi: Add support for driver model by Simon Glass · Tue Jul 04 13:31:27 2017 -0600
  46. 3a65415 dm: mmc: sunxi: Drop mmc_clk_io_on() by Simon Glass · Tue Jul 04 13:31:26 2017 -0600
  47. 87ff0f7 dm: mmc: sunxi: Pass private data around explicitly by Simon Glass · Tue Jul 04 13:31:25 2017 -0600
  48. 8e659a2 dm: mmc: sunxi: Rename mmchost to priv by Simon Glass · Tue Jul 04 13:31:24 2017 -0600
  49. 3f19fbf dm: mmc: sunxi: Rename struct sunxi_mmc_host to sunxi_mmc_priv by Simon Glass · Tue Jul 04 13:31:23 2017 -0600
  50. 8c67934 dm: ahci: Correct uclass private data by Simon Glass · Tue Jul 04 13:31:22 2017 -0600
  51. 77c9add dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · Tue Jul 04 13:31:21 2017 -0600
  52. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · Tue Jul 04 13:31:20 2017 -0600
  53. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · Tue Jul 04 13:31:19 2017 -0600
  54. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  55. d4ee686 Prepare v2017.09-rc1 by Tom Rini · Mon Jul 31 20:37:25 2017 -0400
  56. 4100de4 configs: Resync with savedefconfig by Tom Rini · Mon Jul 31 18:59:01 2017 -0400
  57. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  58. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · Thu Jul 27 09:31:04 2017 -0600
  59. 045e4b5 console: Unify the check for a serial console by Simon Glass · Thu Jul 27 09:31:03 2017 -0600
  60. 6c11ebf arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · Wed Jul 26 14:53:19 2017 -0500
  61. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · Wed Jul 26 13:11:37 2017 -0400
  62. bc215f3 am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT by Tom Rini · Wed Jul 26 13:11:36 2017 -0400
  63. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  64. e9035ca Remove unused CONFIG_TWL4030_PWM by Adam Ford · Wed Jul 26 10:04:40 2017 -0500
  65. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  66. 2b1c204 dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · Wed Jul 26 12:27:42 2017 +0200
  67. da29c60 efi_loader: Fix warning in efi_gop by Alexander Graf · Mon Jul 31 09:15:57 2017 +0200
  68. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Mon Jul 31 07:27:45 2017 -0400
  69. 2e2731c x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · Sat Jul 22 07:39:38 2017 -0700
  70. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · Fri Jul 21 22:32:06 2017 +0300
  71. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  72. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · Fri Jul 21 22:32:04 2017 +0300
  73. fe38643 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · Fri Jul 21 22:32:03 2017 +0300
  74. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · Fri Jul 21 22:32:02 2017 +0300
  75. 6a3794b Makefile: Export build date as integer by Andy Shevchenko · Fri Jul 21 22:32:01 2017 +0300
  76. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · Fri Jul 21 22:32:00 2017 +0300
  77. 0ac1115 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · Tue Jul 18 14:10:50 2017 +0200
  78. 0700bba x86: dfi-bt700: Add xHCI USB support by Stefan Roese · Tue Jul 18 14:10:49 2017 +0200
  79. aaf07ef x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · Tue Jul 18 14:10:45 2017 +0200
  80. f7218e0 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · Tue Jul 18 14:10:41 2017 +0200
  81. d31315d x86: Add Intel Edison board files by Andy Shevchenko · Thu Jul 06 14:41:53 2017 +0300
  82. e564d59 x86: Add Intel Tangier support by Felipe Balbi · Thu Jul 06 14:41:52 2017 +0300
  83. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · Thu Jul 06 14:41:51 2017 +0300
  84. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · Wed Jul 05 20:33:20 2017 +0300
  85. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · Tue Jul 04 19:32:22 2017 +0300
  86. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Jul 29 11:44:08 2017 -0400
  87. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sat Jul 29 11:43:51 2017 -0400
  88. e7896c3 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · Thu Jul 27 08:04:19 2017 -0400
  89. 86789d5 efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · Thu Jul 27 08:04:18 2017 -0400
  90. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · Tue Jul 25 13:24:45 2017 +0200
  91. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · Tue Jul 25 13:24:44 2017 +0200
  92. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · Mon Jul 24 15:18:15 2017 +0200
  93. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:05 2017 +0200
  94. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · Mon Jul 24 17:07:04 2017 +0200
  95. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · Mon Jul 24 17:07:03 2017 +0200
  96. 29c1ebf dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · Mon Jul 24 17:07:02 2017 +0200
  97. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · Wed Jul 19 16:39:25 2017 +0200
  98. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · Wed Jul 19 16:39:24 2017 +0200
  99. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · Wed Jul 19 16:39:23 2017 +0200
  100. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · Wed Jul 19 16:39:22 2017 +0200