1. 16fe111 drivers: clk: adi: Add in SC5XX-family clock driver by Nathan Barrett-Morrison · 7 months ago
  2. 054eb87 clk: qcom: clear div mask before assigning a new divider by Volodymyr Babchuk · 9 months ago
  3. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  4. d312d98 Merge branch 'next' by Tom Rini · 8 months ago
  5. 12ac51c usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts by Marek Vasut · 9 months ago
  6. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 9 months ago
  7. 9dc7d52 net: fec_mxc: Avoid enable regulator failure by Ye Li · 8 months ago
  8. 6a9de67 thermal: imx_tmu: Fix TMU error on iMX8MQ by Ye Li · 8 months ago
  9. b9edc1e crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 8 months ago
  10. 5e19fe8 tee: sandbox: fix spelling errors by Igor Opaniuk · 9 months ago
  11. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 9 months ago
  12. 85d44e4 e1000: add support for i225-IT by Marjolaine Amate · 9 months ago
  13. cc09160 net: phy: ncsi: reslove the unaligned access issue by Jacky Chou · 10 months ago
  14. 60d77b6 net: phy: ncsi: Correct the endian of the checksum by Jacky Chou · 10 months ago
  15. 0eedd1e net: hifemac: make some functions static by Yang Xiwen · 10 months ago
  16. abcb26c net: hifemac: implement `net stats` needed ops by Yang Xiwen · 10 months ago
  17. 561856e net: hifemac: register MDIO bus device for subnode by Yang Xiwen · 10 months ago
  18. a91263c net: hifemac: fix log reporting by Yang Xiwen · 10 months ago
  19. 3724ec4 net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err() by Yang Xiwen · 10 months ago
  20. f146c44 net: phy: the NC-SI phy device do not require mdio bus by Jacky Chou · 11 months ago
  21. f5dbfc8 net: phy: Fix signed shift overflow by Eugeniu Rosca · 11 months ago
  22. 388cb2d net: phy: broadcom: Configure LEDs on BCM54210E by Marek Vasut · 11 months ago
  23. 22f314e net: phy: ncsi: fixed not nullify the pointers after free by Jacky Chou · 11 months ago
  24. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 8 months ago
  25. 6bb7458 imx: ele_ahab: Add ahab_commit command support by Mathieu Othacehe · 9 months ago
  26. 4b73ac9 pcie_imx: Update header to describe it as a legacy driver by Sumit Garg · 9 months ago
  27. d56d493 pci: Add DW PCIe controller support for iMX8MP SoC by Sumit Garg · 9 months ago
  28. c214ebc phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY by Sumit Garg · 9 months ago
  29. 0d588cb imx8mp: power-domain: Expose high performance PLL clock by Sumit Garg · 9 months ago
  30. c7ab144 imx8mp: power-domain: Add PCIe support by Sumit Garg · 9 months ago
  31. a295bd8 reset: imx: Add support for i.MX8MP reset controller by Sumit Garg · 9 months ago
  32. 78d7c9d reset: imx: Refactor driver to simplify function names by Sumit Garg · 9 months ago
  33. 2e1d901 clk: imx8mp: Add support for PCIe clocks by Sumit Garg · 9 months ago
  34. fb49d6c remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · 9 months ago
  35. df479dd remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs by Hari Nagalla · 9 months ago
  36. f732b87 remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs by Hari Nagalla · 9 months ago
  37. f0e997d clk: clk-imx8qm: Add LPUART IPG entries by Fabio Estevam · 9 months ago
  38. bcbd136 clk: clk-imx8qxp: Add LPUART IPG entries by Fabio Estevam · 9 months ago
  39. 42839c0 iommu: qcom-smmu: fix debugging by Caleb Connolly · 9 months ago
  40. 304fa0a usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 9 months ago
  41. 341a172 usb: gadget: CDC ACM: call usb_gadget_initialize by Caleb Connolly · 9 months ago
  42. 2f387ba Merge tag 'efi-next-20240321' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 9 months ago
  43. 850b307 usb: dwc3-generic: implement Qualcomm wrapper by Caleb Connolly · 9 months ago
  44. 5ea38f9 video: console: Parse UTF-8 character sequences by Janne Grunau · 9 months ago
  45. 3b639f6 gpio: mcp230xx: Add support for models with SPI interface. by Piotr Wojtaszczyk · 9 months ago
  46. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 9 months ago
  47. 386fca6 arch: arm: Agilex5 enablement by Jit Loon Lim · 9 months ago
  48. 3f190c5 drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA by Wan Yee Lau · 10 months ago
  49. 9ae369a drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree node by Benjamin Hahn · 9 months ago
  50. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 9 months ago
  51. 759ae81 button: add missing ADC dependency for BUTTON_ADC by Quentin Schulz · 9 months ago
  52. 1606bcb adc: add missing depends on ADC for controller drivers by Quentin Schulz · 9 months ago
  53. 1fb75f7 power: pmic: rk8xx: fix duplicate prompt by Quentin Schulz · 9 months ago
  54. 38f47eb rockchip: adc: rockchip-saradc: add support for RK3588 by Quentin Schulz · 9 months ago
  55. d63c57e rockchip: adc: rockchip-saradc: factor out stop callback by Quentin Schulz · 9 months ago
  56. 2577525 rockchip: adc: rockchip-saradc: factor out start_channel callback by Quentin Schulz · 9 months ago
  57. 7da3065 rockchip: adc: rockchip-saradc: factor out channel_data callback by Quentin Schulz · 9 months ago
  58. 0707bfd rockchip: adc: rockchip-saradc: use union for preparing for v2 by Quentin Schulz · 9 months ago
  59. f172575 power: rk8xx: add support for RK806 by Quentin Schulz · 9 months ago
  60. f047e4a regulator: rk8xx: add indirection level for some ldo callbacks by Quentin Schulz · 9 months ago
  61. d771597 regulator: rk8xx: fix SWITCH enable on RK809 by William Wu · 9 months ago
  62. 811323f regulator: rk8xx: remove unused functions by Quentin Schulz · 9 months ago
  63. 3de8f45 rockchip: spi: rk_spi: do not write bytes when in read-only mode by Quentin Schulz · 9 months ago
  64. 626dbdd rockchip: io-domain: Add support for RK3399 by Jonas Karlman · 9 months ago
  65. 8c19275 rockchip: Update the default USB Product ID value by Jonas Karlman · 9 months ago
  66. b055c89 phy: rockchip-inno-usb2: Limit changes made to regs by Jonas Karlman · 9 months ago
  67. 803fbdf phy: rockchip-inno-usb2: Write to correct GRF by Jonas Karlman · 9 months ago
  68. 1bc79dc rng: rockchip: Use same compatible as linux by Jonas Karlman · 10 months ago
  69. f41738d gpio: rockchip: Use gpio alias id as gpio bank id by Jonas Karlman · 10 months ago
  70. 1da4d32 driver: rng: Fix SMCCC TRNG crash by Weizhao Ouyang · 9 months ago
  71. 12ccdcd firmware: psci: Fix bind_smccc_features psci check by Weizhao Ouyang · 9 months ago
  72. 558fbdd dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S by Vignesh Raghavendra · 9 months ago
  73. e17dc35 firmware: ti_sci_static_data: add static DMA channel data by Hari Nagalla · 9 months ago
  74. 55e7e2e ram: k3-ddrss: enable the am62ax's DDR controller for am62px by Bryan Brattlof · 9 months ago
  75. 1bcc7a4 arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · 9 months ago
  76. c59d374 power: domain: ti: use IS_ENABLED macro by Bryan Brattlof · 9 months ago
  77. 026c972 soc: add info to identify the am62p SoC family by Bryan Brattlof · 9 months ago
  78. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
  79. eda2c87 rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · 9 months ago
  80. 25e7d4b serial: move sbi_dbcn_available to .data section by Heinrich Schuchardt · 9 months ago
  81. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  82. 0981f89 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 9 months ago
  83. 91e7036 net: phy: Use PHY MDIO address from DT if available by Marek Vasut · 10 months ago
  84. 91febe8 serial: pl01x: set baudrate when probing by Yang Xiwen · 9 months ago
  85. be2eb3a net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework by Roger Quadros · 9 months ago
  86. 3098115 virtio: fix get_config / set_config for legacy VirtIO targets by Dmitry Baryshkov · 10 months ago
  87. 96ca3d3 Merge patch series "Fix driver for misc/atsha204a" by Tom Rini · 9 months ago
  88. 2a31d71 misc: atsha204a: fix wakeup function by Michał Barnaś · 10 months ago
  89. 6e0d4a7 misc: atsha204a: fix sleep function by Michał Barnaś · 10 months ago
  90. c4841ae misc: atsha204a: remove broken for loop by Michał Barnaś · 10 months ago
  91. 485bfe1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 9 months ago
  92. 46e3871 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 9 months ago
  93. d61b485 rng: Add Turris Mox rTWM RNG driver by Max Resch · 10 months ago
  94. faf96b2 net: mv88e6xxx: fix missing SMI address initialization by Marek Mojík · 12 months ago
  95. 52378ba usb: xhci-dwc3: Fix support for dis_enblslpm_quirk by Jonas Karlman · 9 months ago
  96. 7022640 dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings by Udit Kumar · 9 months ago
  97. 3330310 dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe() by Siddharth Vadapalli · 10 months ago
  98. 691dfbe drivers: dma: Add support for J784S4 SoC by Apurva Nandan · 9 months ago
  99. 9520999 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · 9 months ago
  100. 4e3b94d soc: ti: k3-socinfo: Add entry for J784S4 SoC by Apurva Nandan · 9 months ago