summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-19pinctrl: tegra: adjust default values of pinsSvyatoslav Ryhel
2025-03-19video: edid: guard standard timings EDID expansion behind kconfigSvyatoslav Ryhel
2025-03-19video: backlight: lm3533: set up backlight according to device treeSvyatoslav Ryhel
2025-03-19video: backlight: lm3533: configure core in the probeSvyatoslav Ryhel
2025-03-19video: backlight: lm3533: add more flexibility with device treeSvyatoslav Ryhel
2025-03-19video: sharp-lq101r1sx01: add missing LPM flagSvyatoslav Ryhel
2025-03-19video: samsung-ltl106hl02: add missing LPM flagSvyatoslav Ryhel
2025-03-19video: renesas-r69328: add power suppliesSvyatoslav Ryhel
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
2025-03-18ufs: core: move ufshci defines in a separate headerNeil Armstrong
2025-03-18ufs: core: cosmetic fixupsNeil Armstrong
2025-03-18ufs: core: mark unexported functions as staticNeil Armstrong