1. 5ab7ef0 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · Sat Apr 25 14:57:55 2020 +0200
  2. e9c8780 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Thu Aug 10 11:40:09 2023 -0400
  3. 7424219 watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · Sun Jul 30 20:14:16 2023 +0300
  4. e1cdf6c pci: plda: Get correct ECAM offset in multiple PCIe RC case by Minda Chen · Mon Aug 07 16:53:35 2023 +0800
  5. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · Sun Jul 30 11:16:05 2023 -0600
  6. 1cf4728 video: Tidy up Makefile rule for video by Simon Glass · Sun Jul 30 11:16:00 2023 -0600
  7. 6fdcd9d bootstd: Correct creating of bootdev sibling by Simon Glass · Sun Jul 30 11:15:15 2023 -0600
  8. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  9. ac74608 usb: Return -ENOENT when no devices are found by Simon Glass · Sun Jul 30 11:15:12 2023 -0600
  10. 5ad079f arm_ffa: introduce armffa command by Abdellatif El Khlifi · Fri Aug 04 14:33:43 2023 +0100
  11. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  12. 2f403d1 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:40 2023 +0100
  13. a935819 usb: gadget: ether: Handle gadget driver registration in probe and remove by Marek Vasut · Fri Aug 04 17:41:11 2023 +0200
  14. 038b36d usb: gadget: ether: Move probe function above driver structure by Marek Vasut · Fri Aug 04 17:41:10 2023 +0200
  15. 34ee033 usb: gadget: ether: Inline functions used once by Marek Vasut · Fri Aug 04 17:41:09 2023 +0200
  16. b27c27a virtio: provide driver name in debug message by Heinrich Schuchardt · Wed Jul 26 17:43:40 2023 +0200
  17. 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:41 2023 +0800
  18. 78fed68 net: mediatek: add support for NETSYS v3 by developer · Wed Jul 19 17:17:37 2023 +0800
  19. 03ce27b net: mediatek: add USXGMII support by developer · Wed Jul 19 17:17:31 2023 +0800
  20. a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · Wed Jul 19 17:17:22 2023 +0800
  21. 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · Wed Jul 19 17:17:13 2023 +0800
  22. dd6243f net: mediatek: add missing static qualifier by developer · Wed Jul 19 17:17:07 2023 +0800
  23. 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · Wed Jul 19 17:17:03 2023 +0800
  24. 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · Wed Jul 19 17:16:59 2023 +0800
  25. 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · Wed Jul 19 17:16:54 2023 +0800
  26. 7815b2b pinctrl: mediatek: add pinctrl driver for MT7988 SoC by developer · Wed Jul 19 17:16:50 2023 +0800
  27. dac0f76 pinctrl: mediatek: add pinmux_set ops support by developer · Wed Jul 19 17:16:46 2023 +0800
  28. b42024c pinctrl: mediatek: fix the return value in driving configuration functions by developer · Wed Jul 19 17:16:42 2023 +0800
  29. 67873bd pinctrl: mediatek: convert most definitions to const by developer · Wed Jul 19 17:16:37 2023 +0800
  30. d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:28 2023 +0800
  31. 356d5e2 pwm: mtk: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:24 2023 +0800
  32. 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · Wed Jul 19 17:16:15 2023 +0800
  33. 7f67957 reset: mediatek: check malloc return valaue before use by developer · Wed Jul 19 17:16:11 2023 +0800
  34. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  35. 92aef70 spi: mtk_spim: clear IRQ enable bits by developer · Wed Jul 19 17:16:02 2023 +0800
  36. 9f5fbaf spi: mtk_spim: get spi clk rate only once by developer · Wed Jul 19 17:15:54 2023 +0800
  37. fc561e9 board: mediatek: update config headers by developer · Wed Jul 19 17:15:47 2023 +0800
  38. bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · Thu Jul 20 19:37:28 2023 +0800
  39. d238726 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · Thu Jul 20 19:37:27 2023 +0800
  40. 94aa963 net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · Thu Jul 20 19:37:26 2023 +0800
  41. 08059f0 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · Tue Jul 25 17:46:48 2023 +0800
  42. 375be33 i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · Tue Jul 25 17:46:47 2023 +0800
  43. 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
  44. 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
  45. 93d156f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 01 10:17:23 2023 -0400
  46. 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
  47. 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · Thu Jul 27 12:01:25 2023 +0530
  48. d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · Sun Jul 23 12:40:32 2023 +0800
  49. 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · Sun Jul 23 12:40:31 2023 +0800
  50. 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · Sun Jul 23 12:40:30 2023 +0800
  51. 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · Sun Jul 23 12:40:29 2023 +0800
  52. 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · Sun Jul 23 12:40:28 2023 +0800
  53. b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · Sun Jul 23 12:40:27 2023 +0800
  54. b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · Sun Jul 23 12:40:26 2023 +0800
  55. 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · Sun Jul 23 12:40:25 2023 +0800
  56. acbafdd dm: video: Cosmetic style fix by Bin Meng · Sun Jul 23 12:40:24 2023 +0800
  57. 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:07 2023 +0800
  58. 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:06 2023 +0800
  59. 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:05 2023 +0800
  60. 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
  61. c46620f clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · Tue Jun 06 22:39:17 2023 +0530
  62. 0f514e6 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · Tue Jun 06 22:39:16 2023 +0530
  63. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  64. 31c3c80 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · Sun Jul 02 12:41:15 2023 +0000
  65. d3447b5 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · Wed Jul 26 11:13:08 2023 +1200
  66. 04c6ae8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · Sun Jul 30 22:59:57 2023 +0000
  67. 5e8b61b usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · Sun Jul 30 22:59:56 2023 +0000
  68. ee1e070 usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · Sun Jul 30 22:59:55 2023 +0000
  69. 3bccce3 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · Mon Jul 24 21:27:26 2023 +0200
  70. ea2d94f Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · Fri Jul 28 10:25:50 2023 -0400
  71. 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
  72. 407f8d9 omap: timer: add ti,am654-timer compatibility by Sjoerd Simons · Thu Jul 27 04:03:29 2023 -0500
  73. 4006cb0 ata: dwc_ahci: Fix support for other platforms by Jonas Karlman · Sat Jul 22 14:02:12 2023 +0000
  74. 9634235 rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support by Jonas Karlman · Sat Jul 22 13:30:22 2023 +0000
  75. 7257f09 regulator: fixed: Add support for gpios prop by Jonas Karlman · Sat Jul 22 13:30:21 2023 +0000
  76. 97be165 pci: pcie_dw_rockchip: Disable unused BARs of the root complex by Jon Lin · Sat Jul 22 13:30:20 2023 +0000
  77. 64942b7 pci: pcie_dw_rockchip: Speed up link probe by Jonas Karlman · Sat Jul 22 13:30:19 2023 +0000
  78. 39993bc pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed by Jonas Karlman · Sat Jul 22 13:30:18 2023 +0000
  79. 8746d9c pci: pcie_dw_rockchip: Get config region from reg prop by Jonas Karlman · Sat Jul 22 13:30:16 2023 +0000
  80. 3b00730 core: read: add dev_read_addr_size_index_ptr function by Jonas Karlman · Sat Jul 22 13:30:15 2023 +0000
  81. 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
  82. 9354394 phy: rockchip: add usbdp combo phy driver by Frank Wang · Mon May 29 13:01:33 2023 +0300
  83. f1ecb85 video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge by Ondrej Jirman · Thu May 25 14:29:03 2023 +0200
  84. 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
  85. cb8f8ad net: ti: am65-cpsw-nuss: Use approved property to get efuse address by Roger Quadros · Sat Jul 22 22:31:48 2023 +0300
  86. 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
  87. 8b26a69 phy: adin: add readext and writeext support for mdio cmd by Nate Drude · Tue Jul 11 16:59:15 2023 -0500
  88. 2890a80 net: ksz9477: add support for KSZ9893 GbE switch by Karsten Wiese · Wed Jun 28 16:54:45 2023 +0200
  89. f7b6621 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jul 27 10:35:36 2023 -0400
  90. e47b92c usb: xhci: Fix double free on failure by Richard Habeeb · Mon Jul 24 15:45:25 2023 -0400
  91. 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · Sat Jun 24 22:30:18 2023 +0200
  92. 22f03df drivers: rtc: max313xx: provide read8/write8 by Chris Packham · Wed Jul 12 11:30:44 2023 +1200
  93. 8b24d14 lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number by Mattijs Korpershoek · Fri Jul 07 10:13:34 2023 +0200
  94. 914524a drivers: led: bcm6858: do not use null label to find the top by Philippe Reynes · Fri Jun 23 18:36:42 2023 +0200
  95. ce399f8 mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0 by Nishanth Menon · Tue Jun 20 13:17:09 2023 -0500
  96. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  97. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  98. e7f77f9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · Thu Jul 13 14:28:42 2023 +0100
  99. bbb82b4 arm_ffa: introduce Arm FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:41 2023 +0100
  100. 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