summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-25Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-03-25cpu: imx8_cpu: Print Speed grade if IMX_TMUAdam Ford
2025-03-25cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUsAdam Ford
2025-03-25riscv: reset: k1: Add reset driverHuan Zhou
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2025-03-24clk: imx: Pass struct udevice into imx_clk_fixed_factor*()Marek Vasut
2025-03-24clk: clk-fixed-factor: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-fixed-factor: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-divider: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_divider*()Marek Vasut
2025-03-24clk: clk-divider: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: pllv3: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_pllv3*()Marek Vasut
2025-03-24clk: imx: Convert clock-osc-* back to osc_*Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_composite*()Marek Vasut
2025-03-24clk: clk-composite: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-composite: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: Pass struct udevice to clk_register_gate*()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_gate*()Marek Vasut
2025-03-24clk: imx: gate2: Resolve parent clock by nameMarek Vasut
2025-03-24clk: imx: gate2: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-gate: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-gate: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: imx: Pass struct udevice to clk_register_mux()Marek Vasut
2025-03-24clk: imx: Pass struct udevice into imx_clk_mux*()Marek Vasut
2025-03-24clk: clk-mux: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-mux: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-mux: Fold clk_register_mux()Marek Vasut
2025-03-24clk: Add clk_resolve_parent_clk()Marek Vasut
2025-03-21Merge tag 'u-boot-imx-next-20250321' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-21usb: dwc3: gadget: Fix match_ep callback for NXP UUU toolMarek Vasut
2025-03-19clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MPAdam Ford
2025-03-19serial: mxc: Support bulk enabling clocksAdam Ford
2025-03-19clk: imx8mn: register UART clocksAdam Ford
2025-03-19clk: imx8mm: register UART clocksAdam Ford
2025-03-19clk: imx6q: Register UART clocksAdam Ford
2025-03-19clk: imx6q: Properly handle imx6qp ECSPI clk_selsAdam Ford
2025-03-19net: phy: ksz90x1: Simplify ksz9131_config_rgmii_delayPaul Barker
2025-03-19net: phy: ksz90x1: Load skew values from device treePaul Barker
2025-03-19net: phy: ksz90x1: Handle ksz9131 LED errataPaul Barker
2025-03-19net: ravb: Fix error handling in ravb_probePaul Barker
2025-03-19phy: rcar: Support RZ/G2L USB PHYPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Connect up vbus regulatorPaul Barker
2025-03-19regulator: rzg2l-usbphy: Add new driverPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Add new driverPaul Barker
2025-03-18Merge tag 'u-boot-ufs-next-20250318' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-03-18ufs: core: sync ufshci.h with Linux v6.12Neil Armstrong
2025-03-18ufs: core: sync unipro.h with Linux v6.12Neil Armstrong