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