summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22net: Remove BOOTP_VENDOREX supportTom Rini
2025-10-22net: Add SYS_FAULT_MII_ADDR to KconfigTom Rini
2025-10-22arm: socfpga: Tighten a few more driver dependenciesTom Rini
2025-10-22uthreads: Make use of CONFIG_IS_ENABLED consistentlyTom Rini
2025-10-22tftp: make TFTP ports unconditionally configurableAlvin Šipraga
2025-10-21.mailmap: update email address for Chen-Yu TsaiChen-Yu Tsai
2025-10-21env: Invert gd->env_valid for env_mmc_saveJasper Orschulko
2025-10-20spl: Restore args file being default in falcon modeTom Rini
2025-10-20Merge patch series "Add support for secure falcon mode: disable args file"Tom Rini
2025-10-20spl: set fdt address as spl_image arg in falcon modeAnshul Dalal
2025-10-20spl: prevent loading args file in secure falcon modeAnshul Dalal
2025-10-20spl: make args file optional in falcon modeAnshul Dalal
2025-10-20Merge patch series "Add support for secure falcon mode: disable fallback"Tom Rini
2025-10-20spl: falcon: disable fallback to U-Boot on failureAnshul Dalal
2025-10-20spl: nand: refactor spl_nand_load_image for falcon modeAnshul Dalal
2025-10-20spl: nor: refactor spl_nor_load_image for falcon modeAnshul Dalal
2025-10-20spl: spi: refactor spl_spi_load_image for falcon modeAnshul Dalal
2025-10-20spl: ubi: refactor spl_ubi_load_image for falcon modeAnshul Dalal
2025-10-20spl: mmc: split spl_mmc_do_fs_boot into regular/os_bootAnshul Dalal
2025-10-20spl: Kconfig: add SPL_OS_BOOT_SECURE config symbolAnshul Dalal
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