1. 283bbec board: usb: Replace legacy usb_gadget_handle_interrupts() by Marek Vasut · Fri Sep 01 11:50:03 2023 +0200
  2. b7e2ba7 dm: usb: udc: Drop legacy udevice handler functions by Marek Vasut · Fri Sep 01 11:50:02 2023 +0200
  3. 8552db0 usb: gadget: ether: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:01 2023 +0200
  4. ce1b62d usb: gadget: acm: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:50:00 2023 +0200
  5. 8bfcb34 thordown: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:59 2023 +0200
  6. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:58 2023 +0200
  7. 7786e70 cmd: ums: Use plain udevice for UDC controller interaction by Marek Vasut · Fri Sep 01 11:49:54 2023 +0200
  8. ed07a67 usb: sandbox: Add DM_USB_GADGET support by Marek Vasut · Fri Sep 01 11:49:48 2023 +0200
  9. b397203 dm: usb: udc: Factor out plain udevice handler functions by Marek Vasut · Fri Sep 01 11:49:47 2023 +0200
  10. 2c23ade wdt: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:14 2023 +0200
  11. 09c8112 timer: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:13 2023 +0200
  12. e656b34 sysreset: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:12 2023 +0200
  13. edba13a spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:11 2023 +0200
  14. 6b46729 serial: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:10 2023 +0200
  15. 699709b net: phy: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:09 2023 +0200
  16. ab7c4be net: miiphybb: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:08 2023 +0200
  17. ce09bab sf: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:05 2023 +0200
  18. 9f9936c hwspinlock: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:04 2023 +0200
  19. 1a56516 gpio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:03 2023 +0200
  20. 23c86ca crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:02 2023 +0200
  21. 0dbee3f cpu: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:01 2023 +0200
  22. 28876c7 dm: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:56 2023 +0200
  23. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  24. c539e3e phy: Refactor generic_{setup, shutdown}_phy() to reduce complexity by Jonas Karlman · Thu Aug 31 23:07:11 2023 +0000
  25. bec9051 phy: Return success from generic_setup_phy() when phy is not found by Jonas Karlman · Thu Aug 31 23:07:10 2023 +0000
  26. 12830df phy: Fix generic_setup_phy() return value on power on failure by Jonas Karlman · Thu Aug 31 23:07:08 2023 +0000
  27. 063caa0 video: rockchip: dw_mipi_dsi: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:40 2023 +0000
  28. a8715ff net: zynq: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:38 2023 +0000
  29. 9eec965 scsi: ceva: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:37 2023 +0000
  30. fd5c3c2 usb: dwc3: Use generic_phy_valid() helper by Jonas Karlman · Thu Aug 31 22:16:36 2023 +0000
  31. 9f89e68 phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails by Jonas Karlman · Thu Aug 31 22:16:35 2023 +0000
  32. ffe06b4 phy: Set phy->dev to NULL when generic_phy_get_by_name() fails by Jonas Karlman · Thu Aug 31 22:16:33 2023 +0000
  33. c9cade7 net: phy: broadcom: add support for BCM54210E by Marek Vasut · Sat Aug 05 16:10:08 2023 +0200
  34. f08686a net: phy: motorcomm: Add support for YT8511 PHY by Nicolas Frattaroli · Sat Aug 05 12:35:01 2023 +0200
  35. f271071 ufs: ufs-renesas: Drop include common.h by Marek Vasut · Sat Sep 09 04:54:35 2023 +0200
  36. b8cab56 ufs: ufs-renesas: Add support for Renesas R-Car UFS controller by Marek Vasut · Tue Aug 22 03:47:13 2023 +0200
  37. 59ee41c clk: Add GPIO-controlled clock gate driver by Marek Vasut · Mon Aug 14 01:51:27 2023 +0200
  38. 8755bfe Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Wed Sep 06 11:50:22 2023 -0400
  39. 19a383a usb: host: ohci-generic: Make usage of clock/reset bulk() API by Fabrice Gasnier · Mon Sep 04 14:20:21 2023 +0200
  40. 7785aee usb: check for companion controller in uclass by Fabrice Gasnier · Fri Sep 01 11:52:01 2023 +0200
  41. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · Mon Sep 04 10:51:58 2023 -0400
  42. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  43. a78f3b4 drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test by Marek Vasut · Wed Aug 23 02:18:20 2023 +0200
  44. b9c7426 drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems by Marek Vasut · Wed Aug 23 02:18:19 2023 +0200
  45. d048932 drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems by Marek Vasut · Wed Aug 23 02:18:18 2023 +0200
  46. aec5dc7 drivers/mtd/nvmxip: Trigger post bind as probe on driver level by Marek Vasut · Wed Aug 23 02:18:17 2023 +0200
  47. 5f6d914 serial-uclass: reset gd->cur_serial_dev to NULL if serial not found by Maksim Kiselev · Fri Aug 18 12:34:30 2023 +0300
  48. fa8c988 pci: pcie-brcmstb: do not rely on CLKREQ# signal by Sam Edwards · Wed Aug 16 15:27:53 2023 -0700
  49. 30e5859 pci: pcie-brcmstb: bring over some robustness improvements from Linux by Sam Edwards · Mon Aug 14 16:34:13 2023 -0600
  50. 92b6f74 Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Wed Aug 30 09:32:10 2023 -0400
  51. 375067f dm: core: Correct error handling when event fails by Simon Glass · Thu Aug 24 13:55:35 2023 -0600
  52. 66d6836 phy: phy-imx8mq-usb: clean up clock code by Tim Harvey · Thu Jul 13 11:56:08 2023 -0700
  53. 3841672 phy: phy-imx8mq-usb: add vbus regulator support by Tim Harvey · Thu Jul 13 11:56:07 2023 -0700
  54. 63d5d86 usb: dwc3: Fix remove function if there is no ulpi_reset gpio by Venkatesh Yadav Abbarapu · Wed Aug 09 09:03:50 2023 +0530
  55. 8426fe8 ufs: Implement cache management by Marek Vasut · Wed Aug 16 17:05:55 2023 +0200
  56. 53c6bf3 ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs by Marek Vasut · Wed Aug 16 17:05:54 2023 +0200
  57. bc3786f ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr() by Marek Vasut · Wed Aug 16 17:05:53 2023 +0200
  58. 3f21c66 ufs: Handle UFS 3.0 controllers by Marek Vasut · Wed Aug 16 17:05:52 2023 +0200
  59. 4020fd1 ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO by Marek Vasut · Wed Aug 16 17:05:51 2023 +0200
  60. 12ec15e ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS by Marek Vasut · Wed Aug 16 17:05:50 2023 +0200
  61. a8af6b4 ufs: Convert quirks to BIT() macro by Marek Vasut · Wed Aug 16 17:05:49 2023 +0200
  62. 79b22e7 mtd: nand: raw: atmel: Remove duplicate line by Alexander Dahl · Tue Aug 08 15:02:49 2023 +0200
  63. b980e21 scsi: Add buffer_aligned check pass-through by Marek Vasut · Mon Aug 14 01:50:00 2023 +0200
  64. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · Mon Aug 14 01:49:59 2023 +0200
  65. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · Mon Aug 14 01:46:48 2023 +0200
  66. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · Mon Aug 14 01:46:47 2023 +0200
  67. 5865a00 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · Fri Aug 18 14:11:02 2023 +0900
  68. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  69. 3ca4b5e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Aug 20 11:09:11 2023 -0400
  70. 60b20b4 scsi: Cache align temporary buffer by Marek Vasut · Mon Aug 07 02:26:12 2023 +0200
  71. 9896c9e gpio: pca953x: Add TI TCA9554 support by Marek Vasut · Mon Aug 07 01:36:05 2023 +0200
  72. 4533f05 ufs: cdns: Drop extra space by Marek Vasut · Sun Aug 06 20:18:42 2023 +0200
  73. bf03619 arm_ffa: use debug logs by Abdellatif El Khlifi · Wed Aug 09 12:47:30 2023 +0100
  74. aa74b11 serial: stm32: extend TC timeout by Valentin Caron · Fri Aug 04 16:09:04 2023 +0200
  75. 4e18307 clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parent by Patrick Delaunay · Fri Jun 23 15:05:16 2023 +0200
  76. ffdfff3 phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E by Siddharth Vadapalli · Wed Aug 02 13:47:28 2023 +0530
  77. 855a34e phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200 by Siddharth Vadapalli · Wed Aug 02 13:47:27 2023 +0530
  78. 18e40be net: ti: am65-cpsw-nuss: Add logic to support MDIO reset by Suman Anna · Wed Aug 02 13:47:26 2023 +0530
  79. 726fc0a net: ti: am65-cpsw-nuss: Add support for SGMII mode by Siddharth Vadapalli · Wed Aug 02 13:47:25 2023 +0530
  80. df9400b dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0 by Suman Anna · Wed Aug 02 13:47:24 2023 +0530
  81. c250f5e i2c: mvtwsi: reset controller if stuck in "bus error" state by Sam Edwards · Tue Jul 25 16:13:05 2023 -0600
  82. 3a18847 gpio: Use separate bitfield array to indicate GPIO is claimed by Marek Vasut · Wed Aug 02 01:26:02 2023 +0200
  83. 026f1e9 pci: ftpci100: add new driver implementation by Sergei Antonov · Sun Jul 30 21:17:09 2023 +0300
  84. 8d3339a pci: Fix device_find_first_child() return value handling by Marek Vasut · Sun Jul 16 17:53:24 2023 +0200
  85. 23d9898 phy: Add support for the Apple Type-C PHY by Mark Kettenis · Fri Jul 14 22:21:42 2023 +0200
  86. 973fbb5 pci: apple: Enable CONFIG_SYS_PCI_64BIT by Mark Kettenis · Fri Jul 14 21:15:16 2023 +0200
  87. a117d61 mmc: dw_mmc: Keep vqmmc-supply enable count in balance by Jonas Karlman · Wed Jul 19 21:21:00 2023 +0000
  88. 0f28e18 mmc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:59 2023 +0000
  89. 2b9e248 usb: ehci-generic: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:57 2023 +0000
  90. 4f634d6 usb: dwc2: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:56 2023 +0000
  91. 03a1bc3 adc: Use regulator_set_enable_if_allowed by Jonas Karlman · Wed Jul 19 21:20:55 2023 +0000
  92. 82f8748 Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 14 09:11:09 2023 -0400
  93. c9bb9e3 pinctrl: rockchip: Fix drive and input schmitt on RK3568 by Jonas Karlman · Mon Aug 14 00:28:26 2023 +0000
  94. 50d0ce9 bcm2835: Add simiple-framebuffer for use with fkms by Jason Wessel · Wed Jul 26 10:42:34 2023 +0800
  95. a036d63 video: kconfig: Fix a typo in SPL_VIDEO_REMOVE by Bin Meng · Thu Aug 03 18:40:08 2023 +0800
  96. 31aef74 video: vidconsole: Fix null dereference of ops->measure by Bin Meng · Thu Aug 03 17:32:41 2023 +0800
  97. 5ab7ef0 clk: renesas: Tear clock controller down last before booting OS by Marek Vasut · Sat Apr 25 14:57:55 2020 +0200
  98. 2d7b0d0 clk: rockchip: rk3308: Support reading UART rate and clock registers by Massimo Pegorer · Thu Aug 03 13:08:12 2023 +0200
  99. 00a8fa3 clk: rockchip: rk3308: Fix ordering between masking and shifting by Massimo Pegorer · Thu Aug 03 13:08:11 2023 +0200
  100. 146150c clk: rockchip: rk3568: Add dummy support for GMAC speed clocks by Jonas Karlman · Fri Aug 04 09:34:00 2023 +0000