summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-31phy: rockchip: inno-usb2: Fix improper use of UCLASS_PHYJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Use syscon_regmap_lookup_by_phandleJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Simplify init opsJonas Karlman
2025-08-31phy: rockchip: naneng-combphy: Fix Generic PHY reference countingJonas Karlman
2025-08-31phy: rockchip: usbdp: Simplify init opsJonas Karlman
2025-08-31phy: rockchip: usbdp: Fix Generic PHY reference countingJonas Karlman
2025-08-30mmc: rockchip_sdhci: Do not test unsigned for being less than 0Andrew Goodbody
2025-08-30power: rk8xx: allow to customize RK806 reset modeQuentin Schulz
2025-08-30phy: rockchip: naneng-combphy: Add support for RK3528Jianwei Zheng
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3528Jonas Karlman
2025-08-30rockchip: clk: clk_rk3528: Add dummy CLK_REF_PCIE_INNER_PHY supportJonas Karlman
2025-08-30phy: rockchip: naneng-combphy: Add support for RK3576Jon Lin
2025-08-30rockchip: clk: clk_rk3576: Add dummy CLK_REF_PCIEx_PHY supportJonas Karlman
2025-08-30phy: rockchip: usbdp: Add support for RK3576Frank Wang
2025-08-30phy: rockchip-inno-usb2: Add support for RK3576Frank Wang
2025-08-30usb: dwc3-generic: Use combined glue and ctrl node for RK3576Jonas Karlman
2025-08-30rockchip: Add default USB_GADGET_PRODUCT_NUM for RK3576Jonas Karlman
2025-08-30rng: rockchip_rng: Add compatible for RK3576Jonas Karlman
2025-08-30usb: gadget: rockchip: Fix spacing around the Kconfig optionTom Rini
2025-08-30usb: gadget: rockchip: Add missing dependencyTom Rini
2025-08-30rockchip: rockchip-inno-usb2: Fix Synchronous Abort on usb startAlex Shumsky
2025-08-29usb: cdns3: Do not access memory after freeAndrew Goodbody
2025-08-26Merge tag 'u-boot-stm32-20250825' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-08-26Merge tag 'u-boot-at91-fixes-2025.10-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-08-25remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-25mmc: stm32_sdmmc2: avoid infinite while loopChristophe Kerello
2025-08-25mtd: rawnand: stm32_fmc2: set available OOB bytes per pageChristophe Kerello
2025-08-25net: axi_emac: Fix timeout testAndrew Goodbody
2025-08-25fpga: lattice: Remove unused supportMichal Simek
2025-08-25fpga: Remove ancient ACEX1K supportMichal Simek
2025-08-25fpga: xilinx: Check valid desc structureMichal Simek
2025-08-25fpga: cyclon2: Remove message never printedAlexander Dahl
2025-08-25soc: xilinx: zynqmp: Fix zu1cg device detectionFrank Böwingloh
2025-08-25pinctrl: zynqmp: Avoid using uninitialised variableAndrew Goodbody
2025-08-25pinctrl: zynqmp: Ensure ret is initialisedAndrew Goodbody
2025-08-25mailbox: zynqmp: Fix off by 1 errorsAndrew Goodbody
2025-08-24Merge branch 'u-boot-nand-23082025' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-23usb: dwc2: fix reset logic in dwc2_core_resetPatrick Delaunay
2025-08-23usb: ehci-mx6: Add i.MX95 OTG supportTim Harvey
2025-08-23phy: phy-imx8mq-usb: Add support for i.MX95 USB3 PHYTim Harvey
2025-08-23mtd: nand: Do not dereference before NULL checkAndrew Goodbody
2025-08-23mtd: nand: cadence: Fix device assignment to avoid warm reset issueDinesh Maniyam
2025-08-20ram: renesas: dbsc5: Fix off by 1 errorsAndrew Goodbody
2025-08-18Merge tag 'net-20250818' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-08-18phy: cadence: torrent: Set an error code for returnAndrew Goodbody
2025-08-18phy: cadence: sierra: Remove variable that is not assigned toAndrew Goodbody
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody
2025-08-18net: cortina_ni: Fix typo accessing wrong phyAndrew Goodbody
2025-08-18net: octeontx2: NULL check before dereferenceAndrew Goodbody
2025-08-18net: octeontx2: Restore default value for errAndrew Goodbody