1. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · Tue Aug 25 10:45:04 2020 +0200
  2. bceb569 mmc: xenon: set signal voltage and max base clock by Evan Wang · Wed Aug 19 16:19:39 2020 +0200
  3. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · Wed Aug 19 15:57:07 2020 +0200
  4. 0130a61 arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · Wed Aug 19 15:57:06 2020 +0200
  5. 7f6d294 pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · Wed Aug 19 10:44:15 2020 +0200
  6. 2b21255 drivers: usb: Fix config indentation by Ruben Di Battista · Thu Aug 06 12:12:30 2020 +0200
  7. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  8. c05d71a Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Tue Aug 25 08:19:41 2020 -0400
  9. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 25 08:18:50 2020 -0400
  10. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · Mon Oct 21 16:09:36 2019 -0700
  11. 40e6133 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 18:03:01 2019 -0700
  12. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 17:28:01 2019 -0700
  13. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · Sat Oct 19 17:48:25 2019 -0700
  14. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · Mon May 04 21:25:25 2020 -0700
  15. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · Wed Oct 23 18:40:36 2019 -0700
  16. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  17. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  18. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · Sat Oct 19 15:52:32 2019 -0700
  19. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  20. e7100ec Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · Mon Aug 03 14:49:47 2020 +0000
  21. fe190ef i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · Thu Jul 23 14:09:36 2020 +0200
  22. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · Sat Oct 19 16:02:48 2019 -0700
  23. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · Sat Oct 19 16:44:35 2019 -0700
  24. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  25. 1b7573c pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · Thu Jul 23 16:26:07 2020 +0200
  26. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  27. 93b2a83 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · Tue Aug 18 01:09:21 2020 -0700
  28. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · Fri Aug 21 12:10:04 2020 +0300
  29. e51b57a clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · Thu Aug 20 16:37:55 2020 +0200
  30. 390c599 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · Thu Aug 20 16:37:54 2020 +0200
  31. cee08a1 reset: drop unnecessary comment for pciesys by Frank Wunderlich · Thu Aug 20 16:37:53 2020 +0200
  32. 6acdc95 phy: mtk-tphy: make shared reg optional for v1 by Frank Wunderlich · Thu Aug 20 16:37:52 2020 +0200
  33. 16630a8 virtio_blk: set log2blksz correctly by AKASHI Takahiro · Wed Aug 19 18:07:32 2020 +0900
  34. d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · Thu Aug 13 12:43:22 2020 +0200
  35. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Aug 24 09:06:02 2020 -0400
  36. 2dbf94b clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · Mon Aug 24 11:12:18 2020 +0200
  37. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · Wed Jun 03 15:36:25 2020 +0200
  38. 88ea8df clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · Sat May 02 17:58:33 2020 +0200
  39. 5217bb1 clk: ccf: mux: fix typo by Dario Binacchi · Sat May 02 17:58:32 2020 +0200
  40. 3b32e6a clk: ccf: mux: change include order by Dario Binacchi · Sat May 02 17:58:31 2020 +0200
  41. 8e312c5 clk: fix the console output of clk_register by Dario Binacchi · Sat May 02 17:38:11 2020 +0200
  42. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · Mon Apr 13 14:36:27 2020 +0200
  43. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  44. 8252da0 clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · Mon Feb 24 14:55:26 2020 +0100
  45. b0f278b clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · Mon Feb 24 14:55:25 2020 +0100
  46. cffad9c clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · Mon Feb 24 14:55:24 2020 +0100
  47. d97552c clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · Sat Feb 15 21:27:38 2020 +0100
  48. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Aug 23 16:06:38 2020 -0400
  49. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  50. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  51. c6c8c7a ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · Tue Aug 04 14:14:42 2020 +0900
  52. 5150bc7 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · Tue Aug 04 14:14:41 2020 +0900
  53. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  54. 030dd07 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · Tue Jul 28 09:13:32 2020 +0200
  55. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  56. 98a7f50 Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Aug 20 14:46:43 2020 -0400
  57. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · Thu Jul 23 09:24:06 2020 +0200
  58. 64341a6 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · Wed Jul 29 15:42:26 2020 +0200
  59. 3ff634d mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · Thu Jul 23 09:42:19 2020 +0530
  60. ab07ce5 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · Tue Aug 04 23:17:32 2020 +0100
  61. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · Tue Aug 04 23:17:27 2020 +0100
  62. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · Tue Aug 04 23:17:26 2020 +0100
  63. e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · Wed Jul 22 17:46:31 2020 +0200
  64. 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · Wed Jul 22 17:42:43 2020 +0200
  65. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  66. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Thu Aug 06 15:18:36 2020 +0200
  67. 1e2dc60 ahci: mediatek: add ahci driver by Frank Wunderlich · Thu Aug 13 10:20:47 2020 +0200
  68. 8bdcb39 reset: add basic reset controller for pciesys by Frank Wunderlich · Thu Aug 13 10:20:46 2020 +0200
  69. e84a29f phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · Thu Aug 13 10:20:45 2020 +0200
  70. d9f6610 PCI: mediatek: Add PCIe support for MT7622 by developer · Mon Aug 10 16:17:10 2020 +0800
  71. 420e8bf clk: mediatek: add pciesys support for MT7622 SoC by developer · Mon Aug 10 16:17:08 2020 +0800
  72. 047eb2f pinctrl: mediatek: mt8512: fix the wrong start address of ranges by developer · Fri Aug 07 17:32:03 2020 +0800
  73. c3d2559 serial: uniphier: fix typo in comment by Masahiro Yamada · Thu Jul 30 18:28:07 2020 +0900
  74. 10fa536 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · Thu Aug 06 12:43:00 2020 +0300
  75. ddf6e6a xen: pvblock: Print found devices indices by Anastasiia Lukianenko · Thu Aug 06 12:42:59 2020 +0300
  76. e855fbf xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · Thu Aug 06 12:42:58 2020 +0300
  77. 7ad05de xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · Thu Aug 06 12:42:57 2020 +0300
  78. 79d9f2a xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · Thu Aug 06 12:42:56 2020 +0300
  79. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  80. 3cc1dcc xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:54 2020 +0300
  81. 4b72845 xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:53 2020 +0300
  82. 0c09ade linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · Thu Aug 06 12:42:51 2020 +0300
  83. 8162f8f serial: serial_xen: Add Xen PV serial driver by Peng Fan · Thu Aug 06 12:42:50 2020 +0300
  84. b22ce84 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:49 2020 +0300
  85. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  86. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · Tue May 12 13:29:50 2020 +0530
  87. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  88. 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
  89. 6276f86 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · Fri Jul 31 09:53:41 2020 +0200
  90. a994a80 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · Fri Jul 31 09:53:40 2020 +0200
  91. 9de081d mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · Fri Jul 31 09:53:39 2020 +0200
  92. f4aca87 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · Fri Jul 31 09:53:38 2020 +0200
  93. 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
  94. 92693e3 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · Fri Jul 31 09:53:36 2020 +0200
  95. 16ec0bd mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · Fri Jul 31 09:53:35 2020 +0200
  96. 45dd1ee mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · Fri Jul 31 09:53:34 2020 +0200
  97. 7c7640a usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · Mon Jun 29 11:19:02 2020 +0200
  98. 6e7f5ae soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · Wed Aug 05 22:44:27 2020 +0530
  99. 5467149 ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · Wed Aug 05 22:44:26 2020 +0530
  100. 7101e12 mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · Wed Jul 29 07:03:41 2020 +0530