1. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Nov 26 09:26:27 2016 -0500
  2. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · Sun Nov 13 14:22:15 2016 -0700
  3. cb1c7af rockchip: clk: Support setting ACLK by Simon Glass · Sun Nov 13 14:22:13 2016 -0700
  4. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · Sun Nov 13 14:22:08 2016 -0700
  5. 365b7f7 video: Track whether a display is in use by Simon Glass · Sun Nov 13 14:22:07 2016 -0700
  6. eebc3fd video: Use cache-alignment in video_sync() by Simon Glass · Sun Nov 13 14:22:06 2016 -0700
  7. f0307e1 spi: Add a debug() on bind failure by Simon Glass · Sun Nov 13 14:22:05 2016 -0700
  8. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · Sun Nov 13 14:22:03 2016 -0700
  9. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · Sun Nov 13 14:22:02 2016 -0700
  10. 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · Sun Nov 13 14:22:01 2016 -0700
  11. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · Sun Nov 13 14:21:56 2016 -0700
  12. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · Sun Nov 13 14:21:55 2016 -0700
  13. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  14. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  15. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  16. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  17. 90392d0 serial: pxa: integrate optional driver model handling by Marcel Ziswiler · Mon Nov 14 21:40:26 2016 +0100
  18. cd22bf6 serial: pxa: use kconfig for serial configuration by Marcel Ziswiler · Mon Nov 14 21:40:25 2016 +0100
  19. 21545f0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Nov 22 07:57:23 2016 -0500
  20. 7cb3e46 sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G by Radu Bacrau · Mon Nov 21 18:27:19 2016 -0600
  21. 26c43ca gpio: dwapb: Add support for port B by Phil Edworthy · Thu Nov 03 11:05:12 2016 +0000
  22. bc3e7eb driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · Thu Nov 03 18:05:09 2016 +0530
  23. 957b672 lpuart: add a get_lpuart_clk function by Shaohui Xie · Fri Oct 28 14:23:30 2016 +0800
  24. 90895f6 drivers: SPI: sunxi SPL: fix warning by Andre Przywara · Sun Nov 20 14:56:55 2016 +0000
  25. 05c5dd0 sf: Fix s25fs512s id table by Jagan Teki · Wed Nov 16 23:27:23 2016 +0530
  26. 42a5f89 sf: dataflash: Minor cleanups by Jagan Teki · Sun Oct 30 23:16:30 2016 +0530
  27. 54111f7 sf: dataflash: Fix add_dataflash return logic by Jagan Teki · Sun Oct 30 23:16:29 2016 +0530
  28. 7af73ee sf: dataflash: Move flash id detection into jedec_probe by Jagan Teki · Sun Oct 30 23:16:28 2016 +0530
  29. bf7adaf sf: dataflash: Remove unneeded spi data by Jagan Teki · Sun Oct 30 23:16:27 2016 +0530
  30. 24aa01b spi: Remove dual flash options/flags by Jagan Teki · Sun Oct 30 23:16:26 2016 +0530
  31. ff0e43e sf: Rename few local functions by Jagan Teki · Sun Oct 30 23:16:25 2016 +0530
  32. 248af14 sf: ids: Use small letter in ext_jedec by Jagan Teki · Wed Nov 16 23:26:19 2016 +0530
  33. 368d14b sf: ids: Use small letter's with flash name by Jagan Teki · Wed Nov 16 23:25:10 2016 +0530
  34. 9b6b30b sf: Rename sf_params.c to spi_flash_ids.c by Jagan Teki · Sun Oct 30 23:16:22 2016 +0530
  35. ab43779 sf: Remove non-meaningful comments by Jagan Teki · Sun Oct 30 23:16:21 2016 +0530
  36. a46c9c2 sf: Remove spansion_s25fss_disable_4KB_erase by Jagan Teki · Tue Nov 15 22:57:42 2016 +0530
  37. 6f0881d sf: params: Add S25FS256S_64K spi flash support by Jagan Teki · Sun Oct 30 23:16:19 2016 +0530
  38. feaae76 sf: Add INFO6 flash_info macro by Jagan Teki · Tue Nov 15 12:57:52 2016 +0530
  39. 8864d9f sf: Increase max id length by 1 byte by Jagan Teki · Sun Oct 30 23:16:17 2016 +0530
  40. b1c755c sf: Add SPI_FLASH_MAX_ID_LEN by Jagan Teki · Sun Oct 30 23:16:16 2016 +0530
  41. 49e6579 sf: nr_sectors -> n_sectors by Jagan Teki · Sun Oct 30 23:16:15 2016 +0530
  42. b7faef5 sf: Cleanup spi_flash_info{} by Jagan Teki · Sun Oct 30 23:16:13 2016 +0530
  43. b980b69 sf: sandbox: Use JEDEC_MFR|ID in id exctract by Jagan Teki · Sun Oct 30 23:16:12 2016 +0530
  44. af5d819 sf: Simplify lock ops detection code by Jagan Teki · Sun Oct 30 23:16:11 2016 +0530
  45. 77ae47b sf: Adopt flash table INFO macro from Linux by Jagan Teki · Sun Oct 30 23:16:10 2016 +0530
  46. 21c3dca spi: kirkwood_spi: implement mvebu_spi_set_mode() by Chris Packham · Thu Oct 27 21:16:05 2016 +1300
  47. 276a9dc Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Thu Nov 17 11:46:56 2016 -0500
  48. 74e0279 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu Nov 17 11:46:45 2016 -0500
  49. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  50. 584d7ae mmc: sunxi: Enable 8bits bus width for sun8i by Maxime Ripard · Fri Nov 04 16:18:09 2016 +0100
  51. e7462aa mmc: Retry the switch command by Maxime Ripard · Fri Nov 04 16:18:08 2016 +0100
  52. f6c2d20 net: zynq_gem: Correct SGMII enable bit setting by Siva Durga Prasad Paladugu · Mon May 16 15:31:38 2016 +0530
  53. 7e7fcc3 net: zynq_gem: Modify the nwcfg bit definitions by Siva Durga Prasad Paladugu · Mon May 16 15:31:37 2016 +0530
  54. 99459c2 nand: arasan_nfc: Clear ecc on bit while sending read command by Siva Durga Prasad Paladugu · Thu Aug 25 16:00:04 2016 +0530
  55. c41d5cd mtd: nand: zynq_nand: Add nand driver support for zynq by Siva Durga Prasad Paladugu · Tue Sep 27 10:55:46 2016 +0530
  56. 956e339 video: bmp: Fix compilation errors with CONFIG_BMP_xxBPP enabled by Stefan Roese · Sat Nov 12 10:32:38 2016 +0100
  57. 44e4bac spi: ti_qspi: Fix baudrate divider calculation by Vignesh R · Sat Nov 05 16:05:16 2016 +0530
  58. cee2fa3 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · Tue Nov 01 10:48:32 2016 +1300
  59. 3f55bb6 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · Fri Oct 21 17:31:33 2016 -0400
  60. 5070960 net: add driver for Synopsys Ethernet QoS device by Stephen Warren · Fri Oct 21 14:46:47 2016 -0600
  61. 1d4832c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 03 07:09:42 2016 -0400
  62. 9eb430d dfu: align array in dfu_get_dev_type with enum dfu_device_type by Patrick Delaunay · Fri Oct 28 09:44:26 2016 +0200
  63. 9702736 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Nov 02 09:41:20 2016 -0400
  64. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  65. 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:52 2016 -0600
  66. d1dfea7 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:51 2016 -0600
  67. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · Sat Oct 01 20:04:50 2016 -0600
  68. 78b6c3f clk: rk3399: fix rockchip_get_cru by Jacob Chen · Tue Sep 27 15:48:45 2016 +0800
  69. de0a60a Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sun Oct 30 08:11:50 2016 -0400
  70. bd732d0 sunxi: A64: enable USB support by Amit Singh Tomar · Fri Oct 21 02:24:30 2016 +0100
  71. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  72. b51a5c1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sat Oct 29 17:16:00 2016 -0400
  73. ad7363c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Oct 29 17:15:37 2016 -0400
  74. c114a98 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · Fri Oct 21 02:24:29 2016 +0100
  75. 1f8f721 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Fri Oct 28 14:14:18 2016 -0400
  76. da8ee98 dm: at91: Add driver model support for the spi driver by Wenyou Yang · Fri Oct 28 14:17:49 2016 +0800
  77. 6b611e6 serial: atmel_usart: Support enable an early debug UART by Wenyou Yang · Mon Oct 17 09:49:55 2016 +0800
  78. 58d4448 serial: Kconfig: Add ATMEL_USART option by Wenyou Yang · Mon Oct 17 09:49:54 2016 +0800
  79. 038dff8 mmc: atmel_sdhci: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:34 2016 +0800
  80. a0707bd usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:33 2016 +0800
  81. 66d9e1f i2c: at91_i2c: Change error return -ENODEV to -EINVAL by Wenyou Yang · Tue Sep 27 11:00:32 2016 +0800
  82. 5af5237 i2c: at91_i2c: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:31 2016 +0800
  83. 43f4a6e gpio: atmel_pio4: Remove unnecessary clock calling by Wenyou Yang · Tue Sep 27 11:00:30 2016 +0800
  84. 9a71d39 clk: at91: Improve the clock implementation by Wenyou Yang · Tue Sep 27 11:00:29 2016 +0800
  85. 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · Tue Sep 27 11:00:28 2016 +0800
  86. e400930 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · Tue Sep 13 10:25:55 2016 +0800
  87. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  88. 1d41f3c Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Fri Oct 28 09:08:13 2016 -0400
  89. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  90. 42e9f89 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · Mon Oct 24 18:24:37 2016 +0200
  91. c5b62c3 mmc: sdhci: assign to clk_mul when host version is upper than SD3.0 by Jaehoon Chung · Fri Oct 21 20:52:35 2016 +0900
  92. 4446250 mmc: add the device name in debugging message for supplying vmmc by Jaehoon Chung · Mon Oct 24 15:22:22 2016 +0900
  93. 7083f91 dm: mmc: socfpga: fix MMC_OPS support by Sylvain Lesne · Mon Oct 24 18:24:37 2016 +0200
  94. a6f07e5 mmc: refactor two core functions by Masahiro Yamada · Fri Oct 14 00:13:18 2016 +0900
  95. 6b4026d mmc: sdhci: fix the "misaligned operation at range" for cache by Jaehoon Chung · Thu Oct 13 10:33:06 2016 +0900
  96. 1530596 mmc: introduce mmc_power_init by Peng Fan · Tue Oct 11 15:08:43 2016 +0800
  97. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  98. 3ea5951 ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · Wed Sep 21 10:25:56 2016 +0800
  99. 91b09aa usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:30:01 2016 +0900
  100. 7058084 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · Fri Oct 14 10:29:37 2016 +0900