summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Merge tag 'u-boot-dfu-20250321' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-03-21usb: dwc3: gadget: Fix match_ep callback for NXP UUU toolMarek Vasut
2025-03-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-03-20board: verdin-am62: remove spl_perform_fixupsStefan Eichenberger
2025-03-20configs: Remove duplicated bootcmd 'mmc dev ${mmcdev}'Aristo Chen
2025-03-19phycore_imx8mp: Rework some of the RAM related Kconfig symbolsTom Rini
2025-03-19board: beacon: imx8mp: Let clock system enable UART clockAdam Ford
2025-03-19configs: imx8mp_beacon: Select SPL_CLK_IMX8MPAdam Ford
2025-03-19clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MPAdam Ford
2025-03-19board: beacon: imx8mn: Let clock system enable UART clockAdam Ford
2025-03-19board: beacon: imx8mm: Let clock system enable UART clockAdam 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-19board: ouya: add Ouya Game Console supportSvyatoslav Ryhel
2025-03-19ARM: tegra: dts: fix lock, io-reset and open-drain propertiesSvyatoslav Ryhel
2025-03-19pinctrl: tegra20: fix function naming mismatchesSvyatoslav Ryhel
2025-03-19pinctrl: tegra: adjust pin state listsSvyatoslav Ryhel
2025-03-19pinctrl: tegra: adjust default values of pinsSvyatoslav Ryhel
2025-03-19ARM: tegra: tf700t: upgrade video bindingsSvyatoslav Ryhel
2025-03-19ARM: tegra: p1801-t: configure HDMI bindingSvyatoslav Ryhel
2025-03-19ARM: tegra: endeavoru: upgrade video bindingsSvyatoslav Ryhel
2025-03-19ARM: tegra: lg_x3: upgrade video bindingsSvyatoslav 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