summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-02common/memsize.c: Fix get_ram_size() original data restoreStefan Eichenberger
2026-03-02drivers: ufs: remove unused ufs_post_bind() declarationJulien Stephan
2026-03-02phy: Add MediaTek UFS PHY DriverIgor Belwon
2026-03-02ufs: Disable UTP command timeout in slow modePadmarao Begari
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-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-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-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
2026-02-24ARM: dts: stm32: Add bootph-all in stm32mp215f-dk-u-boot.dtsiPatrice Chotard
2026-02-24ARM: dts: stm32: Add stm32mp215f-dk-u-bootPatrice Chotard
2026-02-24ARM: stm32mp: Add STM32MP21 supportPatrice Chotard
2026-02-24stm32mp: cmd_stm32key: add support of STM32MP21xPatrice Chotard
2026-02-24stm32mp: syscon: Add STM32MP21 supportPatrice Chotard
2026-02-24reset: stm32mp21: add stm32mp21 reset driverPatrice Chotard
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
2026-02-24boot: fit: validate FDT/DTO payload before fdt_open_into()James Hilliard
2026-02-24arm: mach-k3: common: Clamp RAM end address to board-usable region in spl_ena...Devarsh Thakkar
2026-02-24arm: armv8: Flush TLB before enabling MMUMark Kettenis
2026-02-24board: st: common: add uclass_get_device_by_driver()'s return value checkPatrice Chotard
2026-02-24board: st: common: Add support of stm32mp21xx-dk boardPatrice Chotard
2026-02-24stm32mp2: Update size of DDR entry in MMU tablePatrice Chotard
2026-02-24stm32mp: fix array bounds checksPatrice Chotard
2026-02-24stm32mp: stm32prog: Remove fsbl_nor_detected from stm32prog_data structPatrice Chotard
2026-02-24pinctrl: pinctrl_stm32: prevent the use of the secure protected pinsFabien Dessenne
2026-02-24gpio: stm32-gpio: prevent the use of the secure protected pinsFabien Dessenne
2026-02-23Prepare v2026.04-rc3v2026.04-rc3Tom Rini