summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27net: fm: NULL check dev before dereferenceAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27ddr: fsl: Provide initial value for zqcs_initAndrew Goodbody
2025-08-26misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firm...Lucien.Jheng
2025-08-26Merge patch series "Update SoM detection related code and configs"Tom Rini
2025-08-26board: phytec: phycore-am62a: Update SoM detection Kconfig optionsWadim Egorov
2025-08-26configs: phycore_am62ax_a53_defconfig: Resync after savedefconfigWadim Egorov
2025-08-26board: phytec: common: k3: Use CONFIG_PHYTEC_EEPROM_BUSDominik Haller
2025-08-26board: phytec: common: Add PHYTEC_EEPROM_BUS to KconfigDominik Haller
2025-08-26Merge tag 'tpm-next-25082025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-08-26Merge tag 'u-boot-stm32-20250825' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-08-26Merge tag 'u-boot-at91-fixes-2025.10-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-08-26ufs: amd-versal2: Configure RMMI and M-PHY registers for HS modeVenkatesh Yadav Abbarapu
2025-08-26CI: Wire mbv32 combinationsMichal Simek
2025-08-26dm: core: Mark root_info as constMichal Simek
2025-08-26mailbox: zynqmp-ipi: Mark zynqmp_ipi_dest_mbox_ops as constMichal Simek
2025-08-26clk: zynqmp: Mark zynqmp_clk_ops as constMichal Simek
2025-08-26serial: uartlite: Add support for OF_PLATDATAMichal Simek
2025-08-26serial: uartlite: Use private data instead of platformMichal Simek
2025-08-26xilinx: Make XILINX_OF_BOARD_DTB_ADDR depending on OF_BOARD onlyMichal Simek
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-25Prepare v2025.10-rc3v2025.10-rc3Tom Rini
2025-08-25remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-25board: phytec: phycore_am6xx: Add rauc to bootmethsWadim Egorov
2025-08-25bootstd: rauc: Do not select BOOTMETH_GLOBALMartin Schwan
2025-08-25Merge tag 'xilinx-for-v2025.10-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-25configs: stm32mp25: Enable OF_UPSTREAM_BUILD_VENDORPatrice Chotard
2025-08-25mmc: stm32_sdmmc2: avoid infinite while loopChristophe Kerello
2025-08-25mtd: rawnand: stm32_fmc2: set available OOB bytes per pageChristophe Kerello
2025-08-25configs: versal2: Add usb_pgood_delay for versal2 boardsVenkatesh Yadav Abbarapu
2025-08-25net: axi_emac: Fix timeout testAndrew Goodbody
2025-08-25arm64: versal2: Define BOOTENV_DEV_SHARED_XSPI when distro is disabledMichal Simek
2025-08-25arm64: zynqmp: Add missing ethernet alias for kr260-revBMichal Simek
2025-08-25fpga: lattice: Remove unused supportMichal Simek
2025-08-25fpga: Remove ancient ACEX1K supportMichal Simek
2025-08-25fpga: xilinx: Check valid desc structureMichal Simek
2025-08-25fpga: cyclon2: Remove message never printedAlexander Dahl
2025-08-25soc: xilinx: zynqmp: Fix zu1cg device detectionFrank Böwingloh
2025-08-25pinctrl: zynqmp: Avoid using uninitialised variableAndrew Goodbody
2025-08-25pinctrl: zynqmp: Ensure ret is initialisedAndrew Goodbody
2025-08-25mailbox: zynqmp: Fix off by 1 errorsAndrew Goodbody
2025-08-25tpm: tis_infineon: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-25tpm: tpm_tis_infineon: Make use of 'z' for printing size_tTom Rini
2025-08-25tpm: cr50_i2c: Make use of 'z' for printing size_tTom Rini
2025-08-25tpm: tpm_tis_st33zp24: Remove unused driversTom Rini
2025-08-24Merge branch 'u-boot-nand-23082025' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-23Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2025-08-23Merge tag 'u-boot-imx-master-20250823' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-08-23usb: dwc2: fix reset logic in dwc2_core_resetPatrick Delaunay