summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-08-23usb: ehci-mx6: Add i.MX95 OTG supportTim Harvey
2025-08-23phy: phy-imx8mq-usb: Add support for i.MX95 USB3 PHYTim Harvey
2025-08-23mtd: nand: Do not dereference before NULL checkAndrew Goodbody
2025-08-23cmd: mtd: Enable speed benchmarkingMiquel Raynal
2025-08-23cmd: nand: nand dump with ecc optiondavid regan
2025-08-23cmd: nand: nand dump display updatedavid regan
2025-08-23cmd: nand: more descriptive help infodavid regan
2025-08-23cmd: nand: bug fix MTD_OOB_AUTO to MTD_OPS_AUTO_OOBdavid regan
2025-08-23mtd: nand: cadence: Fix device assignment to avoid warm reset issueDinesh Maniyam
2025-08-23imx: imx93_{evk, frdm, qsb}: Fix conflict SPL early malloc addressYe Li
2025-08-23board: phytec: phycore-imx93: Fix EEPROM bus mismatch in SPLPrimoz Fiser
2025-08-23arm: imx: imx9: soc: Fix env location when booting from USBJoão Paulo Gonçalves
2025-08-22i2c: omap24xx_i2c: remove unused members of struct omap_i2cRasmus Villemoes
2025-08-21Merge patch series "bootstd: rauc: Fix segfault when scanning device with uns...Tom Rini
2025-08-21bootstd: rauc: Free private data when bootingMartin Schwan
2025-08-21bootstd: rauc: Move freeing private struct to its own functionMartin Schwan
2025-08-21bootstd: rauc: Don't null bootflow->bootmeth_privMartin Schwan
2025-08-21bootstd: rauc: Fix segfault when cleaning up slotsMartin Schwan
2025-08-21qemu_arm: Select CONFIG_SYS_EARLY_PCI_INITFabio Estevam
2025-08-21Kconfig: Convert SYS_EARLY_PCI_INIT to KconfigFabio Estevam
2025-08-21remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-21mach-sc5xx: generate U-Boot proper in ADI ldr formatPhilip Molloy
2025-08-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-08-21remoteproc: k3-r5: Add support for single cpu modeHari Nagalla
2025-08-21board: phytec: common: k3: Making setup_mac_from_eeprom optionalJohn Ma
2025-08-21common: spl: fix compilation warningLeo Yu-Chi Liang