summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-27Merge tag 'efi-2025-10-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-09-27efi_loader: Cleanup UEFI Variables menu selectionMichal Simek
2025-09-27doc: Update mentions of README.fdt-controlE Shattow
2025-09-27doc: develop: process: Add note about asking for feedbackTom Rini
2025-09-27doc: build: documentation: add description of KDOC_WERRORE Shattow
2025-09-27doc: memory: fix encodings for spl layout diagramsAnshul Dalal
2025-09-27doc: environment: clarify env precedenceRicardo Simoes
2025-09-27doc: Remove README.commands.itestTom Rini
2025-09-27doc: memory: Restore missing diagramNeha Malcom Francis
2025-09-27doc: board: ti: am335x_evm: Add documentationSidharth Seela
2025-09-25spl: nand: initialize writesize for am335xYegor Yefremov
2025-09-25MAINTAINERS: Update MMC/POWER/FREESCALE QORIQPeng Fan
2025-09-25MAINTAINERS: update NETWORK and NETWORK (LWIP)Jerome Forissier
2025-09-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-09-25pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Assure reset occurs before DBI accessMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut
2025-09-25board: rzg2l: Check the DTB pointer passed by the TF-A.Mathieu Othacehe
2025-09-24Merge patch series "Fix boot w/ scriptaddr & minor newline issue"Tom Rini
2025-09-24board: phytec: common: Fix missing newline in error messageWadim Egorov
2025-09-24board: phytec: phycore_am6xx: Update scriptaddrWadim Egorov
2025-09-23MAINTAINERS: Add myself into the list for MbedTLSRaymond Mao
2025-09-23MAINTAINERS: Update Luka Perkov's rolesTom Rini
2025-09-23Prepare v2025.10-rc5v2025.10-rc5Tom Rini
2025-09-22Merge tag 'u-boot-imx-master-20250922' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-09-21board: phytec: phycore-imx93: Fix i.MX93 voltage modesPrimoz Fiser
2025-09-21arm: imx9: Fix LPCG number in ccm_reg structureYe Li
2025-09-21imx8ulp_evk: Fix ELE FW version print bugYe Li
2025-09-21imx: imx8ulp: Call DM post init function for init_r phaseYe Li
2025-09-20ARM: Remove mistyped GICV3 definition from ARCH_SYNQUACERKunihiko Hayashi
2025-09-17Merge patch series "board: dhelectronics: Check pointer before access in dh_g...Tom Rini
2025-09-17board: dhelectronics: Use isascii() before isprint() in dh_read_eeprom_id_page()Marek Vasut
2025-09-17board: dhelectronics: Check pointer before access in dh_get_value_from_eeprom...Marek Vasut
2025-09-17Merge tag 'u-boot-imx-master-20250917' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-09-17Merge patch series "Hyperflash boot fixes for j721e/j7200"Tom Rini
2025-09-17arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stageAnurag Dutta
2025-09-17configs: j7200_evm_*_defconfig: Enable HBMC and MUX_MMIO at SPLAnurag Dutta
2025-09-17configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPLAnurag Dutta
2025-09-17mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driverAnurag Dutta
2025-09-17xilinx: Disable SPL_OS_BOOT for Zynq and ZynqMPMichal Simek
2025-09-17Merge tag 'u-boot-stm32-20250917' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-17board: ti: am57xx: Remove "ti/omap/" from name_fit_configAnurag Dutta
2025-09-17imx95_evk: Restore support for i.MX95 A0 siliconAlice Guo
2025-09-17binman: add a new entry type to support .bin file generation for the i.MX95 p...Alice Guo
2025-09-16board: starfive: visionfive2: deprecate mixed-case product ids VF7110a VF7110bE Shattow
2025-09-16ARM: stm32: Perform node compatible check for KS8851 earlyMarek Vasut
2025-09-16net: dwc_eth_qos: Fix support for stm32mp2 platformMarek Vasut
2025-09-16clk: stm32: Pass udevice pointer to clk_register_composite()Marek Vasut
2025-09-13arm: armv8: Fix spl recover data section brokenYe Li
2025-09-12spl: spi: fix falcon mode for spi bootAnshul Dalal