1. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:49 2020 +0300
  2. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  3. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · Tue May 12 13:29:50 2020 +0530
  4. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  5. 4ef8254 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Aug 13 08:11:27 2020 -0400
  6. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  7. a994a80 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · Fri Jul 31 09:53:40 2020 +0200
  8. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  9. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  10. d1a2587 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · Fri Jul 31 09:53:37 2020 +0200
  11. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  12. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  13. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  14. 7c7640a usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · Mon Jun 29 11:19:02 2020 +0200
  15. 6e7f5ae soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · Wed Aug 05 22:44:27 2020 +0530
  16. 5467149 ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · Wed Aug 05 22:44:26 2020 +0530
  17. 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · Wed Jul 29 07:03:41 2020 +0530
  18. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · Tue Jun 23 13:15:08 2020 +0200
  19. c161200 led: led_cortina: Add CAxxx LED support by Jway Lin · Tue Jun 30 21:08:06 2020 -0700
  20. 5069906 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Aug 06 23:09:32 2020 -0400
  21. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  22. 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · Fri Jul 24 14:12:22 2020 +0300
  23. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · Fri Jul 24 14:12:21 2020 +0300
  24. caf8cae usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · Tue Jul 21 10:46:05 2020 +0200
  25. 77c83ac usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · Tue Jul 21 10:46:04 2020 +0200
  26. 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
  27. cb57086 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · Tue Jul 21 10:46:02 2020 +0200
  28. 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · Thu Jul 23 09:00:40 2020 +0200
  29. 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · Mon Jun 08 11:27:19 2020 +0200
  30. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · Fri Jul 17 14:20:15 2020 +0200
  31. b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · Wed Jul 15 14:46:34 2020 +0000
  32. 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
  33. 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
  34. 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 04 11:07:38 2020 -0400
  35. 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
  36. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · Sun Jul 19 10:15:58 2020 -0600
  37. 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · Sun Jul 19 10:15:56 2020 -0600
  38. 61adc04 usb: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:55 2020 -0600
  39. 0b700eb ufs: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:54 2020 -0600
  40. a6c5804 nand: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:53 2020 -0600
  41. 8237eeb adc: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:52 2020 -0600
  42. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · Sun Jul 19 10:15:49 2020 -0600
  43. 67ed4ce ti: am654: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:47 2020 -0600
  44. 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:46 2020 -0600
  45. eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · Sun Jul 19 10:15:45 2020 -0600
  46. 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · Sun Jul 19 10:15:44 2020 -0600
  47. ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:38 2020 -0600
  48. dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · Sun Jul 19 10:15:34 2020 -0600
  49. 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · Sun Jul 19 10:15:32 2020 -0600
  50. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  51. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · Wed Jul 29 02:36:14 2020 -0700
  52. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · Wed Jul 29 02:36:13 2020 -0700
  53. 9158b39 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · Wed Jul 29 02:36:11 2020 -0700
  54. 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · Mon Aug 03 15:45:33 2020 +0200
  55. 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:18 2020 +0200
  56. 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · Thu Jul 30 13:56:16 2020 +0200
  57. a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · Thu Jul 30 13:56:13 2020 +0200
  58. 35f6187 drivers: rename more drivers to match compatible string by Walter Lozano · Wed Jul 29 12:31:20 2020 -0300
  59. cfc05fd mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · Wed Jul 29 12:31:19 2020 -0300
  60. e58c4f5 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · Wed Jul 29 12:31:18 2020 -0300
  61. 8aff673 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · Wed Jul 29 12:31:17 2020 -0300
  62. 904b0be mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · Wed Jul 29 12:31:16 2020 -0300
  63. 2224260 dm: sysreset: wait after reset message by Heinrich Schuchardt · Wed Jul 29 12:13:41 2020 +0200
  64. 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
  65. da7be08 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jul 29 16:30:45 2020 -0400
  66. 1ac6f4b drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · Wed Jul 15 22:57:19 2020 +0530
  67. f600db4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · Tue May 05 23:26:46 2020 +0530
  68. 5ed5ad4 video: add nexell video driver (display/video driver) by Stefan Bosch · Fri Jul 10 19:07:36 2020 +0200
  69. 3561de1 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · Fri Jul 10 19:07:35 2020 +0200
  70. b7719a7 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · Fri Jul 10 19:07:34 2020 +0200
  71. 8708814 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · Fri Jul 10 19:07:33 2020 +0200
  72. 3e05411 video: add nexell video driver (soc: displaytop) by Stefan Bosch · Fri Jul 10 19:07:32 2020 +0200
  73. be278c1 pinctrl: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:30 2020 +0200
  74. 22c12f7 mmc: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:29 2020 +0200
  75. 9d85dfb i2c: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:28 2020 +0200
  76. 9c21d40 gpio: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:27 2020 +0200
  77. 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · Mon Jul 06 10:37:56 2020 +0200
  78. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · Mon Jul 06 10:37:55 2020 +0200
  79. 3210275 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · Fri Jun 19 12:40:20 2020 +0100
  80. f6f0ccb eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by developer · Fri Jun 19 19:17:16 2020 +0800
  81. 7686d9f dm: button: add a driver for button driven by gpio by Philippe Reynes · Fri Jul 24 18:19:46 2020 +0200
  82. 3483aa2 dm: button: add an uclass for button by Philippe Reynes · Fri Jul 24 18:19:45 2020 +0200
  83. 6935893 drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · Thu Jul 23 00:22:04 2020 -0300
  84. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  85. 611bba8 phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supply by Patrick Delaunay · Fri Jul 03 19:13:02 2020 +0200
  86. 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
  87. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  88. 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
  89. 5018be7 serial: meson: handle RX errors by Neil Armstrong · Tue Jul 21 13:41:14 2020 +0200
  90. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:41:18 2020 -0400
  91. 47425ef imx8m: ddrphy_utils: Improve coding style by Fabio Estevam · Fri Jul 17 16:36:53 2020 -0300
  92. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · Fri Jul 10 16:55:18 2020 +0800
  93. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  94. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  95. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  96. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  97. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  98. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  99. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  100. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800