summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-27power: pmic: sunxi: add SPL support for the AXP803Andre Przywara
2025-03-27sunxi: mmc: Fix T113-s3 MMC clock dividerAndre Przywara
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-26blkmap: store type of blkmap slice in corresponding structureSughosh Ganu
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-25clk: sophgo: Fix return values of register updating helpersYao Zi
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-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