1. 7ff5855 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · Wed Jun 07 16:37:05 2023 -0700
  2. 9a0ff5d spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · Wed Jun 07 16:37:04 2023 -0700
  3. 3f55f27 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · Wed Jun 07 16:37:03 2023 -0700
  4. 7633333 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · Wed Jun 07 16:37:02 2023 -0700
  5. 96c65fa spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · Wed Jun 07 16:37:01 2023 -0700
  6. aff5c1f spi: pl022: Add chip-select gpio support by Lukas Funke · Fri Apr 28 14:38:50 2023 +0200
  7. 2ed5d78 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · Fri Apr 28 14:38:49 2023 +0200
  8. 003b07d spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · Fri Apr 28 14:38:48 2023 +0200
  9. 76ad298 spi: pl022: Align compatible property with device tree binding by Lukas Funke · Fri Apr 28 14:38:47 2023 +0200
  10. b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · Wed Jun 21 23:11:46 2023 +0800
  11. 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · Wed Jun 21 23:11:44 2023 +0800
  12. f69a512 ram: starfive: Read memory size information from EEPROM by Yanhong Wang · Thu Jun 15 17:36:51 2023 +0800
  13. 1f502ee net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · Thu Jun 15 17:36:43 2023 +0800
  14. 1d6c341 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · Thu Jun 15 17:36:42 2023 +0800
  15. ac5adc1 sysreset: Change Kconfig GPIO dependency by Michal Simek · Tue Jul 04 14:05:13 2023 +0200
  16. 2523bcd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Thu Jul 06 13:23:36 2023 -0400
  17. dbc7461 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · Wed Jun 28 19:19:49 2023 +0900
  18. 2ea1e4e clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · Tue May 09 14:50:05 2023 +0100
  19. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  20. 5a1c0f3 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · Wed Apr 19 16:45:26 2023 +0300
  21. 81aa192 regulator: rename dev_pdata to plat by Eugen Hristev · Wed Apr 19 16:45:25 2023 +0300
  22. 405512e regulator: implement basic reference counter by Eugen Hristev · Wed Apr 19 16:45:24 2023 +0300
  23. 686a0f0 usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · Wed Jun 28 14:26:48 2023 +0200
  24. 420b010 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · Thu Jun 08 10:59:38 2023 +0000
  25. 2712516 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · Mon May 22 11:39:58 2023 +0300
  26. cc2592a drivers: meson: introduce secure power controller driver by Alexey Romanov · Wed May 31 12:31:56 2023 +0300
  27. 851baaf pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · Fri May 05 15:56:38 2023 +0300
  28. 9715f3c usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · Wed Jun 21 11:13:58 2023 +0800
  29. 0e02696 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · Mon May 29 15:42:28 2023 +0200
  30. dd73b59 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · Thu Jun 04 16:35:15 2020 -0400
  31. 1cee77e nvme: pci: Enable for SPL by Mayuresh Chitale · Sat Jun 03 19:32:55 2023 +0530
  32. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  33. d5cf7a0 nvmxip: move header to include by Rui Miguel Silva · Mon Jun 12 09:09:16 2023 +0100
  34. 45bc3c4 serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · Wed May 31 08:01:31 2023 +0200
  35. e6262b1 serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · Wed May 31 08:01:30 2023 +0200
  36. 7d129dc pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · Thu Apr 27 15:36:38 2023 +0200
  37. 9db77be dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · Thu Jun 08 17:16:39 2023 +0200
  38. 1c3769d net: fsl-mc: sync remaining MC commands by Ioana Ciornei · Wed May 31 19:04:36 2023 +0300
  39. bc262da net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · Wed May 31 19:04:35 2023 +0300
  40. bd4bbe2b net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · Wed May 31 19:04:34 2023 +0300
  41. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · Wed May 31 19:04:33 2023 +0300
  42. 4b4370e net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · Wed May 31 19:04:32 2023 +0300
  43. 0ef7e5a net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · Wed May 31 19:04:31 2023 +0300
  44. 2f232fa net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · Wed May 31 19:04:30 2023 +0300
  45. b78b9df net: fsl-mc: remove unused MC APIs by Ioana Ciornei · Wed May 31 19:04:29 2023 +0300
  46. 88978dd net: rtl8169: add depends on PCI by Eugen Hristev · Wed May 17 13:41:24 2023 +0300
  47. 1fe5e9f net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · Tue May 23 16:47:48 2023 +0300
  48. 98fdaaa net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · Tue May 23 16:47:46 2023 +0300
  49. a121fe4 net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · Tue May 23 16:47:45 2023 +0300
  50. d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · Tue May 23 16:47:44 2023 +0300
  51. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  52. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  53. 038a343 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · Thu May 25 11:49:18 2023 +0200
  54. a198214 firmware: zynqmp: Extend debug message to show parameters by Michal Simek · Thu Jun 01 13:34:34 2023 +0200
  55. 0f465a4 video: zynqmp: Enable 1024x768 resolution by Michal Simek · Wed May 17 10:42:12 2023 +0200
  56. ed3e004 video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · Wed May 17 10:42:10 2023 +0200
  57. e367980 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · Wed May 17 10:42:09 2023 +0200
  58. 1774cc9 video: bmp: Support rgba8888 pixel format by Michal Simek · Wed May 17 10:42:08 2023 +0200
  59. 985eac8 video: Add support for RGBA8888 format by Michal Simek · Wed May 17 10:42:07 2023 +0200
  60. 43358c8 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · Tue May 23 14:42:14 2023 +0200
  61. c4c1410 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · Tue May 23 14:42:13 2023 +0200
  62. 0fd9b97 power: zynqmp: Mask node already configured error by Stefan Herbrechtsmeier · Tue May 23 14:42:12 2023 +0200
  63. 00e6156 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · Tue May 23 14:42:11 2023 +0200
  64. 764301a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · Tue May 23 14:42:10 2023 +0200
  65. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  66. b1fa0d0 mmc: zynq: Sync with upstream DT binding by Michal Simek · Wed May 17 10:22:48 2023 +0200
  67. 9a99093 clk: zynqmp: Add fallthrough statement in the switch case by Algapally Santosh Sagar · Fri May 19 17:08:15 2023 +0530
  68. 11fcf5c Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · Sat Jun 10 14:08:00 2023 -0400
  69. f6c5c14 net: sh_eth: Fix RX error handling by Valentine Barshak · Wed May 31 00:51:31 2023 +0200
  70. 0c6bba8 net: sh_eth: Workaround cache issues by Valentine Barshak · Wed May 31 00:51:30 2023 +0200
  71. fc479f6 net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:29 2023 +0200
  72. ad778bc net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · Wed May 31 00:51:28 2023 +0200
  73. 61dd9c1 net: phy: Handle reset-delay-us/reset-post-delay-us properties by Marek Vasut · Wed May 31 00:51:27 2023 +0200
  74. 0179285 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · Wed May 31 00:51:26 2023 +0200
  75. ccc35bd net: phy: Unpublish phy_connect_dev() by Marek Vasut · Wed May 31 00:51:25 2023 +0200
  76. 3630bd7 net: sunxi_emac: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:24 2023 +0200
  77. 3b89e53 net: sh_eth: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:23 2023 +0200
  78. 9193187 net: pch_gbe: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:22 2023 +0200
  79. 5767ffb net: ethoc: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:21 2023 +0200
  80. 4c9b200 net: ave: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:20 2023 +0200
  81. 17d1ed0 net: altera_tsa: Switch to new U-Boot PHY API by Marek Vasut · Wed May 31 00:51:19 2023 +0200
  82. 7b7cbd5 net: eth-phy: staticize eth_phy_reset() by Marek Vasut · Wed May 31 00:51:18 2023 +0200
  83. ce33563 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · Thu Aug 25 06:06:54 2022 +0700
  84. 581d253 mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · Thu Aug 05 14:38:26 2021 +0700
  85. 64f3ca8 mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · Thu Aug 25 10:32:56 2022 +0700
  86. 286ed07 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · Mon Aug 16 09:26:36 2021 +0700
  87. 1f52b64 FWU: Add FWU metadata access driver for MTD storage regions by Masami Hiramatsu · Wed May 31 00:29:14 2023 -0500
  88. a1df12f fwu: meta-data: switch to management by common code by Jassi Brar · Mon Mar 06 17:18:41 2023 -0600
  89. 1acc3c8 fwu: gpt: implement read_mdata and write_mdata callbacks by Jassi Brar · Mon Mar 06 17:18:35 2023 -0600
  90. 821e462 fwu: move meta-data management in core by Jassi Brar · Mon Mar 06 17:18:28 2023 -0600
  91. adfaad2 fwu: gpt: use cached meta-data partition numbers by Jassi Brar · Mon Mar 06 17:18:21 2023 -0600
  92. 41df5c8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Thu Jun 08 18:23:06 2023 -0400
  93. c8a0758 pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration by Hai Pham · Fri Jan 27 14:10:31 2023 +0100
  94. e3d9440 usb: musb-new: sunxi: remove unused define by Sam Edwards · Thu Jun 08 12:45:42 2023 -0600
  95. 1ef4777 phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock by Xavier Drudis Ferran · Mon Jun 05 17:06:57 2023 +0200
  96. c3dd061 phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock by Xavier Drudis Ferran · Mon Jun 05 17:05:53 2023 +0200
  97. 4510506 usb: musb-new: sunxi: fix error check by Sam Edwards · Mon Jun 05 11:19:37 2023 -0600
  98. a9183eb serial: meson: fix meson_serial_pending() tx logic by Mattijs Korpershoek · Tue Jun 06 18:07:48 2023 +0200
  99. 81b8512 I2C: cdns: Fix broken retry mechanism on arbitration lost. by Andrea Merello · Fri May 26 16:56:16 2023 +0200
  100. dc6e2d1 i2c: rockchip: De-initialize the bus after start bit failure by Ondrej Jirman · Thu May 25 14:18:17 2023 +0200