1. 881e867 pinctrl: stm32: Add get_pin_name() ops by Patrice Chotard · 6 years ago
  2. aaf68e8 pinctrl: stm32: Add get_pins_count() ops by Patrice Chotard · 6 years ago
  3. 4dff178 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  4. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  5. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  6. 2e461ef w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  7. 9abf625 mtd: nand: lpc32xx slc: disable DMA support in SPL builds by Vladimir Zapolskiy · 6 years ago
  8. 5670237 mtd: nand: lpc32xx mlc: predefine number of NAND chips to support by Vladimir Zapolskiy · 6 years ago
  9. fd8caa3 gpio: pca953x: Clear the polarity invert register at init by Ye Li · 6 years ago
  10. 89d1b08 clk: Allow clock defaults to be set also during re-reloc state by Andreas Dannenberg · 6 years ago
  11. 0371dec serial: bcm6858: add serial support by Philippe Reynes · 6 years ago
  12. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  13. b559d75 Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  14. 6a5dc98 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  15. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  16. 162c29a video: simplefb: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  17. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  18. bdb33d8 serial: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  19. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  20. f15d6e5 ram: bmips: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  21. c2908c6 pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  22. 793260a mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  23. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  24. b508ee5 gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  25. c826a09 clk: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  26. e559cd6 serial: ns16550: fix debug uart putc called before init by Simon Goldschmidt · 6 years ago
  27. 6f38622 uclass: Use uclass_foreach_dev() macro instead of open coding by Liviu Dudau · 6 years ago
  28. 51a2e0e virtio: Add a Sandbox transport driver by Bin Meng · 6 years ago
  29. 422b34d virtio: net: Support non-legacy device by Bin Meng · 6 years ago
  30. c85a5be virtio: pci: Support non-legacy PCI transport device by Bin Meng · 6 years ago
  31. b59b369 test: dm: pci: Add cases for finding next PCI capability APIs by Bin Meng · 6 years ago
  32. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  33. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · 6 years ago
  34. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · 6 years ago
  35. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  36. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  37. e086801 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  38. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  39. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  40. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · 6 years ago
  41. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · 6 years ago
  42. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  43. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  44. 30569cf dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · 6 years ago
  45. e5a3d5b regmap: Add endianness support by Mario Six · 6 years ago
  46. 2f00997 regmap: Support reading from specific range by Mario Six · 6 years ago
  47. a4fd59e regmap: Add raw read/write functions by Mario Six · 6 years ago
  48. 6e96ba2 regmap: Add error output by Mario Six · 6 years ago
  49. 5159c0c regmap: Introduce init_range by Mario Six · 6 years ago
  50. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · 6 years ago
  51. 1a9d43f misc: Add IHS FPGA driver by Mario Six · 6 years ago
  52. 8862f45 misc: Add gdsys_soc driver by Mario Six · 6 years ago
  53. bceb7bc misc: Sort Makefile entries by Mario Six · 6 years ago
  54. 1232116 regmap: Improve error handling by Mario Six · 6 years ago
  55. 0aa5299 regmap: Add documentation by Mario Six · 6 years ago
  56. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · 6 years ago
  57. c596a59 dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · 6 years ago
  58. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  59. dddc3a8 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · 6 years ago
  60. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  61. ed2dd4e Merge branch 'next' by Tom Rini · 6 years ago
  62. 313d9e3 gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · 6 years ago
  63. 05e7220 sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD by Icenowy Zheng · 6 years ago
  64. e0b2260 dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing by Vasily Khoruzhick · 6 years ago
  65. 57789d6 mmc: sunxi: add support for automatic delay calibration by Vasily Khoruzhick · 6 years ago
  66. fe656dd mtd: Drop duplicate MTD_PARTITIONS Kconfig option by Boris Brezillon · 6 years ago
  67. 41fc0ad dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · 6 years ago
  68. 7899afc mtd: Use default mtdparts/mtids when not defined in the environment by Boris Brezillon · 6 years ago
  69. a6d9199 mmc: dw_mmc: Add RCRC handling by Marek Vasut · 6 years ago
  70. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · 6 years ago
  71. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  72. eae545a driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · 6 years ago
  73. cf56fb7 driver: net: ti: introduce common mdio support library by Grygorii Strashko · 6 years ago
  74. 39b014a driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · 6 years ago
  75. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · 6 years ago
  76. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  77. 5693dee driver: net: consolidate ti's code in separate folder by Grygorii Strashko · 6 years ago
  78. 8234639 net: phy: mscc: add support for VSC8574 PHY by Quentin Schulz · 6 years ago
  79. ac98da1 net: phy: mscc: factorize part of config function for VSC8584 by Quentin Schulz · 6 years ago
  80. 88767f3 net: phy: mscc: add support for VSC8584 PHY by Quentin Schulz · 6 years ago
  81. d7f3789 aspeed: ast2500: fix D2-PLL clock setting in RGMII mode by Cédric Le Goater · 6 years ago
  82. 35efcbb net: ftgmac100: Add support for the Aspeed SoC by Cédric Le Goater · 6 years ago
  83. 62b4bfd aspeed: ast2500: fix missing break in D2PLL clock enablement by Cédric Le Goater · 6 years ago
  84. 6afa3f1 net: ftgmac100: add clock support by Cédric Le Goater · 6 years ago
  85. 9bcb665 net: ftgmac100: handle timeouts when transmitting by Cédric Le Goater · 6 years ago
  86. 3174dfb net: ftgmac100: convert the RX/TX descriptor arrays by Cédric Le Goater · 6 years ago
  87. 7f8482a net: ftgmac100: add MDIO bus and phylib support by Cédric Le Goater · 6 years ago
  88. cef951c net: ftgmac100: use setbits_le32() in the reset method by Cédric Le Goater · 6 years ago
  89. 38b33e9 net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  90. 5757c0c net: ftgmac100: use the aligned() macro by Cédric Le Goater · 6 years ago
  91. 2581696 net: ftgmac100: use the BIT() macro by Cédric Le Goater · 6 years ago
  92. f994768 net: Add MT7628 ethernet driver by Stefan Roese · 6 years ago
  93. 052e95f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  94. da4873d mmc: tmio: sdhi: Merge DTCNTL access into single register write by Marek Vasut · 6 years ago
  95. 576a6d9 mmc: tmio: sdhi: Implement waiting for DAT0 line state by Marek Vasut · 6 years ago
  96. efea7a8 mmc: tmio: sdhi: Clear HS400 settings when resetting SCC by Marek Vasut · 6 years ago
  97. 3577380 mmc: tmio: sdhi: Touch SCC only when UHS capable by Marek Vasut · 6 years ago
  98. e139ab2 mmc: tmio: Preinitialize regulator to 3.3V by Marek Vasut · 6 years ago
  99. bfe04e0 mmc: tmio: Configure clock before any other IOS by Marek Vasut · 6 years ago
  100. dc86e91 mmc: tmio: Silence transfer errors when tuning by Marek Vasut · 6 years ago