1. 126de58 drivers: misc: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:42 2024 +0200
  2. dc42eb3 drivers: led: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:41 2024 +0200
  3. 5c62991 drivers: input: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:40 2024 +0200
  4. 6cbb717 drivers: i2c: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:39 2024 +0200
  5. e55e1be drivers: gpio: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:38 2024 +0200
  6. 7c285cb drivers: fpga: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:37 2024 +0200
  7. ad5ccbc drivers: firmware: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:36 2024 +0200
  8. e99e870 drivers: dma: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:35 2024 +0200
  9. 12df2b1 drivers: dfu: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:34 2024 +0200
  10. 094cd37 drivers: ddr: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:33 2024 +0200
  11. f45485b drivers: crypto: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:32 2024 +0200
  12. b81fc9e drivers: core: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:31 2024 +0200
  13. 94dce2f drivers: clk: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:30 2024 +0200
  14. d03c95e drivers: cache: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:29 2024 +0200
  15. bfc0a19 drivers: block: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:28 2024 +0200
  16. 5f57ead drivers: bios_emulator: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:27 2024 +0200
  17. ef8379e drivers: ata: Remove duplicate newlines by Marek Vasut · Sat Jul 20 14:40:26 2024 +0200
  18. ab397a5 drivers/mtd/nvmxip: nvmxip.h is a global include by Heinrich Schuchardt · Mon Jul 15 15:19:50 2024 +0200
  19. 63af59d soc: ti: k3-socinfo: Add support for J721E SR2.0 by Neha Malcom Francis · Mon Jul 15 16:45:50 2024 +0530
  20. 84af040 Merge tag 'u-boot-rockchip-20240718' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Jul 18 07:49:14 2024 -0600
  21. 5a3d908 driver: rng: Do not check ARM_SMCCC_TRNG_VERSION by Leo Yan · Tue Jul 09 17:23:09 2024 +0100
  22. b7f3897 timer: mtk: skip setting parent with dummy fixed-clock by Christian Marangi · Sat Jul 06 18:13:02 2024 +0200
  23. ea40d55 phy: rockchip: snps-pcie3: Fix clearing PHP_GRF_PCIESEL_CON bits by Sebastian Kropatsch · Sun Jul 14 23:23:43 2024 +0200
  24. efa0214 phy: rockchip: snps-pcie3: Fix bifurcation for RK3588 by Sebastian Kropatsch · Sun Jul 14 23:23:42 2024 +0200
  25. b4ab3e5 phy: rockchip: snps-pcie3: Fix "rockchip" spelling by Sebastian Kropatsch · Sun Jul 14 23:23:41 2024 +0200
  26. 919d5b0 phy: rockchip: naneng-combphy: Fix "rockchip" spelling by Sebastian Kropatsch · Sun Jul 14 23:23:40 2024 +0200
  27. 413c7b3 phy: rockchip: inno-hdmi: Fix missing readl base addr by Jagan Teki · Sat Jun 22 23:51:49 2024 +0530
  28. b93231a power: rk8xx: fix display name for RK808 by Quentin Schulz · Mon Jun 17 18:48:51 2024 +0200
  29. c36413c rockchip: io-domain: add support for PX30 by Quentin Schulz · Fri Jun 14 18:54:13 2024 +0200
  30. b8fa440 Merge patch series "drivers: bootcount: Add support for ANY filesystem" by Tom Rini · Tue Jul 16 12:46:39 2024 -0600
  31. 604e30d drivers: bootcount: Add support for ANY filesystem by Vasileios Amoiridis · Fri Jun 28 19:35:41 2024 +0200
  32. 6e7c779 firmware: psci: register PSCI power domains to stub driver by Neil Armstrong · Fri Jun 28 11:54:47 2024 +0200
  33. 3b04b75 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jul 16 10:20:14 2024 -0600
  34. cece682 spi: sunxi: drop max_hz handling by Michael Walle · Fri Jul 12 19:14:56 2024 +0200
  35. 1b3b9a4 net: sun8i_emac: add support for the V3s by Michael Walle · Mon May 13 22:56:09 2024 +0200
  36. f373002 clk: sunxi: add EMAC and EPHY clocks and resets for the V3s SoC by Michael Walle · Mon May 13 22:56:08 2024 +0200
  37. ea9efe8 power: pmic: sunxi: use generic AXP SPL driver for AXP305 by Andre Przywara · Tue May 14 00:47:09 2024 +0100
  38. 4842cd0 power: pmic: sunxi: use generic AXP SPL driver for AXP313 by Andre Przywara · Tue May 14 00:46:59 2024 +0100
  39. b95b901 power: pmic: sunxi: add AXP717 SPL support by Andre Przywara · Fri May 10 00:43:18 2024 +0100
  40. 660dc91 power: pmic: sunxi: introduce generic SPL AXP DC/DC driver by Andre Przywara · Mon May 13 22:55:07 2024 +0100
  41. c083e76 power: pmic: sunxi: only build AXP drivers for SPL by Andre Przywara · Tue May 14 01:12:34 2024 +0100
  42. 3832f2d Merge tag 'efi-2024-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jul 15 08:21:46 2024 -0600
  43. caf9f72 power: regulator: add AXP717 support by Andre Przywara · Fri May 10 00:43:19 2024 +0100
  44. af84c8a rtc: fix the description of the Goldfish RTC driver by Heinrich Schuchardt · Mon Jul 01 08:50:24 2024 +0200
  45. 9508cee eth: asix88179: reset during probe by Caleb Connolly · Tue Jun 18 16:57:57 2024 +0200
  46. d14b750 Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Jul 11 16:12:39 2024 -0600
  47. fde0dff mmc: am654_sdhci: Add the quirk to set TESTCD bit by Emanuele Ghidoli · Tue Jul 02 21:54:29 2024 +0200
  48. 58ba335 Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support" by Tom Rini · Mon Jul 08 11:56:59 2024 -0600
  49. 4dd4a28 clk: mediatek: mt7986: support alternative compatible for fixed-plls by Christian Marangi · Mon Jun 24 23:03:40 2024 +0200
  50. b25423f clk: mediatek: mt7988: support alternative compatible for fixed-plls by Christian Marangi · Mon Jun 24 23:03:39 2024 +0200
  51. 5b5657d pci: mediatek: make pcie-phy optional for gen3 by Christian Marangi · Mon Jun 24 23:03:38 2024 +0200
  52. f95b21d pinctrl: mediatek: mt7981: init device before relocation by Christian Marangi · Mon Jun 24 23:03:37 2024 +0200
  53. f5f4d56 pinctrl: mediatek: add support for gpio-controller property in root node by Christian Marangi · Mon Jun 24 23:03:36 2024 +0200
  54. 8cba8f0 clk: mediatek: mt7981: support alternative compatible for fixed-plls by Christian Marangi · Mon Jun 24 23:03:35 2024 +0200
  55. 2e43de2 mmc: mediatek: add support for upstream linux clock and property by Christian Marangi · Mon Jun 24 23:03:34 2024 +0200
  56. 83add96 serial: mediatek: add special handling for highspeed and linux compat by Christian Marangi · Mon Jun 24 23:03:33 2024 +0200
  57. fb43868 serial: mediatek: add support for bus clock and enable it by Christian Marangi · Mon Jun 24 23:03:32 2024 +0200
  58. fa4c766 i2c: mediatek: add support for optional arb and pmic clock by Christian Marangi · Mon Jun 24 23:03:31 2024 +0200
  59. 50ba7a5 net: mediatek: handle alternative name for pn_swap property by Christian Marangi · Mon Jun 24 23:03:30 2024 +0200
  60. 26c04f2 spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible by Christian Marangi · Mon Jun 24 23:03:29 2024 +0200
  61. 651d59f pci: mediatek: add PCIe controller support for filogic silicon by John Crispin · Mon Jun 24 23:03:28 2024 +0200
  62. 198a378 phy: phy-mtk-tphy: add support for phy type switch by Christian Marangi · Mon Jun 24 23:03:27 2024 +0200
  63. a4fe9da Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Jul 08 08:47:00 2024 -0600
  64. 9be17de Merge tag 'u-boot-imx-master-20240706' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Jul 08 08:45:02 2024 -0600
  65. 9a2e660 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Jul 08 08:44:26 2024 -0600
  66. c41dc3e Merge branch 'next-clk-sync' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 08 08:43:56 2024 -0600
  67. e4a2cca arm: mvebu: a38x: Add optional support for using old DDR3 training code by Marek Behún · Tue Jun 18 17:34:38 2024 +0200
  68. afa78aa ddr: marvell: a38x: old: Backport immutable debug settings by Marek Behún · Tue Jun 18 17:34:37 2024 +0200
  69. c9aa5aa ddr: marvell: a38x: old: Fix some compiler warning of the old code by Marek Behún · Tue Jun 18 17:34:36 2024 +0200
  70. 76c28d9 ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot by Marek Behún · Tue Jun 18 17:34:35 2024 +0200
  71. e8bd758 ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to reduce binary size by Marek Behún · Tue Jun 18 17:34:28 2024 +0200
  72. 11ffc38 ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, and make them static by Marek Behún · Tue Jun 18 17:34:27 2024 +0200
  73. 81843c5 ddr: marvell: a38x: debug: Remove unused variables by Marek Behún · Tue Jun 18 17:34:26 2024 +0200
  74. bbafabc ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't print anything by Marek Behún · Tue Jun 18 17:34:25 2024 +0200
  75. c09a2c0 clk: imx: add mux ops for i.MX8M composite clk by Michael Trimarchi · Fri Jul 05 09:19:52 2024 +0200
  76. 6cfde41 clk: clk-mux: Make public the clk_fetch_parent_index by Michael Trimarchi · Fri Jul 05 09:19:51 2024 +0200
  77. 4b5cebb mmc: fsl_esdhc_imx: Fix error message by Alexander Stein · Fri Jul 05 15:27:24 2024 +0200
  78. 5a5b2a3 pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:20 2024 +0200
  79. 8311c39 clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:19 2024 +0200
  80. c9c2d35 clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:18 2024 +0200
  81. ed329b9 clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:17 2024 +0200
  82. 1308ae1 clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:16 2024 +0200
  83. 8390d98 clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3 by Marek Vasut · Wed Jun 19 00:54:15 2024 +0200
  84. 052b5fb usb: xhci: Replace terrible formatting with different terrible formatting by Marek Vasut · Thu Nov 23 00:50:52 2023 +0100
  85. 32e15ff clk: imx: Fix wrong flags assignment clk-composite-93 by Michael Trimarchi · Tue Jul 02 12:26:18 2024 +0200
  86. a1d6ea8 clk: imx: Fix wrong flags assignment clk-composite-8m by Michael Trimarchi · Tue Jul 02 12:26:17 2024 +0200
  87. ef45578 watchdog: mpc8xxx: Fix timer value by Christophe Leroy · Thu Jun 27 10:26:08 2024 +0200
  88. 0cef780 e1000: add support for i226 by Marjolaine Amate · Mon Jun 24 19:15:32 2024 +0000
  89. b85896e Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Fri Jul 05 10:22:53 2024 -0600
  90. 5d3df20 usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET by Marek Vasut · Fri Jun 14 02:51:26 2024 +0200
  91. 4b0ef12 usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts() by Marek Vasut · Fri Jun 14 02:51:25 2024 +0200
  92. d7aac2e usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:24 2024 +0200
  93. 3dcae15 usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:23 2024 +0200
  94. c720537 usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:22 2024 +0200
  95. 5972721 usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:21 2024 +0200
  96. 97e0c14 usb: gadget: max3420: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:20 2024 +0200
  97. eab470b usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:19 2024 +0200
  98. 657e448 usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:18 2024 +0200
  99. ec240cc usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops by Marek Vasut · Fri Jun 14 02:51:17 2024 +0200
  100. cf25f66 usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass by Marek Vasut · Fri Jun 14 02:51:16 2024 +0200