summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-09configs: j7200_evm_a72_defconfig: enable 64-bit addressing for PCIeSiddharth Vadapalli
2026-03-09configs: am64x_evm_a53_defconfig: enable 64-bit addressing for PCIeSiddharth Vadapalli
2026-03-09configs: {am69_sk, j784s4_evm}_a72_defconfig: enable PCIe Root-Complex modeSiddharth Vadapalli
2026-03-09pci: pcie_cdns_ti: enable PCIe root-complex mode for J784S4 SoCSiddharth Vadapalli
2026-03-09arm: mach-k3: arm64-mmu: add mapping for PCIe 4 GB Address WindowsSiddharth Vadapalli
2026-03-09MAINTAINERS: update SPI NOR reviewerTakahiro Kuwano
2026-03-09video: stm32: dsi: add .of_to_plat callbackRaphael Gallais-Pou
2026-03-04Merge patch series "MAINTAINERS: Update ADI ADSP platform maintainers"Tom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-03-04MAINTAINERS: Update ARM SC5xxPhilip Molloy
2026-03-04tools/atmelimage: add const qualifier to fix compiler warningDaniel Golle
2026-03-04Merge tag 'u-boot-ufs-20260304' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-04Revert "kbuild: unexport sub_make_done to fix child make invocations"Tom Rini
2026-03-03kbuild: Drop phandle from diff between base DT and U-Boot augmented DT if DEV...Marek Vasut
2026-03-03kbuild: unexport sub_make_done to fix child make invocationsSimon Glass
2026-03-03menu: Move shortcut-key handling to bootmenu_loop()Simon Glass
2026-03-03drivers: cpu: fix syntax error in Kconfig documentationHugo Villeneuve
2026-03-03dm: core: Don't allow ofnode_to_fdt() to return NULLRomain Gantois
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