summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-11-04bsh: imx6ulz_smm_m2: Update imx6ulz BSH SMM M2B boardAndrea Calabrese
2025-11-04bsh: update readme with instructions to build M2BAndrea Calabrese
2025-11-04imx943_evk: Enable ENETC1 and ENETC2Alice Guo
2025-11-04net: fsl_enetc_mdio: Add support for phy-supply propertyYe Li
2025-11-04net: fsl_enetc: Add i.MX94 support to NETC block control driverYe Li
2025-11-04imx943_evk: Add support for booting from USB SDP on USB3.0Alice Guo
2025-11-04phy: imx8mq-usb: Add SPL support for i.MX8MQ, i.MX8MP, i.MX95, and i.MX94 USB...Alice Guo
2025-11-04usb: f_sdp: Update SDP driver to support PQC containerYe Li
2025-11-04Add serial# for SPL SDP downloadFrank Li
2025-11-04imx943_evk: Enable USB 2.0 controller host modeAlice Guo
2025-11-04arm: arch-imx9: Add USB2.0 and USB3.0 base address definitionsAlice Guo
2025-11-04usb: ehci-mx6: Extend support to i.MX91, i.MX93, i.MX94, and i.MX95Alice Guo
2025-11-04Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2025-11-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-11-04usb: musb-new: fix typosYegor Yefremov
2025-11-04usb: musb-new: fix ti-musb dependenciesYegor Yefremov
2025-11-03Merge patch series "Allow falcon boot from A-core SPL on K3 devices"Tom Rini
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03doc: develop: add docs for secure falcon modeAnshul Dalal
2025-11-03arm: mach-k3: enable support for falcon modeAnshul Dalal
2025-11-03board: ti: common: Kconfig: add CMD_SPLAnshul Dalal
2025-11-03spl: Kconfig: allow falcon mode for TI secure devicesAnshul Dalal
2025-11-03Merge patch series "Remove usage of CMD_BOOTx from SPL code"Tom Rini
2025-11-03configs: disable SPL_BOOTZ to preserve spl sizeAnshul Dalal
2025-11-03spl: remove usage of CMD_BOOTx from image parsingAnshul Dalal
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini