1. 57db4c4 clk: at91: sama7g5: add clock support by Claudiu Beznea · Mon Sep 07 17:46:52 2020 +0300
  2. 6fa9898 clk: at91: pmc: add generic clock ops by Claudiu Beznea · Mon Sep 07 17:46:51 2020 +0300
  3. 00e9b9a clk: at91: clk-generic: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:50 2020 +0300
  4. d0c738b clk: at91: clk-peripheral: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:49 2020 +0300
  5. ccb83c6 clk: at91: clk-system: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:48 2020 +0300
  6. d96487b clk: at91: clk-programmable: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:47 2020 +0300
  7. 6b5fa94 clk: at91: clk-utmi: add support for sama7g5 by Claudiu Beznea · Mon Sep 07 17:46:46 2020 +0300
  8. 96179bd clk: at91: clk-utmi: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:45 2020 +0300
  9. e812b02 clk: at91: clk-master: add support for sama7g5 by Claudiu Beznea · Mon Sep 07 17:46:44 2020 +0300
  10. 1f9023a clk: at91: clk-master: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:43 2020 +0300
  11. 923ac87 clk: at91: sam9x60-pll: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:42 2020 +0300
  12. 5d40887 clk: at91: clk-main: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:41 2020 +0300
  13. 731bddd clk: at91: sckc: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:40 2020 +0300
  14. 3f203a1 clk: at91: move clock code to compat.c by Claudiu Beznea · Mon Sep 07 17:46:39 2020 +0300
  15. 8fdb425 clk: at91: pmc: add helpers for clock drivers by Claudiu Beznea · Mon Sep 07 17:46:38 2020 +0300
  16. b91eee6 clk: get clock pointer before proceeding by Claudiu Beznea · Mon Sep 07 17:46:36 2020 +0300
  17. b02e8dd clk: do not disable clock if it is critical by Claudiu Beznea · Mon Sep 07 17:46:35 2020 +0300
  18. c8c1600 clk: bind clk to new parent device by Claudiu Beznea · Mon Sep 07 17:46:34 2020 +0300
  19. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · Mon Sep 07 17:46:33 2020 +0300
  20. d3e49d0 clk: check hw and hw->dev before dereference it by Claudiu Beznea · Mon Sep 07 17:46:32 2020 +0300
  21. 2febde4 Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 19 08:35:20 2020 -0400
  22. d909bab rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · Thu Sep 17 16:49:02 2020 +0200
  23. e6a999b mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · Tue Sep 01 15:34:06 2020 +0800
  24. 6701e1d mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · Thu Sep 10 19:53:40 2020 +0200
  25. 6b36ab5 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · Thu Jul 16 14:37:26 2020 +0530
  26. 63a95ab mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · Mon Aug 31 14:27:37 2020 +0200
  27. 38d5313 PCI: mediatek: Release the resource when PCIe enable port fail by developer · Mon Aug 31 15:53:12 2020 +0800
  28. 165c06a bcmgenet: Add support for rgmii-rxid by Jason Wessel · Fri Jul 17 06:32:00 2020 -0700
  29. 80f8013 bcmgenet: fix DMA buffer management by Jason Wessel · Fri Jul 17 06:31:59 2020 -0700
  30. ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · Fri Aug 28 16:56:29 2020 +0200
  31. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Sep 03 09:48:28 2020 -0400
  32. b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Thu Sep 03 09:00:35 2020 -0400
  33. f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · Thu Aug 27 10:51:14 2020 +0200
  34. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · Thu Aug 20 18:41:18 2020 +0300
  35. 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · Tue Aug 18 18:16:49 2020 +0800
  36. 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · Tue Aug 18 18:16:48 2020 +0800
  37. f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · Tue Aug 18 18:16:46 2020 +0800
  38. 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · Tue Aug 18 18:16:45 2020 +0800
  39. a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · Tue Aug 18 18:16:44 2020 +0800
  40. 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · Wed Jul 29 20:51:27 2020 -0500
  41. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · Tue Jul 28 23:35:34 2020 +0300
  42. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · Tue Jul 28 23:35:33 2020 +0300
  43. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  44. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  45. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · Tue Jul 21 20:06:31 2020 +0200
  46. 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · Mon Jun 29 13:14:37 2020 +0200
  47. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · Mon Jun 29 10:12:59 2020 +0800
  48. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · Mon Jun 29 10:12:26 2020 +0800
  49. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · Tue Jun 16 17:09:47 2020 +0800
  50. 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · Tue Jun 16 17:09:46 2020 +0800
  51. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · Tue Jun 16 17:09:45 2020 +0800
  52. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · Tue Jun 16 17:09:44 2020 +0800
  53. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · Sat May 09 22:30:05 2020 +0200
  54. 50648b3 x86: pinctrl: Fix 'relatove' typo by Simon Glass · Sat Aug 29 15:23:06 2020 -0600
  55. abfeda9 Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Aug 31 13:06:26 2020 -0400
  56. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · Tue Aug 25 10:45:04 2020 +0200
  57. bceb569 mmc: xenon: set signal voltage and max base clock by Evan Wang · Wed Aug 19 16:19:39 2020 +0200
  58. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · Wed Aug 19 15:57:07 2020 +0200
  59. 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
  60. 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · Mon Aug 17 11:00:48 2020 +0530
  61. 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · Mon Aug 17 11:00:47 2020 +0530
  62. 7f6d294 pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · Wed Aug 19 10:44:15 2020 +0200
  63. 2b21255 drivers: usb: Fix config indentation by Ruben Di Battista · Thu Aug 06 12:12:30 2020 +0200
  64. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 25 10:24:40 2020 -0400
  65. 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
  66. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Aug 25 08:18:50 2020 -0400
  67. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · Mon Oct 21 16:09:36 2019 -0700
  68. 40e6133 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 18:03:01 2019 -0700
  69. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 17:28:01 2019 -0700
  70. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · Sat Oct 19 17:48:25 2019 -0700
  71. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · Mon May 04 21:25:25 2020 -0700
  72. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · Wed Oct 23 18:40:36 2019 -0700
  73. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  74. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  75. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · Sat Oct 19 15:52:32 2019 -0700
  76. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  77. e7100ec Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · Mon Aug 03 14:49:47 2020 +0000
  78. fe190ef i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · Thu Jul 23 14:09:36 2020 +0200
  79. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · Sat Oct 19 16:02:48 2019 -0700
  80. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · Sat Oct 19 16:44:35 2019 -0700
  81. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  82. 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
  83. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  84. 93b2a83 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · Tue Aug 18 01:09:21 2020 -0700
  85. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · Fri Aug 21 12:10:04 2020 +0300
  86. e51b57a clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · Thu Aug 20 16:37:55 2020 +0200
  87. 390c599 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · Thu Aug 20 16:37:54 2020 +0200
  88. cee08a1 reset: drop unnecessary comment for pciesys by Frank Wunderlich · Thu Aug 20 16:37:53 2020 +0200
  89. 6acdc95 phy: mtk-tphy: make shared reg optional for v1 by Frank Wunderlich · Thu Aug 20 16:37:52 2020 +0200
  90. 16630a8 virtio_blk: set log2blksz correctly by AKASHI Takahiro · Wed Aug 19 18:07:32 2020 +0900
  91. d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · Thu Aug 13 12:43:22 2020 +0200
  92. 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
  93. 2dbf94b clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · Mon Aug 24 11:12:18 2020 +0200
  94. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · Wed Jun 03 15:36:25 2020 +0200
  95. 88ea8df clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · Sat May 02 17:58:33 2020 +0200
  96. 5217bb1 clk: ccf: mux: fix typo by Dario Binacchi · Sat May 02 17:58:32 2020 +0200
  97. 3b32e6a clk: ccf: mux: change include order by Dario Binacchi · Sat May 02 17:58:31 2020 +0200
  98. 8e312c5 clk: fix the console output of clk_register by Dario Binacchi · Sat May 02 17:38:11 2020 +0200
  99. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · Mon Apr 13 14:36:27 2020 +0200
  100. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200