1. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · Mon Oct 15 02:21:23 2018 -0700
  2. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · Mon Oct 15 02:21:22 2018 -0700
  3. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · Mon Oct 15 02:21:21 2018 -0700
  4. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · Mon Oct 15 02:21:17 2018 -0700
  5. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:11 2018 -0700
  6. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  7. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · Mon Oct 15 02:21:09 2018 -0700
  8. e086801 blk: Drop blk_prepare_device() by Bin Meng · Mon Oct 15 02:21:08 2018 -0700
  9. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  10. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:05 2018 -0700
  11. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:03 2018 -0700
  12. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · Mon Oct 15 02:21:02 2018 -0700
  13. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · Mon Oct 15 02:21:01 2018 -0700
  14. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · Mon Oct 15 02:21:00 2018 -0700
  15. 30569cf dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · Mon Oct 15 02:20:57 2018 -0700
  16. e5a3d5b regmap: Add endianness support by Mario Six · Mon Oct 15 09:24:14 2018 +0200
  17. 2f00997 regmap: Support reading from specific range by Mario Six · Mon Oct 15 09:24:11 2018 +0200
  18. a4fd59e regmap: Add raw read/write functions by Mario Six · Mon Oct 15 09:24:10 2018 +0200
  19. 6e96ba2 regmap: Add error output by Mario Six · Mon Oct 15 09:24:08 2018 +0200
  20. 5159c0c regmap: Introduce init_range by Mario Six · Mon Oct 15 09:24:07 2018 +0200
  21. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · Thu Oct 04 09:22:24 2018 +0200
  22. 1a9d43f misc: Add IHS FPGA driver by Mario Six · Thu Oct 04 09:00:55 2018 +0200
  23. 8862f45 misc: Add gdsys_soc driver by Mario Six · Thu Oct 04 09:00:54 2018 +0200
  24. bceb7bc misc: Sort Makefile entries by Mario Six · Thu Oct 04 09:00:53 2018 +0200
  25. 1232116 regmap: Improve error handling by Mario Six · Thu Oct 04 09:00:43 2018 +0200
  26. 0aa5299 regmap: Add documentation by Mario Six · Thu Oct 04 09:00:42 2018 +0200
  27. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · Wed Oct 10 22:07:02 2018 -0700
  28. c596a59 dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · Wed Oct 10 22:07:00 2018 -0700
  29. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  30. dddc3a8 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · Wed Oct 10 22:06:57 2018 -0700
  31. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · Wed Oct 10 22:06:56 2018 -0700
  32. ed2dd4e Merge branch 'next' by Tom Rini · Wed Nov 14 11:30:07 2018 -0500
  33. 313d9e3 gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · Thu Oct 18 16:15:39 2018 +0200
  34. fe656dd mtd: Drop duplicate MTD_PARTITIONS Kconfig option by Boris Brezillon · Tue Nov 13 12:43:13 2018 +0100
  35. 41fc0ad dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · Tue Nov 13 12:43:10 2018 +0100
  36. 7899afc mtd: Use default mtdparts/mtids when not defined in the environment by Boris Brezillon · Tue Nov 13 12:43:09 2018 +0100
  37. a6d9199 mmc: dw_mmc: Add RCRC handling by Marek Vasut · Tue Nov 06 23:42:11 2018 +0100
  38. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · Mon Nov 05 18:24:03 2018 +0200
  39. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · Wed Oct 31 16:21:45 2018 -0500
  40. eae545a driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · Wed Oct 31 16:21:44 2018 -0500
  41. cf56fb7 driver: net: ti: introduce common mdio support library by Grygorii Strashko · Wed Oct 31 16:21:43 2018 -0500
  42. 39b014a driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · Wed Oct 31 16:21:42 2018 -0500
  43. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · Wed Oct 31 16:21:41 2018 -0500
  44. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · Wed Oct 31 16:21:40 2018 -0500
  45. 5693dee driver: net: consolidate ti's code in separate folder by Grygorii Strashko · Wed Oct 31 16:21:39 2018 -0500
  46. 8234639 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · Wed Oct 31 11:20:39 2018 +0100
  47. ac98da1 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · Wed Oct 31 11:20:38 2018 +0100
  48. 88767f3 net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · Wed Oct 31 11:20:37 2018 +0100
  49. d7f3789 aspeed: ast2500: fix D2-PLL clock setting in RGMII mode by Cédric Le Goater · Mon Oct 29 07:06:41 2018 +0100
  50. 35efcbb net: ftgmac100: Add support for the Aspeed SoC by Cédric Le Goater · Mon Oct 29 07:06:38 2018 +0100
  51. 62b4bfd aspeed: ast2500: fix missing break in D2PLL clock enablement by Cédric Le Goater · Mon Oct 29 07:06:37 2018 +0100
  52. 6afa3f1 net: ftgmac100: add clock support by Cédric Le Goater · Mon Oct 29 07:06:36 2018 +0100
  53. 9bcb665 net: ftgmac100: handle timeouts when transmitting by Cédric Le Goater · Mon Oct 29 07:06:35 2018 +0100
  54. 3174dfb net: ftgmac100: convert the RX/TX descriptor arrays by Cédric Le Goater · Mon Oct 29 07:06:34 2018 +0100
  55. 7f8482a net: ftgmac100: add MDIO bus and phylib support by Cédric Le Goater · Mon Oct 29 07:06:33 2018 +0100
  56. cef951c net: ftgmac100: use setbits_le32() in the reset method by Cédric Le Goater · Mon Oct 29 07:06:32 2018 +0100
  57. 38b33e9 net: ftgmac100: convert to driver model by Cédric Le Goater · Mon Oct 29 07:06:31 2018 +0100
  58. 5757c0c net: ftgmac100: use the aligned() macro by Cédric Le Goater · Mon Oct 29 07:06:30 2018 +0100
  59. 2581696 net: ftgmac100: use the BIT() macro by Cédric Le Goater · Mon Oct 29 07:06:29 2018 +0100
  60. f994768 net: Add MT7628 ethernet driver by Stefan Roese · Fri Oct 26 14:53:27 2018 +0200
  61. 052e95f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun Nov 04 08:12:21 2018 -0500
  62. da4873d mmc: tmio: sdhi: Merge DTCNTL access into single register write by Marek Vasut · Wed Jun 13 08:02:55 2018 +0200
  63. 576a6d9 mmc: tmio: sdhi: Implement waiting for DAT0 line state by Marek Vasut · Sun Oct 28 19:28:56 2018 +0100
  64. efea7a8 mmc: tmio: sdhi: Clear HS400 settings when resetting SCC by Marek Vasut · Wed Jun 13 08:02:55 2018 +0200
  65. 3577380 mmc: tmio: sdhi: Touch SCC only when UHS capable by Marek Vasut · Sun Oct 28 15:30:06 2018 +0100
  66. e139ab2 mmc: tmio: Preinitialize regulator to 3.3V by Marek Vasut · Wed Jun 13 08:02:55 2018 +0200
  67. bfe04e0 mmc: tmio: Configure clock before any other IOS by Marek Vasut · Wed Jun 13 08:02:55 2018 +0200
  68. dc86e91 mmc: tmio: Silence transfer errors when tuning by Marek Vasut · Tue Oct 30 22:05:54 2018 +0100
  69. 6b4a8ba mmc: tmio: Improve error handling by Marek Vasut · Tue Oct 30 21:53:29 2018 +0100
  70. 073e658 mmc: tmio: Simplify pinmux handling by Marek Vasut · Sun Oct 28 13:54:10 2018 +0100
  71. 46991d5 pinctrl: renesas: Add POCCTRL handling to r8a77990 by Marek Vasut · Wed Oct 31 20:34:51 2018 +0100
  72. 0d9c810 pinctrl: renesas: Fix DRV register offset by Marek Vasut · Wed Jun 13 08:02:55 2018 +0200
  73. 638d234 power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · Wed Oct 24 21:06:50 2018 +0530
  74. 775e7ad w1: fix data abort if no one wire bus master present by Martin Fuzzey · Mon Oct 22 18:31:08 2018 +0200
  75. 198bd98 w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe() by Martin Fuzzey · Mon Oct 22 18:31:07 2018 +0200
  76. 111fe33 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Oct 31 17:15:55 2018 -0400
  77. 4003448 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · Mon Oct 15 20:35:10 2018 +0200
  78. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · Mon Oct 08 06:55:57 2018 -0700
  79. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · Thu Oct 04 20:03:53 2018 +1300
  80. b49f19e Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon Oct 29 11:21:00 2018 -0400
  81. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  82. 310cc0d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Oct 25 20:30:05 2018 -0400
  83. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  84. b71fc5e net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · Thu Oct 18 16:15:11 2018 +0200
  85. 67674e4 net: mvpp2: increase PHY reset pulse by Baruch Siach · Mon Oct 15 13:16:48 2018 +0300
  86. 187dced net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · Mon Oct 15 13:16:47 2018 +0300
  87. f08eb3d net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · Thu Oct 04 19:59:21 2018 +0200
  88. 9a6a2c9 net: dm: fec: Support the phy-supply binding by Martin Fuzzey · Thu Oct 04 19:59:20 2018 +0200
  89. 185e3b8 net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · Thu Oct 04 19:59:19 2018 +0200
  90. 9c3f97a net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · Thu Oct 04 19:59:18 2018 +0200
  91. 6ce0dd8 net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · Tue Sep 18 15:49:37 2018 -0600
  92. e662c0d net: phy: aquantia: add firmware loading support by Jeremy Gebben · Tue Sep 18 15:49:36 2018 -0600
  93. abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · Tue Sep 18 15:49:35 2018 -0600
  94. 82482d6 sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · Tue Oct 23 20:20:31 2018 +0300
  95. 50f3feb pwm: sunxi: choose best prescaler to improve PWM resolution by Vasily Khoruzhick · Tue Oct 16 21:56:35 2018 -0700
  96. f83a857 pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · Tue Oct 16 21:56:34 2018 -0700
  97. db3fb0c pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · Tue Oct 16 21:56:33 2018 -0700
  98. eabfa91 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Oct 22 13:56:10 2018 -0400
  99. 822cab3 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · Mon Sep 03 10:17:35 2018 +0200
  100. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · Tue Oct 16 13:57:11 2018 +0200