1. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  2. 3d64082 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Oct 13 08:13:56 2016 -0400
  3. 65dfbe6 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Oct 12 20:48:43 2016 -0400
  4. 33d5aa8 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 12 08:32:09 2016 -0400
  5. faa985b Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Oct 12 08:31:08 2016 -0400
  6. a107a1a Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Wed Oct 12 08:30:38 2016 -0400
  7. 1994a35 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Oct 12 08:29:42 2016 -0400
  8. c7dec15 video: Remove legacy VESA and coreboot framebuffer drivers by Bin Meng · Sun Oct 09 04:14:19 2016 -0700
  9. a447017 x86: coreboot: Convert to use DM coreboot video driver by Bin Meng · Sun Oct 09 04:14:18 2016 -0700
  10. 755623d dm: video: Don't do anything in alloc_fb() when plat->size is zero by Bin Meng · Sun Oct 09 04:14:17 2016 -0700
  11. a0676be dm: video: Add driver for coreboot framebuffer device by Bin Meng · Sun Oct 09 04:14:16 2016 -0700
  12. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  13. 79012bc x86: Convert to use DM VESA video driver by Bin Meng · Sun Oct 09 04:14:13 2016 -0700
  14. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · Sun Oct 09 04:14:12 2016 -0700
  15. 2c9bb7a dm: video: Add driver for VESA-compatible device by Bin Meng · Sun Oct 09 04:14:11 2016 -0700
  16. 62b3027 cmd: cros_ec: Move crosec commands to cmd subdirectory by Moritz Fischer · Tue Oct 04 17:08:08 2016 -0700
  17. 947d928 power: regulator: lp873x: Add regulator support by Keerthy · Fri Sep 30 09:34:03 2016 +0530
  18. 662797b power: pmic: lp873x: Add the base pmic support by Keerthy · Fri Sep 30 09:34:02 2016 +0530
  19. ffed0ea power: regulator: palmas: Add regulator support by Keerthy · Fri Sep 30 09:20:44 2016 +0530
  20. f0df1b1 power: pmic: Palmas: Add the base pmic support by Keerthy · Fri Sep 30 09:20:43 2016 +0530
  21. 17b3fe7 power: regulator: Add support for gpio regulators by Keerthy · Thu Sep 15 17:04:06 2016 +0530
  22. 0bf1f49 dm: mmc: Enable DM_MMC_OPS by default with DM_MMC by Simon Glass · Sat Oct 01 14:43:19 2016 -0600
  23. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · Sat Oct 01 14:43:18 2016 -0600
  24. 64f9960 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · Sun Sep 25 21:33:30 2016 -0600
  25. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:21 2016 -0600
  26. db01e8c tpm: Tidy up use of size_t by Simon Glass · Sun Sep 25 21:33:20 2016 -0600
  27. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · Sun Sep 25 21:33:11 2016 -0600
  28. cc40906 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:06 2016 -0600
  29. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · Wed Oct 05 20:42:19 2016 -0600
  30. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · Wed Oct 05 20:42:15 2016 -0600
  31. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  32. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · Wed Oct 05 20:42:14 2016 -0600
  33. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · Wed Oct 05 20:42:13 2016 -0600
  34. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · Wed Oct 05 20:42:09 2016 -0600
  35. 3ae7d55 mmc: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:10 2016 -0600
  36. 4c41ee4 regulator: fixed: honour optionality of enable gpio by Marcel Ziswiler · Wed Sep 28 11:24:07 2016 +0200
  37. 07e0c27 simple panel: fix spelling of debug message by Marcel Ziswiler · Wed Sep 28 11:24:06 2016 +0200
  38. fc6c1c6 mmc: sdhci: use the generic error number by Jaehoon Chung · Mon Sep 26 08:10:02 2016 +0900
  39. 6c5b359 mmc: sdhci: use the host version value in sdhci_setup_cfg by Jaehoon Chung · Mon Sep 26 08:10:01 2016 +0900
  40. bf819d0 mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg by Jaehoon Chung · Fri Sep 23 19:13:16 2016 +0900
  41. 990a937 mmc: s5p_sdhci: support the Driver model for Exynos by Jaehoon Chung · Fri Sep 09 18:23:23 2016 +0900
  42. fcc53c1 dm: mmc: Support erase by Simon Glass · Sat Oct 01 14:43:17 2016 -0600
  43. 2aa4b5b reset: uniphier: add reset controller driver for UniPhier SoCs by Masahiro Yamada · Sat Oct 08 13:25:31 2016 +0900
  44. e597bc7 cros_ec: Fix issue with cros_ec_flash_write command by Moritz Fischer · Mon Sep 12 12:57:52 2016 -0700
  45. 29c6326 cros_ec: Add crosec flashinfo command by Moritz Fischer · Tue Sep 13 14:44:49 2016 -0700
  46. de5bc89 cros_ec: Add function to read back flash parameters by Moritz Fischer · Tue Sep 13 14:44:48 2016 -0700
  47. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  48. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  49. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  50. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · Mon Sep 26 20:45:27 2016 +0900
  51. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  52. d5675e0 pinctrl: imx: do not announce driver initialization by Stefan Agner · Wed Oct 05 15:27:04 2016 -0700
  53. a23ac7b dm: imx: serial: support device tree by Stefan Agner · Wed Oct 05 15:27:03 2016 -0700
  54. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · Tue Sep 13 08:35:18 2016 -0400
  55. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  56. b4f57a9 spi: fsl_qspi: Preserve endianness of QSPI MCR by York Sun · Wed Oct 05 13:19:08 2016 -0700
  57. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  58. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  59. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  60. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600
  61. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  62. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  63. bc17f98 fsl_sec_mon: Update driver for Security Monitor by Sumit Garg · Wed Aug 31 08:54:15 2016 -0400
  64. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · Fri Sep 30 17:37:00 2016 +0900
  65. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · Thu Aug 11 14:02:56 2016 +0800
  66. 83c8f84 pinctrl: imx6: support i.MX6ULL by Peng Fan · Thu Aug 11 14:02:52 2016 +0800
  67. cb356f9 imx: ocotp: support i.MX6ULL by Peng Fan · Thu Aug 11 14:02:41 2016 +0800
  68. feaada1 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · Tue Aug 02 08:08:07 2016 +0000
  69. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  70. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · Fri Sep 23 15:57:19 2016 +0800
  71. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · Mon Aug 29 07:46:11 2016 +0200
  72. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  73. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  74. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  75. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · Fri Sep 23 12:57:52 2016 +0530
  76. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · Fri Sep 16 17:12:16 2016 +0530
  77. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  78. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · Tue Aug 09 23:44:59 2016 +0530
  79. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · Mon Aug 22 17:55:15 2016 +0530
  80. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · Sat Sep 10 03:54:09 2016 +0200
  81. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  82. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  83. 00b6aad i2c: tegra: only use new clock/reset APIs by Stephen Warren · Tue Sep 13 10:46:02 2016 -0600
  84. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · Tue Sep 13 10:46:01 2016 -0600
  85. 3b940fa clock: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:59 2016 -0600
  86. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:58 2016 -0600
  87. f641700 misc: implement Tegra CAR core driver by Stephen Warren · Tue Sep 13 10:45:57 2016 -0600
  88. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  89. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  90. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · Tue Sep 13 10:45:45 2016 -0600
  91. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  92. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  93. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Sep 27 11:40:56 2016 -0400
  94. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · Wed Aug 31 10:02:15 2016 +0200
  95. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  96. 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · Tue Aug 30 16:48:20 2016 +0200
  97. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · Mon May 23 11:12:05 2016 +0200
  98. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  99. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  100. 572be4a net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · Thu May 19 17:46:36 2016 +0200