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