summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-18ARM: dts: renesas: Reinstate R8A779H0 V4M U-Boot DTsMarek Vasut
2025-10-18ARM: dts: renesas: Disable R8A779G0 V4H White Hawk RPC SPI DT node againMarek Vasut
2025-10-17serial: sh: Handle HSCIF RX FIFO overflowMarek Vasut
2025-10-17arm64: renesas: r8a779g3: Reset PCIe before next stage on Retronix R-Car V4H ...Marek Vasut
2025-10-17pci: pcie-rcar-gen4: Shut down controller on link down and removeMarek Vasut
2025-10-17.gitignore: ignore more image filesYegor Yefremov
2025-10-17Merge patch series "led: fixes"Tom Rini
2025-10-17led: Add LED dependency for LED_ACTIVITY and LED_BOOTPatrice Chotard
2025-10-17led: Update led_get_by_label()Patrice Chotard
2025-10-17ARM: dts: sam9x60ek: select PIT as tick-timerDharma Balasubiramani
2025-10-17clk: at91: remove default values for PMC_PLL_ACRManikandan Muralidharan
2025-10-17clk: at91: Add ACR in all PLL setting.Manikandan Muralidharan
2025-10-16test/py: Update to a newer pytest releaseTom Rini
2025-10-16test: uninstall PK after secboot testsHeinrich Schuchardt
2025-10-16virito: blk: fix logic to determine block sizesHeinrich Schuchardt
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