summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06ARM: bootm: Add support for starting Linux through OPTEE-OS on ARMv7aMarek Vasut
2025-11-06build: fix building u-boot.lds with Clang as a cross-compilerDmitrii Sharshakov
2025-11-06arch: arm: build: only set -mgeneral-regs-only for AArch64Dmitrii Sharshakov
2025-11-06Invalidate cached FAT device upon boot errorPrasad Kale
2025-11-06tools: key2dtsi: Write out modulus and r-squared with the correct lengthJan Kiszka
2025-11-06common/spl: fix endless loop in spl_fit_append_fdt()Michael Walle
2025-11-06acpi: use U-Boot ACPI vendor IDHeinrich Schuchardt
2025-11-06Azure: Ensure we do a shallow git cloneTom Rini
2025-11-06Revert "power: regulator: Add vin-supply for GPIO and Fixed regulators"Jonas Karlman
2025-11-06gpio: Return -ENODEV if gpio_hog_lookup_name() is emptyWolfgang Wallner
2025-11-06armv8: implement workaround for broken CNTFRQ_EL0 valueKaustabh Chakraborty
2025-11-06bootstd: android: add the bootargs env to the commandlineNicolas Belin (TI.com)
2025-11-06spl: Add support for Device Firmware Upgrade (DFU) over PCIeHrushikesh Salunke
2025-11-04Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-11-04Gitlab: Drop vexpress_fvp from testsTom Rini
2025-11-04CI: Move to Ubuntu 'Jammy' 20251001 tagTom Rini
2025-11-04Dockerfile: remove Python 2.7Heinrich Schuchardt
2025-11-04Merge patch series "Enable Firmware Handoff CI test on qemu_arm64"Tom Rini
2025-11-04ci: add test entries for qemu_arm64_tfa_fw_handoffRaymond Mao
2025-11-04ci: check existence of bl1 and fip in the test scriptRaymond Mao
2025-11-04configs: select CMD_BLOBLIST for Firmware Handoff testingRaymond Mao
2025-11-04pytest: add test script to validate Firmware HandoffRaymond Mao
2025-11-04docker: add OP-TEE and TF-A build for testing Firmware HandoffRaymond Mao
2025-11-04arm: armv8: mmu: fix mem_map_from_dram_banksAnshul Dalal
2025-11-04imx95_evk: Add basic support for iMX95 15x15 EVKYe Li
2025-11-04arm: dts: imx95-15x15-evk: Add -u-boot.dtsi for SPL and binmanYe Li
2025-11-04imx95_evk: Share the env file for both 19x19 EVK and 15x15 EVKYe Li
2025-11-04imx: kontron-sl-mx8mm: Add support for reading HW UIDsFrieder Schrempf
2025-11-04imx: kontron-sl-mx6ul: Add support for reading HW UIDsFrieder Schrempf
2025-11-04imx: kontron: Add common function to get HW UIDs from OTPsFrieder Schrempf
2025-11-04imx: kontron-sl-mx6ul: Enable CONFIG_BOARD_LATE_INIT to fix auto fastbootFrieder Schrempf
2025-11-04imx: kontron-sl-mx8mm: Implement spl_board_loader_name()Frieder Schrempf
2025-11-04imx: kontron-sl-mx8mm: Adjust offset for U-Boot proper in case of eMMC fastbootFrieder Schrempf
2025-11-04doc: cmd: Document remoteproc usagePeng Fan
2025-11-04doc: board: nxp: Add remoteproc guidePeng Fan
2025-11-04imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDMPeng Fan
2025-11-04imx8mq: Enable remoteproc for i.MX8MQ EVKPeng Fan
2025-11-04imx8mn: Enable remoteproc for i.MX8MN EVKPeng Fan
2025-11-04imx8mm: Enable remoteproc for i.MX8MM EVKPeng Fan
2025-11-04imx8mp: Enable remoteproc for i.MX8MP EVKPeng Fan
2025-11-04arm: dts: imx8m: Add remoteproc nodePeng Fan
2025-11-04remoteproc: imx_rproc: Add support for i.MX93 CM33Peng Fan
2025-11-04remoteproc: imx_rproc: Support i.MX8MQ/MPeng Fan
2025-11-04remoteproc: Add imx_rproc driver to support NXP i.MX8MP/NPeng Fan
2025-11-04remoteproc: Extend device_to_virt with a is_iomem parameterPeng Fan
2025-11-04arm64: dts: imx8mp: Add missing LED enumerators for DH electronics i.MX8M Plu...Marek Vasut
2025-11-04arm64: imx8ulp: Split SRAM0 mapping to isolate the SCMI shared memory as non-...Alice Guo
2025-11-04ARM: imx: Enable DFU SF on all i.MX6 DHSOM and include dfu_alt_info in envMarek Vasut
2025-11-04imx9: scmi: Drop parenthesis around enableMarek Vasut
2025-11-04configs: toradex-smarc-imx95: enable USB Gadget OS Descriptors for fastbootFrancesco Dolcini