summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-20Revert "spi: cadence-qspi: Remove cdns, is-dma property handling"Michal Simek
2025-10-20Merge tag 'efi-2026-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-10-18doc: ti: j722s_evm: drop outdated boot notePeter Robinson
2025-10-18lib: uuid: add efi debug image info table guidVincent Stehlé
2025-10-18efi_loader: dbginfodump: use guid definitionVincent Stehlé
2025-10-18doc: environment: fix links to Linux kernel documentationMattia Narducci
2025-10-18efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead of ESRT_FW_TYPE_UNKNOWNIlias Apalodimas
2025-10-18doc: sandbox: fix typosLukas Zirpel
2025-10-18cmd/dma: documentationBrian Sune
2025-10-18efi_loader: correctly check if the HTTP protocol is foundHeinrich Schuchardt
2025-10-18efi_loader: Prevent leak of memory from tmp_filesAndrew Goodbody
2025-10-18doc: samsung: Extend E850-96 documentation to be comprehensiveSam Protsenko
2025-10-17fs: semihosting: Use correct variable for error checkAndrew Goodbody
2025-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-10-18ARM: dts: renesas: Disable RPC driver on R8A779H0 V4M Gray Hawk boardNguyen Tran
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