1. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  2. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  3. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  4. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  5. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  6. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  7. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  8. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  9. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  10. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · Tue Nov 29 20:00:13 2016 -0700
  11. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Dec 12 07:19:28 2016 -0500
  12. aed8315 arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · Thu Dec 08 12:22:29 2016 +0200
  13. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  14. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  15. 623fbe3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Dec 09 07:10:39 2016 -0500
  16. a827418 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · Tue Nov 22 10:55:13 2016 -0800
  17. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  18. a3384a1 net: fman: fix 2.5G SGMII settings by shaohui xie · Tue Nov 15 14:36:47 2016 +0800
  19. 6a25090 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · Tue Nov 08 17:38:59 2016 +0100
  20. 1beb735 net: phy: realtek: make define more consistent by oliver@schinagl.nl · Tue Nov 08 17:38:58 2016 +0100
  21. ec1b26f net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · Tue Nov 08 17:38:57 2016 +0100
  22. 0c76630 net: phy: micrel: Fix error handling by Marek Vasut · Mon Nov 14 15:08:42 2016 +0100
  23. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  24. b06a44b block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  25. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  26. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · Mon Jul 18 12:51:39 2016 +0200
  27. 4d91e05 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 05 17:00:23 2016 -0500
  28. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · Thu Dec 01 11:44:25 2016 +0800
  29. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · Mon Nov 21 11:36:48 2016 +0800
  30. 7566ac1 fsl/ddr: Fix compiling warning by Shengzhou Liu · Mon Nov 21 11:36:47 2016 +0800
  31. 552c24b8 Merge git://www.denx.de/git/u-boot-i2c by Tom Rini · Mon Dec 05 11:02:01 2016 -0500
  32. 9a62bf1 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · Fri Nov 18 17:21:51 2016 +0100
  33. 3b38645 pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · Thu Oct 27 13:29:41 2016 +0200
  34. 2c473dc drivers/phy: marvell: Add support for the slave CP COMPHY device by Stefan Roese · Tue Oct 25 18:16:25 2016 +0200
  35. cb052ff dm: i2c: Add a note to I2C drivers which need conversion by Simon Glass · Wed Nov 23 06:34:44 2016 -0700
  36. b9d7f99 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · Wed Nov 23 06:34:43 2016 -0700
  37. 365c3da samsung: i2c: Drop old code from I2C driver by Simon Glass · Wed Nov 23 06:34:42 2016 -0700
  38. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · Wed Nov 16 00:50:16 2016 +0000
  39. b86d0fb usb: eth: r8152_fw: fix indentation by Andre Przywara · Wed Nov 16 00:50:11 2016 +0000
  40. 8dfa4ee marvell: comphy_a3700: fix bitmask by Andre Przywara · Wed Nov 16 00:50:10 2016 +0000
  41. 7ea6076 net: rtl8169: remove unneeded definition by Andre Przywara · Wed Nov 16 00:50:09 2016 +0000
  42. 4b307c1 net: e1000: fix indentation by Andre Przywara · Wed Nov 16 00:50:07 2016 +0000
  43. 90723f6 mtd: cfi_flash: fix indentation by Andre Przywara · Wed Nov 16 00:50:06 2016 +0000
  44. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · Wed Nov 23 06:01:32 2016 -0700
  45. d999d05 ARM: OMAP4+: Add support for getting pbias info from board by Lokesh Vutla · Wed Nov 23 13:25:28 2016 +0530
  46. 2a3400b Merge branch 'master' of git://www.denx.de/git/u-boot-dm by Tom Rini · Sat Dec 03 19:43:51 2016 -0500
  47. ddc0094 NAND: davinci: add support for NAND chips with 16 bits bus by Fabien Parent · Tue Nov 29 14:31:29 2016 +0100
  48. 813fe9d ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX by Nishanth Menon · Tue Nov 29 15:22:00 2016 +0530
  49. 50c1402 cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c by Moritz Fischer · Thu Nov 03 08:53:52 2016 -0600
  50. 2d6f8c0 drivers: usb: musb: add ti musb host driver with driver model support by Mugunthan V N · Thu Nov 17 14:38:11 2016 +0530
  51. 9224f61 drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · Thu Nov 17 14:38:10 2016 +0530
  52. 5b5479c drivers: usb: musb: add ti musb misc driver for wrapper by Mugunthan V N · Thu Nov 17 14:38:08 2016 +0530
  53. 188417c rtc: Add RTC chip pcf2127 support by Meng Yi · Wed Nov 30 15:47:31 2016 +0800
  54. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · Wed Nov 30 07:24:47 2016 +0100
  55. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · Fri Nov 18 11:08:27 2016 +0530
  56. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · Fri Nov 18 11:07:18 2016 +0530
  57. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · Fri Nov 18 11:06:13 2016 +0530
  58. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · Fri Nov 18 10:49:12 2016 +0530
  59. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · Fri Nov 18 10:49:13 2016 +0530
  60. f438b6b dm: blk: Fix get_desc to return block device descriptor by Michal Simek · Wed Nov 16 17:37:42 2016 +0100
  61. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · Sun Nov 13 14:21:58 2016 -0700
  62. df9e432 pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · Mon Nov 28 00:15:20 2016 +0200
  63. 3b15e95 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · Mon Nov 28 00:15:19 2016 +0200
  64. 8d594cc tpm: tpm_tis_lpc: Add support for AT97SC3204 by George McCollister · Mon Oct 17 09:24:32 2016 -0500
  65. fca1e84 common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · Wed Nov 16 08:41:01 2016 +0100
  66. f537e39 mmc: Tinification of the mmc code by Marek Vasut · Thu Dec 01 02:06:33 2016 +0100
  67. 5eecff2 mmc: Fix warning if debug() is not used by Marek Vasut · Thu Dec 01 02:06:32 2016 +0100
  68. c17dae5 mmc: add bkops-enable command by Tomas Melin · Fri Nov 25 11:01:03 2016 +0200
  69. 6c5d79a mmc: s5p_sdhci: fix to check proper pinmux id by Seung-Woo Kim · Thu Nov 24 15:05:51 2016 +0900
  70. bbbd602 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 30 09:57:52 2016 -0500
  71. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Nov 29 19:42:48 2016 -0500
  72. d1942f5 pwm: imx: increase support up to PWM8 for i.MX6SX by Christoph Fritz · Tue Nov 22 12:01:28 2016 +0100
  73. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · Wed Nov 02 10:36:19 2016 +0100
  74. 1781911 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · Thu Aug 11 20:04:03 2016 +0530
  75. 0f11661 serial: bcm283x_mu: support disabling after initialization by Fabian Vogt · Mon Sep 26 14:26:49 2016 +0200
  76. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · Mon Sep 26 14:26:45 2016 +0200
  77. cfb76fc serial: bcm283x_mu: add device tree support by Fabian Vogt · Mon Sep 26 14:26:44 2016 +0200
  78. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · Mon Sep 26 14:26:43 2016 +0200
  79. 0489c3b spl: add USB Gadget config option by Stefan Agner · Mon Nov 21 10:58:53 2016 -0800
  80. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · Mon Nov 21 10:58:52 2016 -0800
  81. 783a8e7 bootcounter_ram: Fix misaligned cache warning by Stefan Roese · Fri Nov 18 17:21:52 2016 +0100
  82. 2b6dee1 sun8i_emac: Fix mdio read sequence by Philipp Tomsich · Wed Nov 16 01:40:27 2016 +0000
  83. 7f3f5a2 mtd: nand: add support for the TC58NVG2S0H chip by Boris Brezillon · Tue Nov 08 17:21:12 2016 +0100
  84. 18f5079 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Nov 26 09:26:27 2016 -0500
  85. d16bf2d rockchip: video: Avoid using u8 in the HDMI driver by Simon Glass · Sun Nov 13 14:22:15 2016 -0700
  86. cb1c7af rockchip: clk: Support setting ACLK by Simon Glass · Sun Nov 13 14:22:13 2016 -0700
  87. 86ad1b6 rockchip: video: Check for device in use by Simon Glass · Sun Nov 13 14:22:08 2016 -0700
  88. 365b7f7 video: Track whether a display is in use by Simon Glass · Sun Nov 13 14:22:07 2016 -0700
  89. eebc3fd video: Use cache-alignment in video_sync() by Simon Glass · Sun Nov 13 14:22:06 2016 -0700
  90. f0307e1 spi: Add a debug() on bind failure by Simon Glass · Sun Nov 13 14:22:05 2016 -0700
  91. cf65b00 rockchip: spi: Honour the deactivation delay by Simon Glass · Sun Nov 13 14:22:03 2016 -0700
  92. 32308d2 rockchip: spi: Add support for of-platdata by Simon Glass · Sun Nov 13 14:22:02 2016 -0700
  93. 3fb3339 spi: Add of-platdata support to SPI and SPI flash by Simon Glass · Sun Nov 13 14:22:01 2016 -0700
  94. 25891bc rockchip: video: Correct VOP clock selection by Simon Glass · Sun Nov 13 14:21:56 2016 -0700
  95. 193edc7 rockchip: video: Correct HDMI data source selection by Simon Glass · Sun Nov 13 14:21:55 2016 -0700
  96. ce152be power: regulator: Add limits checking while setting current by Keerthy · Wed Oct 26 13:42:32 2016 +0530
  97. c6e6669 power: regulator: Add limits checking while setting voltage by Keerthy · Wed Oct 26 13:42:31 2016 +0530
  98. 972b459 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Nov 25 17:39:54 2016 -0500
  99. 162c02e power: regulator: Introduce regulator_set_value_force function by Keerthy · Wed Oct 26 13:42:30 2016 +0530
  100. c184503 powerpc: T4080: Drop configuration for T4080 by York Sun · Mon Nov 21 13:41:30 2016 -0800