1. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  2. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  3. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  4. b27c27a virtio: provide driver name in debug message by Heinrich Schuchardt · Wed Jul 26 17:43:40 2023 +0200
  5. 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:41 2023 +0800
  6. 78fed68 net: mediatek: add support for NETSYS v3 by developer · Wed Jul 19 17:17:37 2023 +0800
  7. 03ce27b net: mediatek: add USXGMII support by developer · Wed Jul 19 17:17:31 2023 +0800
  8. a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · Wed Jul 19 17:17:22 2023 +0800
  9. 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · Wed Jul 19 17:17:13 2023 +0800
  10. dd6243f net: mediatek: add missing static qualifier by developer · Wed Jul 19 17:17:07 2023 +0800
  11. 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · Wed Jul 19 17:17:03 2023 +0800
  12. 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · Wed Jul 19 17:16:59 2023 +0800
  13. 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · Wed Jul 19 17:16:54 2023 +0800
  14. 7815b2b pinctrl: mediatek: add pinctrl driver for MT7988 SoC by developer · Wed Jul 19 17:16:50 2023 +0800
  15. dac0f76 pinctrl: mediatek: add pinmux_set ops support by developer · Wed Jul 19 17:16:46 2023 +0800
  16. b42024c pinctrl: mediatek: fix the return value in driving configuration functions by developer · Wed Jul 19 17:16:42 2023 +0800
  17. 67873bd pinctrl: mediatek: convert most definitions to const by developer · Wed Jul 19 17:16:37 2023 +0800
  18. d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:28 2023 +0800
  19. 356d5e2 pwm: mtk: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:24 2023 +0800
  20. 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · Wed Jul 19 17:16:15 2023 +0800
  21. 7f67957 reset: mediatek: check malloc return valaue before use by developer · Wed Jul 19 17:16:11 2023 +0800
  22. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  23. 92aef70 spi: mtk_spim: clear IRQ enable bits by developer · Wed Jul 19 17:16:02 2023 +0800
  24. 9f5fbaf spi: mtk_spim: get spi clk rate only once by developer · Wed Jul 19 17:15:54 2023 +0800
  25. fc561e9 board: mediatek: update config headers by developer · Wed Jul 19 17:15:47 2023 +0800
  26. bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · Thu Jul 20 19:37:28 2023 +0800
  27. d238726 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · Thu Jul 20 19:37:27 2023 +0800
  28. 94aa963 net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · Thu Jul 20 19:37:26 2023 +0800
  29. 08059f0 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · Tue Jul 25 17:46:48 2023 +0800
  30. 375be33 i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · Tue Jul 25 17:46:47 2023 +0800
  31. 451171c Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Aug 01 11:57:55 2023 -0400
  32. 05ae6f4 Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Aug 01 10:17:49 2023 -0400
  33. 93d156f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 01 10:17:23 2023 -0400
  34. 44ceae6 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · Thu Jul 27 12:01:26 2023 +0530
  35. 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · Thu Jul 27 12:01:25 2023 +0530
  36. d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · Sun Jul 23 12:40:32 2023 +0800
  37. 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · Sun Jul 23 12:40:31 2023 +0800
  38. 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · Sun Jul 23 12:40:30 2023 +0800
  39. 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · Sun Jul 23 12:40:29 2023 +0800
  40. 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · Sun Jul 23 12:40:28 2023 +0800
  41. b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · Sun Jul 23 12:40:27 2023 +0800
  42. b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · Sun Jul 23 12:40:26 2023 +0800
  43. 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · Sun Jul 23 12:40:25 2023 +0800
  44. acbafdd dm: video: Cosmetic style fix by Bin Meng · Sun Jul 23 12:40:24 2023 +0800
  45. 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:07 2023 +0800
  46. 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:06 2023 +0800
  47. 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:05 2023 +0800
  48. 7bcfc04 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jul 31 11:31:26 2023 -0400
  49. c46620f clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · Tue Jun 06 22:39:17 2023 +0530
  50. 0f514e6 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · Tue Jun 06 22:39:16 2023 +0530
  51. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  52. 31c3c80 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · Sun Jul 02 12:41:15 2023 +0000
  53. d3447b5 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · Wed Jul 26 11:13:08 2023 +1200
  54. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  55. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  56. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  57. 3bccce3 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · Mon Jul 24 21:27:26 2023 +0200
  58. ea2d94f Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · Fri Jul 28 10:25:50 2023 -0400
  59. 51b848f Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Jul 28 10:13:46 2023 -0400
  60. 407f8d9 omap: timer: add ti,am654-timer compatibility by Sjoerd Simons · Thu Jul 27 04:03:29 2023 -0500
  61. 4006cb0 ata: dwc_ahci: Fix support for other platforms by Jonas Karlman · Sat Jul 22 14:02:12 2023 +0000
  62. 9634235 rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support by Jonas Karlman · Sat Jul 22 13:30:22 2023 +0000
  63. 7257f09 regulator: fixed: Add support for gpios prop by Jonas Karlman · Sat Jul 22 13:30:21 2023 +0000
  64. 97be165 pci: pcie_dw_rockchip: Disable unused BARs of the root complex by Jon Lin · Sat Jul 22 13:30:20 2023 +0000
  65. 64942b7 pci: pcie_dw_rockchip: Speed up link probe by Jonas Karlman · Sat Jul 22 13:30:19 2023 +0000
  66. 39993bc pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed by Jonas Karlman · Sat Jul 22 13:30:18 2023 +0000
  67. 8746d9c pci: pcie_dw_rockchip: Get config region from reg prop by Jonas Karlman · Sat Jul 22 13:30:16 2023 +0000
  68. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · Sat Jul 22 13:30:15 2023 +0000
  69. cceb238 mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer by Johan Jonker · Thu Jun 22 15:59:24 2023 +0200
  70. 9354394 phy: rockchip: add usbdp combo phy driver by Frank Wang · Mon May 29 13:01:33 2023 +0300
  71. f1ecb85 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · Thu May 25 14:29:03 2023 +0200
  72. be0619b net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property by Roger Quadros · Sat Jul 22 22:31:49 2023 +0300
  73. cb8f8ad net: ti: am65-cpsw-nuss: Use approved property to get efuse address by Roger Quadros · Sat Jul 22 22:31:48 2023 +0300
  74. 028849d net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node by Maxime Ripard · Mon Jul 24 15:57:30 2023 +0200
  75. 8b26a69 phy: adin: add readext and writeext support for mdio cmd by Nate Drude · Tue Jul 11 16:59:15 2023 -0500
  76. 2890a80 net: ksz9477: add support for KSZ9893 GbE switch by Karsten Wiese · Wed Jun 28 16:54:45 2023 +0200
  77. f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 27 10:35:36 2023 -0400
  78. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · Mon Jul 24 15:45:25 2023 -0400
  79. 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · Sat Jun 24 22:30:18 2023 +0200
  80. 22f03df drivers: rtc: max313xx: provide read8/write8 by Chris Packham · Wed Jul 12 11:30:44 2023 +1200
  81. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · Fri Jul 07 10:13:34 2023 +0200
  82. 914524a drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · Fri Jun 23 18:36:42 2023 +0200
  83. ce399f8 mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 by Nishanth Menon · Tue Jun 20 13:17:09 2023 -0500
  84. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  85. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  86. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  87. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  88. 4c16abb Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Jul 24 10:58:25 2023 -0400
  89. d46f289 atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE. by Zixun LI · Wed May 17 15:49:45 2023 +0200
  90. a3897e6 clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion by Xingyu Wu · Fri Jul 07 18:50:11 2023 +0800
  91. 751e440 clk: starfive: jh7110: Separate the PLL driver by Xingyu Wu · Fri Jul 07 18:50:07 2023 +0800
  92. 085f1dd drivers: video: Kconfig: Add config remove video by Nikhil M Jain · Tue Jul 18 14:27:32 2023 +0530
  93. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  94. 7683353 include: video: Reserve video using blob by Nikhil M Jain · Tue Jul 18 14:27:30 2023 +0530
  95. 2905a46 ram: k3-ddrss: do not touch ctrl regs during training by Bryan Brattlof · Mon Jul 17 17:15:26 2023 -0500
  96. fedb74c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Fri Jul 21 10:01:11 2023 -0400
  97. fe34bf0 Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jul 21 09:57:59 2023 -0400
  98. df36981 event: Add fpga load event by Christian Taedcke · Thu Jul 20 09:27:24 2023 +0200
  99. 0a08f44 clk: zynqmp: Add gem rx and tsu clocks to return register by Ashok Reddy Soma · Thu Jul 20 01:28:59 2023 -0600
  100. 025964b clk: zynqmp: Add set_rate support for gem rx and tsu clks by Ashok Reddy Soma · Wed Jul 19 02:49:12 2023 -0600