1. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · Sun Oct 09 04:14:12 2016 -0700
  2. 2c9bb7a dm: video: Add driver for VESA-compatible device by Bin Meng · Sun Oct 09 04:14:11 2016 -0700
  3. 64f9960 x86: i2c: Fix cast of address to 32-bit value by Simon Glass · Sun Sep 25 21:33:30 2016 -0600
  4. 26a2b2d usb: pci: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:21 2016 -0600
  5. db01e8c tpm: Tidy up use of size_t by Simon Glass · Sun Sep 25 21:33:20 2016 -0600
  6. 43d7c79 rtc: Use CONFIG_X86 instead of __I386__ by Simon Glass · Sun Sep 25 21:33:11 2016 -0600
  7. cc40906 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:06 2016 -0600
  8. 5f69985 dm: x86: Move samus to use new driver model support by Simon Glass · Wed Oct 05 20:42:19 2016 -0600
  9. 03f2a51 dm: x86: video: Add a driver-model driver for ivybridge graphics by Simon Glass · Wed Oct 05 20:42:15 2016 -0600
  10. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  11. a3fdd00 x86: video: Fix typo in broadwell Kconfig by Simon Glass · Wed Oct 05 20:42:14 2016 -0600
  12. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · Wed Oct 05 20:42:13 2016 -0600
  13. 61e4f49 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" by Simon Glass · Wed Oct 05 20:42:09 2016 -0600
  14. d332ff7 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 07 22:02:10 2016 -0400
  15. e94b024 spl: saveenv: adding saveenv support in SPL by B, Ravi · Wed Sep 28 14:46:18 2016 +0530
  16. 6cddc60 cros_ec: Honor the google,remote-bus dt property by Moritz Fischer · Tue Sep 27 15:42:07 2016 -0700
  17. 09abe2b Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" by Masahiro Yamada · Mon Sep 26 20:45:27 2016 +0900
  18. b084ddd power: pmic: add Ricoh RN5T567 PMIC support by Stefan Agner · Wed Oct 05 15:27:09 2016 -0700
  19. d5675e0 pinctrl: imx: do not announce driver initialization by Stefan Agner · Wed Oct 05 15:27:04 2016 -0700
  20. a23ac7b dm: imx: serial: support device tree by Stefan Agner · Wed Oct 05 15:27:03 2016 -0700
  21. 1f8378a PWM: Correct misspellings of "module" in context of PWM by Robert P. J. Day · Tue Sep 13 08:35:18 2016 -0400
  22. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  23. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · Sat Sep 24 18:20:14 2016 -0600
  24. dd8e224 spi: Move freescale-specific code into a private header by Simon Glass · Sat Sep 24 18:20:10 2016 -0600
  25. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · Sat Sep 24 18:20:09 2016 -0600
  26. 172b39f spl: spi: Move the generic SPI loader into common/spl by Simon Glass · Sat Sep 24 18:20:08 2016 -0600
  27. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · Sat Sep 24 18:19:57 2016 -0600
  28. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · Sat Sep 24 18:19:53 2016 -0600
  29. eaa24e7f serial: ns16550: Handle -ENOENT when requesting clock by Alexandre Courbot · Fri Sep 30 17:37:00 2016 +0900
  30. d0a0c1d dm: mmc: intialize dev when probe by Peng Fan · Thu Aug 11 14:02:56 2016 +0800
  31. 83c8f84 pinctrl: imx6: support i.MX6ULL by Peng Fan · Thu Aug 11 14:02:52 2016 +0800
  32. cb356f9 imx: ocotp: support i.MX6ULL by Peng Fan · Thu Aug 11 14:02:41 2016 +0800
  33. feaada1 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · Tue Aug 02 08:08:07 2016 +0000
  34. 2c84db2 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Mon Oct 03 09:09:29 2016 -0400
  35. 8bbe1cc power: regulator: add pwm regulator by Kever Yang · Fri Sep 23 15:57:19 2016 +0800
  36. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · Mon Aug 29 07:46:11 2016 +0200
  37. 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · Thu Sep 08 18:47:36 2016 +0900
  38. ce3cf6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Sep 30 21:58:44 2016 -0400
  39. 5467da2 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 by Sriram Dash · Wed Aug 17 11:47:54 2016 +0530
  40. a1f422e drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · Fri Sep 23 12:57:52 2016 +0530
  41. a3c1f69 usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum by Sriram Dash · Fri Sep 16 17:12:16 2016 +0530
  42. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · Fri Sep 16 17:12:15 2016 +0530
  43. ebe7d1a usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · Tue Aug 09 23:44:59 2016 +0530
  44. 16f1d2b drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · Mon Aug 22 17:55:15 2016 +0530
  45. 3cf1a96 net: asix: Fix ASIX 88772B with driver model by Alban Bedel · Sat Sep 10 03:54:09 2016 +0200
  46. 4535d48 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Sep 27 12:47:25 2016 -0400
  47. 7c25975 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · Thu Sep 15 12:19:37 2016 -0600
  48. 00b6aad i2c: tegra: only use new clock/reset APIs by Stephen Warren · Tue Sep 13 10:46:02 2016 -0600
  49. f79df4b mmc: tegra: only use new clock/reset APIs by Stephen Warren · Tue Sep 13 10:46:01 2016 -0600
  50. 3b940fa clock: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:59 2016 -0600
  51. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:58 2016 -0600
  52. f641700 misc: implement Tegra CAR core driver by Stephen Warren · Tue Sep 13 10:45:57 2016 -0600
  53. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  54. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  55. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · Tue Sep 13 10:45:45 2016 -0600
  56. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  57. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  58. 39ac768 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Sep 27 11:40:56 2016 -0400
  59. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · Wed Aug 31 10:02:15 2016 +0200
  60. 755e3f5 usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · Wed Aug 31 06:48:56 2016 +0200
  61. 648391c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · Tue Aug 30 16:48:20 2016 +0200
  62. 8f64e26 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · Mon May 23 11:12:05 2016 +0200
  63. 46b9db5 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · Mon Jul 18 17:24:56 2016 +0200
  64. 07faf11 usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · Thu Jul 14 11:39:20 2016 +0200
  65. 572be4a net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · Thu May 19 17:46:36 2016 +0200
  66. 6564d99 net: mvneta: Make driver 64bit safe by Stefan Roese · Thu May 19 18:09:17 2016 +0200
  67. 9ec1c78 spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · Thu May 19 15:56:44 2016 +0200
  68. 027276a serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · Tue May 17 16:36:00 2016 +0200
  69. 68849a9 net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Aug 25 12:56:50 2016 +0200
  70. 265c7da dfu: Migrate to Kconfig by Tom Rini · Mon Sep 19 13:31:30 2016 -0400
  71. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · Tue Sep 27 08:36:56 2016 -0400
  72. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  73. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  74. c1e979b driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · Mon Sep 26 08:09:25 2016 -0700
  75. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  76. 58e58d8 i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · Fri Sep 16 15:07:55 2016 +0200
  77. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · Fri Sep 16 15:07:54 2016 +0200
  78. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · Fri Sep 16 15:07:53 2016 +0200
  79. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · Fri Sep 16 15:07:52 2016 +0200
  80. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · Fri Sep 16 15:07:51 2016 +0200
  81. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · Fri Sep 16 15:07:50 2016 +0200
  82. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · Fri Sep 16 15:07:49 2016 +0200
  83. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  84. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  85. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  86. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  87. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  88. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  89. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  90. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  91. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  92. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:32 2016 +0900
  93. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  94. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · Thu Sep 22 15:36:45 2016 -0400
  95. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Sep 22 13:34:55 2016 -0400
  96. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · Thu Sep 22 07:42:22 2016 +0900
  97. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · Thu Sep 22 07:42:21 2016 +0900
  98. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · Thu Sep 22 07:42:20 2016 +0900
  99. 505dcd2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Thu Sep 22 11:36:45 2016 -0400
  100. a274563 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Sep 22 11:36:23 2016 -0400