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