summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-16ci: rename conf.qemu_arm64_na to conf.qemu_arm64Raymond Mao
2025-10-16env: Kconfig: disable external env in secure os bootAnshul Dalal
2025-10-16Merge patch series "ti_sci: Address some issues found by Smatch"Tom Rini
2025-10-16ti_sci: Pointer is never assigned to valid valueAndrew Goodbody
2025-10-16ti_sci: Provide error code on error exitAndrew Goodbody
2025-10-16ti_sci: Prevent memory leakAndrew Goodbody
2025-10-16Merge tag 'u-boot-watchdog-20251016' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-10-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-10-16clk: sophgo: Fix a warning about void returns valueTom Rini
2025-10-16Revert "riscv: Add a Zalrsc-only alternative for synchronization in start.S"Yao Zi
2025-10-16watchdog: Tighten dependencies on WDT_DAVINCITom Rini
2025-10-16watchdog: Tighten some watchdog driver dependenciesTom Rini
2025-10-15Merge patch series "fix an7581 panic caused by attempt to support multiple RA...Tom Rini
2025-10-15.mailmap: update e-mail address for Abbarapu Venkatesh YadavAbbarapu Venkatesh Yadav
2025-10-15arm/airoha: partly revert support of multiple RAM size for an7581Mikhail Kshevetskiy
2025-10-15cmd: ti: Add DDRSS Inline ECC Error Injection commandGeorgi Vlaev
2025-10-15arm/airoha: an7581 ignores CFG_MAX_MEM_MAPPED valueMikhail Kshevetskiy
2025-10-15test: Do not build expo and cedit test if no SDLKory Maincent
2025-10-15arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAMErnest Van Hoecke
2025-10-15test: Remove not needed null checkAndrew Goodbody
2025-10-14boot: Move preparing bootdev into a functionSimon Glass
2025-10-14boot: Improve comments related to global bootmethsSimon Glass
2025-10-14Merge tag 'xilinx-for-v2026.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2025-10-14Merge tag 'mix-next-14102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-14Merge tag 'u-boot-marvell-20251014' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-10-14cmd: sf: align erase and write on erase block boundaryViorel Suman
2025-10-14spi: cadence-qspi: Remove cdns,is-dma property handlingMichal Simek
2025-10-14tpm: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-10-14tee: Rework Makefile logicTom Rini
2025-10-14efi_loader: Improve disk image detection in efi_bootmgrJavier Tia
2025-10-14part: Export part_driver_lookup_type for external useJavier Tia
2025-10-13bootstd: Fix bootflow info for efi_mgrSam Protsenko
2025-10-13global: Disable xPL phases when we have enabled COMPILE_TESTTom Rini
2025-10-13sandbox: Make SANDBOX_xPL depend on !COMPILE_TESTTom Rini
2025-10-13global: Make REMAKE_ELF depend on !COMPILE_TESTTom Rini
2025-10-13spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FITTom Rini
2025-10-13SPL: Make SPL_OS depend on supported architecturesTom Rini
2025-10-13Merge patch series "bootstd: rauc: fix doc and info msg to reflect real flow"Tom Rini
2025-10-13bootstd: rauc: extend and fix doc to reflect real flowAndreas Pretzsch
2025-10-13bootstd: rauc: no valid slot fallback: fix info msg to reflect real flowAndreas Pretzsch
2025-10-13pci: mvebu: Unable to assign mbus windows for 2nd pcie controllerTony Dinh
2025-10-13phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependenciesTom Rini
2025-10-13ARM: dts: pxa1908: convert to OF_UPSTREAMDuje Mihanović
2025-10-13mmc: octeontx_hsmmc: Remove impossible testAndrew Goodbody
2025-10-13mmc: octeontx_hsmmc: Need parens in expressionAndrew Goodbody
2025-10-13sata: sata_mv: Remove always true testAndrew Goodbody
2025-10-10fs: jffs2: Remove always true testAndrew Goodbody
2025-10-10fs/squashfs: Ensure memory is freed by using unwind gotoAndrew Goodbody
2025-10-10fs: Rework filesystem guards for xPL phasesTom Rini
2025-10-10lz4: Do not disable LZ4_decompress_safe* for xPLTom Rini