summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-28arm: dts: capricorn: pinctrl_usdhc1 cleanupLukas Stockmann
2026-02-28mmc: fsl_esdhc_imx: Skip voltage switching for fixed 1.8V regulatorKory Maincent
2026-02-28video: imx: ipuv3: use clock frameworkBrian Ruley
2026-02-28video: imx: ipuv3: move clock code to legacyBrian Ruley
2026-02-28pwm: pwm-imx: enable ipg or per clks only if CONFIG_CLK enabledBrian Ruley
2026-02-28clk: imx6q: add ipu and ldb clocks and dependenciesBrian Ruley
2026-02-28clk: imx6q: apply clang-formatBrian Ruley
2026-02-28arch: imx: fix incorrect shutdown call for inactive video devicesBrian Ruley
2026-02-28imx8qx: misc: add command for getting boottypeHeiko Schocher
2026-02-28imx: scu_api: implement sc_misc_get_boot_typeHeiko Schocher
2026-02-28board: phytec: phycore-imx93: Enter fastboot on USB boot by defaultPrimoz Fiser
2026-02-28nxp: imx8mp_evk: Add board_mmc_get_env_devPeng Fan
2026-02-28nxp: imx8m[m,p]_evk: Drop init_uart_clkPeng Fan
2026-02-28nxp: imx8mp_evk: Enable SPL_CLK_IMX8MPPeng Fan
2026-02-27Merge tag 'efi-2026-04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-27efi_selftest: cosmetic: fix spelling in commentsVincent Stehlé
2026-02-27efi_selftest: test specific LoadImage() caseVincent Stehlé
2026-02-27efi_loader: fix specific LoadImage() return codeVincent Stehlé
2026-02-26Merge tag 'mmc-next-2026-02-26' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-26Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-labTom Rini
2026-02-26Merge tag 'fsl-qoriq-next-2026-02-25' of https://source.denx.de/u-boot/custod...Tom Rini
2026-02-26iommu: Validate device tree node in dev_iommu_enablePeng Fan
2026-02-26power: domain: Validate device tree node in dev_power_domain_ctrlPeng Fan
2026-02-26firmware: scmi: Validate device tree node before setup channelPeng Fan
2026-02-26mmc: mtk-sd: add mediatek,mt8189-mmc compatibleDavid Lechner
2026-02-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2026-02-25Merge tag 'u-boot-stm32-20260224' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-02-25power: regulator: Kconfig: add SPL_DM_REGULATOR_FAN53555Heinrich Schuchardt
2026-02-25configs: mt8365_evk_defconfig: enable PMIC and regulatorsDavid Lechner
2026-02-25power: pmic: mtk-pwrap: add MediaTek PMIC Wrapper driverJulien Masson
2026-02-25power: regulator: mt6359: add driver for MT6359PBo-Chen Chen
2026-02-25power: regulator: add MediaTek MT6357 driverJulien Masson
2026-02-25cmd: mmc: Drop trailing space in Name: before newlineMarek Vasut
2026-02-25configs: exynos-mobile: add DEFAULT_DEVICE_TREE optionKaustabh Chakraborty
2026-02-25board: samsung: exynos-mobile: add EFI capsule update supportKaustabh Chakraborty
2026-02-25board: samsung: exynos-mobile: use blkmap for booting from userdata subpartit...Kaustabh Chakraborty
2026-02-25phy: samsung: add support for exynos7870 USB PHYKaustabh Chakraborty
2026-02-25phy: samsung: add enum for variants based on SoCsKaustabh Chakraborty
2026-02-24ARM: stm32mp: Check secure state firstGatien Chevallier
2026-02-24ARM: stm32mp: Fix CID and semaphore checkGatien Chevallier
2026-02-24ARM: stm32mp: Do not acquire RIFSC semaphore if CID filtering is disabledGatien Chevallier
2026-02-24configs: stm32mp25: Enable CMD_STM32KEYPatrice Chotard
2026-02-24stm32mp: cmd_stm32key: add support of ADAC public key hashThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware public keyGwenael Treuveur
2026-02-24stm32mp: cmd_stm32key: add support of remoteproc firmware encryption keyThomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of OTP key format 2Thomas Bourgoin
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21x SoCThomas Bourgoin
2026-02-24stm32mp1: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Add check on syscon_get_first_range() return valuePatrice Chotard
2026-02-24stm32mp2: Migrate duplicated code into stm32mp2x.cPatrice Chotard