1. 83b1751 usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · Tue Jul 21 10:46:03 2020 +0200
  2. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · Tue Jul 21 10:46:02 2020 +0200
  3. 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 04 11:11:02 2020 -0400
  4. 3da93de Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Aug 04 11:07:55 2020 -0400
  5. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  6. 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Tue Aug 04 11:07:16 2020 -0400
  7. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · Sun Jul 19 10:15:58 2020 -0600
  8. 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · Sun Jul 19 10:15:56 2020 -0600
  9. 61adc04 usb: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:55 2020 -0600
  10. 0b700eb ufs: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:54 2020 -0600
  11. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  12. 8237eeb adc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:52 2020 -0600
  13. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · Sun Jul 19 10:15:49 2020 -0600
  14. 67ed4ce ti: am654: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:47 2020 -0600
  15. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:46 2020 -0600
  16. eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:45 2020 -0600
  17. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · Sun Jul 19 10:15:44 2020 -0600
  18. ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:38 2020 -0600
  19. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:34 2020 -0600
  20. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · Sun Jul 19 10:15:32 2020 -0600
  21. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  22. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · Wed Jul 29 02:36:14 2020 -0700
  23. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · Wed Jul 29 02:36:13 2020 -0700
  24. 9158b39 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · Wed Jul 29 02:36:11 2020 -0700
  25. 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · Mon Aug 03 15:45:33 2020 +0200
  26. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:18 2020 +0200
  27. 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · Thu Jul 30 13:56:16 2020 +0200
  28. a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:13 2020 +0200
  29. 35f6187 drivers: rename more drivers to match compatible string by Walter Lozano · Wed Jul 29 12:31:20 2020 -0300
  30. cfc05fd mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · Wed Jul 29 12:31:19 2020 -0300
  31. e58c4f5 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · Wed Jul 29 12:31:18 2020 -0300
  32. 8aff673 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · Wed Jul 29 12:31:17 2020 -0300
  33. 904b0be mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · Wed Jul 29 12:31:16 2020 -0300
  34. 2224260 dm: sysreset: wait after reset message by Heinrich Schuchardt · Wed Jul 29 12:13:41 2020 +0200
  35. 9f6a368 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Jul 29 21:16:08 2020 -0400
  36. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  37. 1ac6f4b drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · Wed Jul 15 22:57:19 2020 +0530
  38. f600db4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · Tue May 05 23:26:46 2020 +0530
  39. 5ed5ad4 video: add nexell video driver (display/video driver) by Stefan Bosch · Fri Jul 10 19:07:36 2020 +0200
  40. 3561de1 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · Fri Jul 10 19:07:35 2020 +0200
  41. b7719a7 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · Fri Jul 10 19:07:34 2020 +0200
  42. 8708814 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · Fri Jul 10 19:07:33 2020 +0200
  43. 3e05411 video: add nexell video driver (soc: displaytop) by Stefan Bosch · Fri Jul 10 19:07:32 2020 +0200
  44. be278c1 pinctrl: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:30 2020 +0200
  45. 22c12f7 mmc: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:29 2020 +0200
  46. 9d85dfb i2c: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:28 2020 +0200
  47. 9c21d40 gpio: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:27 2020 +0200
  48. 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · Mon Jul 06 10:37:56 2020 +0200
  49. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · Mon Jul 06 10:37:55 2020 +0200
  50. 3210275 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · Fri Jun 19 12:40:20 2020 +0100
  51. f6f0ccb eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by developer · Fri Jun 19 19:17:16 2020 +0800
  52. 7686d9f dm: button: add a driver for button driven by gpio by Philippe Reynes · Fri Jul 24 18:19:46 2020 +0200
  53. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · Fri Jul 24 18:19:45 2020 +0200
  54. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · Thu Jul 23 00:22:04 2020 -0300
  55. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  56. 611bba8 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supply by Patrick Delaunay · Fri Jul 03 19:13:02 2020 +0200
  57. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 27 21:40:26 2020 -0400
  58. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  59. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  60. 5018be7 serial: meson: handle RX errors by Neil Armstrong · Tue Jul 21 13:41:14 2020 +0200
  61. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:41:18 2020 -0400
  62. 47425ef imx8m: ddrphy_utils: Improve coding style by Fabio Estevam · Fri Jul 17 16:36:53 2020 -0300
  63. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · Fri Jul 10 16:55:18 2020 +0800
  64. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  65. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  66. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  67. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  68. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  69. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  70. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  71. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800
  72. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · Thu Jul 09 23:31:33 2020 +0800
  73. 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · Thu Jul 02 11:13:00 2020 +0800
  74. b258eb2 crypto/fsl: add RNG support by Michael Walle · Sat Jun 27 22:58:53 2020 +0200
  75. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · Sat Jun 27 22:58:52 2020 +0200
  76. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · Sat Jun 27 22:58:51 2020 +0200
  77. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · Sat Jun 27 22:58:50 2020 +0200
  78. 823674c crypto/fsl: export caam_get_era() by Michael Walle · Sat Jun 27 22:58:49 2020 +0200
  79. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · Sat Jun 27 22:58:48 2020 +0200
  80. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · Sat Jun 27 10:13:55 2020 +0200
  81. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · Sat Jun 27 10:08:49 2020 +0200
  82. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · Wed Jun 17 18:08:58 2020 +0800
  83. ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · Wed Jun 17 18:08:57 2020 +0800
  84. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · Tue Jun 09 16:21:48 2020 +0530
  85. f12c446 crypto/fsl: fix unaligned access by Michael Walle · Thu Jun 04 21:05:33 2020 +0200
  86. 14e956f net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · Thu May 28 11:42:53 2020 +0530
  87. 2926f57 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · Mon May 04 11:24:26 2020 +0300
  88. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  89. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  90. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  91. f8f8b12 dm: soc: Introduce soc_ti_k3 driver for TI K3 SoCs by Dave Gerlach · Wed Jul 15 23:39:59 2020 -0500
  92. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · Wed Jul 15 23:39:58 2020 -0500
  93. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  94. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  95. 1d6c738 net: dc2114x: Add DM support by Marek Vasut · Wed Jul 08 07:26:14 2020 +0200
  96. 29b9efc net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · Wed Jul 08 07:20:14 2020 +0200
  97. dabf04f net: dc2114x: Split RX path by Marek Vasut · Wed Jul 08 07:12:58 2020 +0200
  98. f19db7f net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · Wed Jul 08 07:01:32 2020 +0200
  99. b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · Wed Jul 08 06:50:41 2020 +0200
  100. 25ada1f net: dc2114x: Pass private data around by Marek Vasut · Wed Jul 08 06:46:09 2020 +0200