1. f480220 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  2. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  3. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  4. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  5. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  6. 8f994c8 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  7. f371ad3 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  8. fdc4aca virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  9. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  10. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  11. 651d0c0 dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · 6 years ago
  12. 9b77fe3 regmap: Add endianness support by Mario Six · 6 years ago
  13. d5c7bd9 regmap: Support reading from specific range by Mario Six · 6 years ago
  14. 84ff8f6 regmap: Add raw read/write functions by Mario Six · 6 years ago
  15. 2448f60 regmap: Add error output by Mario Six · 6 years ago
  16. 7f0e366 regmap: Introduce init_range by Mario Six · 6 years ago
  17. 205dd5a core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  18. ab88bd2 misc: Add IHS FPGA driver by Mario Six · 6 years ago
  19. c0a2b08 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  20. 313d4cc misc: Sort Makefile entries by Mario Six · 6 years ago
  21. b6f58bf regmap: Improve error handling by Mario Six · 6 years ago
  22. 9b07609 regmap: Add documentation by Mario Six · 6 years ago
  23. 73fe411 timer: Sort Kconfig driver entries by Bin Meng · 6 years ago
  24. 8e39afc dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · 6 years ago
  25. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  26. e601ab1 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · 6 years ago
  27. 6fe8abc cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  28. 208ecba Merge branch 'next' by Tom Rini · 6 years ago
  29. 745915a gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · 6 years ago
  30. 1f758b7 mtd: Drop duplicate MTD_PARTITIONS Kconfig option by Boris Brezillon · 6 years ago
  31. 96c2961 dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · 6 years ago
  32. 5ffcd50 mtd: Use default mtdparts/mtids when not defined in the environment by Boris Brezillon · 6 years ago
  33. 26cc40d mmc: dw_mmc: Add RCRC handling by Marek Vasut · 6 years ago
  34. cdef6bb dm: Fix typo - missed semicolon by Andy Shevchenko · 6 years ago
  35. 79d8127 driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  36. 4f41cd9 driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  37. 6c4bbcc driver: net: ti: introduce common mdio support library by Grygorii Strashko · 6 years ago
  38. cbec53b driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · 6 years ago
  39. af0cf21 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  40. 6a256a8 configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  41. ffad5fa driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  42. 05bbd67 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  43. b5bca65 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  44. 04087fc net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  45. 1e5d8aa aspeed: ast2500: fix D2-PLL clock setting in RGMII mode by Cédric Le Goater · 6 years ago
  46. e6ddacc net: ftgmac100: Add support for the Aspeed SoC by Cédric Le Goater · 6 years ago
  47. 64ae823 aspeed: ast2500: fix missing break in D2PLL clock enablement by Cédric Le Goater · 6 years ago
  48. 1c0c61e net: ftgmac100: add clock support by Cédric Le Goater · 6 years ago
  49. d0e0b84 net: ftgmac100: handle timeouts when transmitting by Cédric Le Goater · 6 years ago
  50. e766849 net: ftgmac100: convert the RX/TX descriptor arrays by Cédric Le Goater · 6 years ago
  51. 538e75d net: ftgmac100: add MDIO bus and phylib support by Cédric Le Goater · 6 years ago
  52. 591ffd9 net: ftgmac100: use setbits_le32() in the reset method by Cédric Le Goater · 6 years ago
  53. f95de0b net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  54. 3bd7963 net: ftgmac100: use the aligned() macro by Cédric Le Goater · 6 years ago
  55. f72b4a3 net: ftgmac100: use the BIT() macro by Cédric Le Goater · 6 years ago
  56. c895ef4 net: Add MT7628 ethernet driver by Stefan Roese · 6 years ago
  57. 5ef76e5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  58. a376dde mmc: tmio: sdhi: Merge DTCNTL access into single register write by Marek Vasut · 6 years ago
  59. 2fc1075 mmc: tmio: sdhi: Implement waiting for DAT0 line state by Marek Vasut · 6 years ago
  60. dc1488f mmc: tmio: sdhi: Clear HS400 settings when resetting SCC by Marek Vasut · 6 years ago
  61. 52e1796 mmc: tmio: sdhi: Touch SCC only when UHS capable by Marek Vasut · 6 years ago
  62. c83da2e mmc: tmio: Preinitialize regulator to 3.3V by Marek Vasut · 6 years ago
  63. 8171f99 mmc: tmio: Configure clock before any other IOS by Marek Vasut · 6 years ago
  64. 33633eb mmc: tmio: Silence transfer errors when tuning by Marek Vasut · 6 years ago
  65. b22c8d0 mmc: tmio: Improve error handling by Marek Vasut · 6 years ago
  66. 645a575 mmc: tmio: Simplify pinmux handling by Marek Vasut · 6 years ago
  67. 5dbdd3a pinctrl: renesas: Add POCCTRL handling to r8a77990 by Marek Vasut · 6 years ago
  68. 0ff9e48 pinctrl: renesas: Fix DRV register offset by Marek Vasut · 6 years ago
  69. 26da01f power: spl: add SPL_DM_REGULATOR_GPIO in Kconfig by Lokesh Vutla · 6 years ago
  70. 65b6089 w1: fix data abort if no one wire bus master present by Martin Fuzzey · 6 years ago
  71. 586d4b0 w1-eeprom: ds24xxx: fix data abort in ds24xxx_probe() by Martin Fuzzey · 6 years ago
  72. fdaccfe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  73. d5de3d4 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · 6 years ago
  74. db148f2 powerpc: t1040: Correct RCW EC2 settings by Bin Meng · 6 years ago
  75. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  76. 2f07a9a Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  77. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  78. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  79. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  80. 58ec4d3 net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  81. 18593fa net: mvpp2: increase PHY reset pulse by Baruch Siach · 6 years ago
  82. fa14027 net: mvpp2: fix polarity of PHY reset signal by Baruch Siach · 6 years ago
  83. 0126c64 net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  84. ad8c43c net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  85. 331fcab net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  86. 9b8b918 net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  87. 30a2c8c net: phy: aquantia: autodetect if firmware needs to be loaded by Jeremy Gebben · 6 years ago
  88. 4506423 net: phy: aquantia: add firmware loading support by Jeremy Gebben · 6 years ago
  89. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  90. 3d99a0b sunxi: display: Mark sunxi_rgb2yuv_coef array as const by Priit Laes · 6 years ago
  91. c33ba7e pwm: sunxi: choose best prescaler to improve PWM resolution by Vasily Khoruzhick · 6 years ago
  92. ce138cb pwm: sunxi: use new prescaler when configuring PWM by Vasily Khoruzhick · 6 years ago
  93. a877d4b pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass by Vasily Khoruzhick · 6 years ago
  94. c95c666 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  95. 4684fa8 serial: mxc: Add match string for i.mx6 quad/dual lite serial by Bernhard Messerklinger · 6 years ago
  96. e1a8dfd watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · 6 years ago
  97. ed5df08 nand: atmel: Initialize pmecc smu with correct size by Bin Meng · 6 years ago
  98. 7677c0d i2c: imx_lpi2c: fix typo and register base address format by Anatolij Gustschin · 6 years ago
  99. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  100. 3cb1450 mmc: fsl_esdhc: add uclass clk support by Peng Fan · 6 years ago