1. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Apr 30 10:06:54 2020 -0400
  2. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  3. 9d327b0 driver: net: fm: add DM MDIO support by Madalin Bucur · Thu Apr 23 16:25:18 2020 +0300
  4. 248f920 driver: net: fm: separate receive buffer free code by Madalin Bucur · Thu Apr 23 16:25:17 2020 +0300
  5. 11fa7a3 driver: net: fm: change init_phy() param by Madalin Bucur · Thu Apr 23 16:25:16 2020 +0300
  6. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · Wed Mar 18 16:47:38 2020 +0200
  7. 872004f drivers: net: ldpaa: add DTS based probing support by Ioana Ciornei · Wed Mar 18 16:47:37 2020 +0200
  8. 799a443 drivers: net: add Layerscape mEMAC MDIO driver by Ioana Ciornei · Wed Mar 18 16:47:36 2020 +0200
  9. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Apr 28 10:09:16 2020 -0400
  10. 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Apr 28 10:08:47 2020 -0400
  11. 190ee83 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · Tue Apr 28 13:49:50 2020 +0200
  12. ce17fe1 usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · Mon Apr 27 15:30:01 2020 +0200
  13. 8bef169 usb: host: dwc2: force reset assert by Patrick Delaunay · Mon Apr 27 15:30:00 2020 +0200
  14. 9225f3e usb: host: dwc2: add clk support by Patrick Delaunay · Mon Apr 27 15:29:59 2020 +0200
  15. bb3569d usb: host: dwc2: add phy support by Patrick Delaunay · Mon Apr 27 15:29:58 2020 +0200
  16. 637ad63 usb: ether: avoid NULL check before free() by Heinrich Schuchardt · Sun Apr 19 12:11:12 2020 +0200
  17. 4b88d6f usb: avoid NULL check before free by Heinrich Schuchardt · Sun Apr 19 12:02:28 2020 +0200
  18. a29def2 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · Tue Apr 21 10:17:42 2020 +0200
  19. 86724a5 phy: meson: add GXBB PHY driver by Beniamino Galvani · Sun Aug 18 15:42:54 2019 +0200
  20. be15428 clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · Mon Apr 20 15:46:30 2020 +0200
  21. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Apr 27 17:50:35 2020 -0400
  22. 6e38a5c Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Mon Apr 27 17:50:11 2020 -0400
  23. 1aa3089 sysreset: add reset controller based reboot driver by developer · Tue Apr 21 09:28:29 2020 +0200
  24. d8ae875 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · Thu Apr 02 10:37:52 2020 +0200
  25. 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · Thu Apr 23 14:50:50 2020 +0300
  26. 6a0e7a6 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · Mon Apr 20 20:27:32 2020 +0100
  27. 07c7876 drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · Mon Apr 20 19:18:25 2020 +0100
  28. 100e860 rtc: ds1374: typo Watchdog by Heinrich Schuchardt · Mon Apr 20 18:31:21 2020 +0200
  29. d4e78c3 spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · Mon Apr 20 16:13:41 2020 +0200
  30. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  31. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  32. f497770 serial: actions: add compatible string by Amit Singh Tomar · Sun Apr 19 19:28:27 2020 +0530
  33. 1e36545 cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · Fri Apr 17 14:45:35 2020 +0800
  34. 5a18f87 dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · Wed Apr 08 08:33:00 2020 -0600
  35. 9167e4d mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · Sun Apr 05 19:19:31 2020 +0300
  36. cf01a7e bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · Tue Mar 17 17:59:09 2020 +0100
  37. d5d7395 eth: mtk-eth: add mt7531 switch support in mediatek eth driver by developer · Tue Feb 18 16:49:37 2020 +0800
  38. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · Wed Feb 19 16:50:15 2020 +0000
  39. 0bef026 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · Wed Apr 22 22:55:31 2020 +0530
  40. 90c1d2f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Apr 22 13:00:21 2020 -0400
  41. ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Apr 22 08:58:41 2020 -0400
  42. 4c8288f drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · Wed Apr 15 18:28:09 2020 +0200
  43. 3d5256e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · Sat Apr 04 12:45:06 2020 +0200
  44. 31976d9 mmc: Add option to adjust b_max before long read by Marek Vasut · Sat Apr 04 12:45:05 2020 +0200
  45. 9f7baeb mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · Sat Apr 04 12:45:04 2020 +0200
  46. 5b0dad9 drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · Tue Mar 31 11:04:06 2020 +0530
  47. ee6ad59 drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · Tue Mar 31 11:04:05 2020 +0530
  48. beb789e drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:04 2020 +0530
  49. c965240 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · Tue Mar 31 11:04:03 2020 +0530
  50. 75e5a64 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · Mon Mar 30 07:24:19 2020 +0200
  51. bf230e1 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · Mon Mar 30 07:24:17 2020 +0200
  52. 9c75dd1 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · Wed Apr 15 00:59:18 2020 +0200
  53. a473057 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Tue Apr 21 15:20:42 2020 -0400
  54. 7cb47412 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Apr 21 08:28:13 2020 -0400
  55. ed5aa49 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · Sat Mar 07 17:32:59 2020 +0100
  56. 22c3644 Merge branch '2020-04-17-master-imports' by Tom Rini · Mon Apr 20 17:22:47 2020 -0400
  57. 518ed1e Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Apr 20 13:44:27 2020 -0400
  58. e361d74 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Apr 20 08:45:27 2020 -0400
  59. 13b06b4 phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · Mon Mar 30 11:27:24 2020 +0200
  60. 8ab77e3 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · Mon Mar 30 11:27:23 2020 +0200
  61. d5dc36f drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · Wed Apr 08 11:12:27 2020 +0530
  62. 3e0259d i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · Wed Apr 01 15:55:27 2020 +1300
  63. 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · Tue Feb 18 20:02:51 2020 +0100
  64. 94a036b pmic: pfuze100: Change error message level to debug by Fabio Estevam · Fri Apr 17 09:27:10 2020 -0300
  65. 927858e video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · Wed Apr 08 17:10:19 2020 +0200
  66. e9238d6 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · Wed Apr 08 17:10:18 2020 +0200
  67. 996d96a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:17 2020 +0200
  68. e030524 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · Wed Apr 08 17:10:16 2020 +0200
  69. ac6d7f1 video: mxsfb: refactor for using display_timings by Giulio Benetti · Wed Apr 08 17:10:15 2020 +0200
  70. 8367731 video: mxsfb: add support for i.MXRT by Giulio Benetti · Wed Apr 08 17:10:14 2020 +0200
  71. f14d000 video: mxsfb: add support for DM CLK by Giulio Benetti · Wed Apr 08 17:10:13 2020 +0200
  72. 953f5ed sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · Wed Apr 08 17:10:12 2020 +0200
  73. 52db540 videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · Wed Apr 08 17:10:11 2020 +0200
  74. 00a1131 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · Wed Apr 08 17:10:10 2020 +0200
  75. 735b6d1 clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · Wed Apr 08 17:10:09 2020 +0200
  76. 1c8faa6 clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · Wed Apr 08 17:10:08 2020 +0200
  77. eeef274 clk: imx: pllv3: add enable_bit by Giulio Benetti · Wed Apr 08 17:10:07 2020 +0200
  78. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100
  79. bb7e793 tee: optee: use dev_info in print_os_revision by Patrick Delaunay · Mon Mar 02 13:21:53 2020 +0100
  80. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · Thu Feb 27 18:28:00 2020 +0100
  81. dcb0206 mediatek: pwm: add pwm driver for MediaTek SoCs by developer · Fri Feb 21 21:01:46 2020 +0800
  82. 28ff2ef net: fm: fix build error when not using nand by Francois Gervais · Wed Apr 08 09:48:12 2020 -0400
  83. 1b4a22f test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · Mon Jan 13 11:35:15 2020 +0100
  84. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  85. 23aee61 gpio: sandbox: cleanup binding support by Patrick Delaunay · Mon Jan 13 11:35:13 2020 +0100
  86. 939cbe9 test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · Mon Jan 13 11:35:12 2020 +0100
  87. 4382692 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · Mon Jan 13 11:35:11 2020 +0100
  88. 684326f gpio: add ops to set dir flags by Patrick Delaunay · Mon Jan 13 11:35:09 2020 +0100
  89. fbacd62 gpio: add ops to get dir flags by Patrick Delaunay · Mon Jan 13 11:35:08 2020 +0100
  90. 5c1c06e gpio: add support of new GPIO direction flag by Patrick Delaunay · Mon Jan 13 11:35:07 2020 +0100
  91. aecf9d7 gpio: update dir_flags management by Patrick Delaunay · Mon Jan 13 11:35:06 2020 +0100
  92. d346d4c gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · Mon Jan 13 11:35:05 2020 +0100
  93. 187c45f gpio: add function check_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:04 2020 +0100
  94. 3b2a117 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · Mon Jan 13 11:35:03 2020 +0100
  95. 4c2c96f gpio: add function _gpio_get_value by Patrick Delaunay · Mon Jan 13 11:35:02 2020 +0100
  96. 758bba9 gpio: add gpio descriptor initialization helper by Patrick Delaunay · Mon Jan 13 11:35:01 2020 +0100
  97. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  98. 73237dc dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · Mon Jan 13 11:34:57 2020 +0100
  99. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  100. af2fb74 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · Mon Jan 13 11:34:55 2020 +0100