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