1. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · Mon Oct 21 16:09:36 2019 -0700
  2. 40e6133 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 18:03:01 2019 -0700
  3. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 17:28:01 2019 -0700
  4. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · Sat Oct 19 17:48:25 2019 -0700
  5. 81526d5 arm: octeontx2: Add headers for OcteonTX2 by Suneel Garapati · Sat Oct 19 18:35:54 2019 -0700
  6. cd53028 arm: octeontx: Add headers for OcteonTX by Suneel Garapati · Sat Oct 19 18:32:33 2019 -0700
  7. a6abbc4 arm: include/asm/io.h: Add 64bit clrbits and setbits helpers by Suneel Garapati · Sat Oct 19 17:20:27 2019 -0700
  8. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · Mon May 04 21:25:25 2020 -0700
  9. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · Wed Oct 23 18:40:36 2019 -0700
  10. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  11. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  12. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · Sat Oct 19 15:52:32 2019 -0700
  13. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  14. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · Sat Oct 19 16:02:48 2019 -0700
  15. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · Sat Oct 19 16:44:35 2019 -0700
  16. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  17. 57d356c ARM: renesas: Drop unnecessary function ft_board_setup() by Stefan Roese · Thu Aug 06 17:49:49 2020 +0200
  18. 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
  19. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  20. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · Sat Oct 19 15:19:35 2019 -0700
  21. 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
  22. 2dbf94b clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · Mon Aug 24 11:12:18 2020 +0200
  23. 0ca4cc0 cmd: clk: correctly handle depth for clk dump by Patrick Delaunay · Thu Jul 30 14:04:10 2020 +0200
  24. 15c5a34 cmd: clk: cosmetic: correct code alignment in show_clks by Patrick Delaunay · Thu Jul 30 14:04:09 2020 +0200
  25. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · Wed Jun 03 15:36:25 2020 +0200
  26. 88ea8df clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · Sat May 02 17:58:33 2020 +0200
  27. 5217bb1 clk: ccf: mux: fix typo by Dario Binacchi · Sat May 02 17:58:32 2020 +0200
  28. 3b32e6a clk: ccf: mux: change include order by Dario Binacchi · Sat May 02 17:58:31 2020 +0200
  29. 8e312c5 clk: fix the console output of clk_register by Dario Binacchi · Sat May 02 17:38:11 2020 +0200
  30. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · Mon Apr 13 14:36:27 2020 +0200
  31. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  32. 8252da0 clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · Mon Feb 24 14:55:26 2020 +0100
  33. b0f278b clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · Mon Feb 24 14:55:25 2020 +0100
  34. cffad9c clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · Mon Feb 24 14:55:24 2020 +0100
  35. d97552c clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · Sat Feb 15 21:27:38 2020 +0100
  36. 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
  37. eaacccc Merge branch '2020-08-21-stdio-cleanup' by Tom Rini · Sun Aug 23 15:53:10 2020 -0400
  38. 5b4c122 stdio: Tidy up the coding style by Simon Glass · Tue Aug 11 11:23:41 2020 -0600
  39. 4b1e309 stdio: Drop brackets around &devs.list by Simon Glass · Tue Aug 11 11:23:40 2020 -0600
  40. 5a36d82 stdio: Update to use compiler for Kconfig checks by Simon Glass · Tue Aug 11 11:23:39 2020 -0600
  41. 16c6a1c stdio: Drop #ifdefs in the header file by Simon Glass · Tue Aug 11 11:23:38 2020 -0600
  42. d6336b3 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · Tue Aug 11 11:23:37 2020 -0600
  43. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  44. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · Tue Aug 11 11:23:35 2020 -0600
  45. ce44bf5 moveconfig: Skip binary and ELF files by Simon Glass · Tue Aug 11 11:23:34 2020 -0600
  46. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  47. 0230cf6 sandbox: u-boot.lds: Remove bogus __bss_start symbol by Ovidiu Panait · Mon Aug 17 21:27:51 2020 +0300
  48. 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · Mon Aug 17 21:27:50 2020 +0300
  49. bc404b7 binman: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:49 2020 -0600
  50. 235968d dtoc: Add a setup script for Python by Simon Glass · Wed Aug 05 13:27:48 2020 -0600
  51. 90cd6f0 binman: Correct some import statements by Simon Glass · Wed Aug 05 13:27:47 2020 -0600
  52. 220ff5f binman: Move GetEntryModules() to control by Simon Glass · Wed Aug 05 13:27:46 2020 -0600
  53. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  54. c6c8c7a ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · Tue Aug 04 14:14:42 2020 +0900
  55. 5150bc7 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · Tue Aug 04 14:14:41 2020 +0900
  56. 1b6773c test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · Mon Aug 03 22:17:36 2020 +0300
  57. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  58. a9ada90 doc: add bind/unbind command documentation by Patrice Chotard · Tue Jul 28 09:13:35 2020 +0200
  59. f0c9d1a test/py: Update test_bind by Patrice Chotard · Tue Jul 28 09:13:34 2020 +0200
  60. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · Tue Jul 28 09:13:33 2020 +0200
  61. 030dd07 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · Tue Jul 28 09:13:32 2020 +0200
  62. fcb3731 cmd: bind: allow to bind driver with driver data by Patrice Chotard · Tue Jul 28 09:13:31 2020 +0200
  63. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  64. 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
  65. 3d4b2fd Merge branch '2020-08-19-mediatek-updates' by Tom Rini · Thu Aug 20 08:38:10 2020 -0400
  66. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · Thu Jul 23 09:24:06 2020 +0200
  67. 64341a6 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · Wed Jul 29 15:42:26 2020 +0200
  68. 3ff634d mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · Thu Jul 23 09:42:19 2020 +0530
  69. c86ce0c xilinx: common: Change bootm_size variable setting by Michal Simek · Wed Aug 12 12:17:53 2020 +0200
  70. bd07b5d xilinx: common: Check return value from variable setup by Michal Simek · Wed Aug 12 12:16:49 2020 +0200
  71. 417b803 xilinx: common: Get rid of initrd_high variable setup by Michal Simek · Wed Aug 12 12:11:06 2020 +0200
  72. 3e25a77 xilinx: common: Get rid of fdt_high variable by Michal Simek · Wed Aug 12 12:04:50 2020 +0200
  73. aee22b3 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · Mon Aug 03 12:59:28 2020 +0200
  74. bab07b6 xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIG by Michal Simek · Tue Jul 28 12:45:47 2020 +0200
  75. 9b8235b xilinx: versal: Enable i2c misc eeprom driver by Michal Simek · Mon Aug 03 15:14:24 2020 +0200
  76. ab07ce5 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · Tue Aug 04 23:17:32 2020 +0100
  77. c318ecb xilinx: zynqmp: remove chip_id function by Ibai Erkiaga · Tue Aug 04 23:17:30 2020 +0100
  78. e91ca7c xilinx: zynqmp: get chip ID at EL3 by Ibai Erkiaga · Tue Aug 04 23:17:29 2020 +0100
  79. f44eda4 xilinx: zynqmp: get chip ID using firmware driver by Ibai Erkiaga · Tue Aug 04 23:17:28 2020 +0100
  80. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · Tue Aug 04 23:17:27 2020 +0100
  81. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · Tue Aug 04 23:17:26 2020 +0100
  82. e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · Wed Jul 22 17:46:31 2020 +0200
  83. 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · Wed Jul 22 17:42:43 2020 +0200
  84. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  85. 07be504 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · Wed Jul 15 14:20:34 2020 +0200
  86. 23bbbbf xilinx: Align dfu ram with booti command by Michal Simek · Wed Jul 15 15:43:52 2020 +0200
  87. d6c863a arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · Mon Apr 06 07:58:32 2020 -0600
  88. 9134d4c xilinx: versal: Use lowest memory for U-Boot by Michal Simek · Fri Jul 10 12:42:09 2020 +0200
  89. 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · Fri Jul 10 13:34:44 2020 +0200
  90. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · Thu Jul 09 14:09:52 2020 +0200
  91. 7fbe9be versal: fix versal PM ret payload size by Ibai Erkiaga · Thu Jul 02 00:10:58 2020 +0100
  92. afafd0a xilinx: versal: Add new versal loadpdi command by T Karthik Reddy · Wed Jun 24 03:23:57 2020 -0600
  93. e167bac arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB by Igor Lantsman · Wed Jun 24 14:33:46 2020 +0200
  94. 240691f xilinx: Enable preboot feature for ZynqMP and Versal by Michal Simek · Tue Aug 18 14:15:01 2020 +0200
  95. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · Thu Aug 06 15:18:36 2020 +0200
  96. 8ba62d2 xilinx: Setup bootm variables by Michal Simek · Thu Jul 09 15:57:56 2020 +0200
  97. d859f3a dts: r64: add sata- and asm_sel nodes by Frank Wunderlich · Thu Aug 13 10:20:48 2020 +0200
  98. 1e2dc60 ahci: mediatek: add ahci driver by Frank Wunderlich · Thu Aug 13 10:20:47 2020 +0200
  99. 8bdcb39 reset: add basic reset controller for pciesys by Frank Wunderlich · Thu Aug 13 10:20:46 2020 +0200
  100. e84a29f phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · Thu Aug 13 10:20:45 2020 +0200