summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-22gunzip: Implement chunked decompressionMarek Vasut
2026-04-22virtio: mmio: Return error codes on probe failuresKuan-Wei Chiu
2026-04-22Merge tag 'u-boot-imx-master-20260421' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2026-04-22configs: libretech-cc_defconfig: enable EFI Capsule on DiskFerass El Hafidi
2026-04-22configs: libretech-ac_defconfig: enable EFI Capsule on DiskFerass El Hafidi
2026-04-22arm: meson: enable SYSRESET_PSCIFerass El Hafidi
2026-04-22arm: mach-meson: provide reset_cpu only when SYSRESET is disabledFerass El Hafidi
2026-04-22clk: meson: do not fail when setting SD_EMMC_x_CLK0Neil Armstrong
2026-04-22ufs: rcar-gen5: Update line reset configurationMarek Vasut
2026-04-22ufs: core: Fix heap corruption due to out of bounds writeMarek Vasut
2026-04-22ufs: rockchip: Make use of controller resetsAlexey Charkov
2026-04-21imx8mq: phanbell: enable SPL DMPeng Fan
2026-04-21imx8mq: kontron: migrate PITX-IMX8M to DM PMIC frameworkPeng Fan
2026-04-21imx8mq: pico: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: reform2: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: phanbell: Drop SPL_POWER_LEGACYPeng Fan
2026-04-21imx8mq: evk: Migrate to DM PMIC frameworkPeng Fan
2026-04-21board: nxp: common: fix PFUZE100 DM build and unify DM/non-DM handlingPeng Fan
2026-04-21mx6: sabreauto/sd: Exclude power_init_board from SPL buildPeng Fan
2026-04-21imx8mq: Correct signed_hdmi firmware positionPeng Fan
2026-04-21imx8mq: cm: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: pico: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: reform2: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: phanbell: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: pitx: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21imx8mq: evk: drop redundant gd clearing in board_init_fPeng Fan
2026-04-21toradex: tdx-cfg-block: add verdin imx95 0226, 0227 and 0228 pid4Emanuele Ghidoli
2026-04-21board: toradex: add Toradex Verdin iMX95Emanuele Ghidoli
2026-04-21common: memsize: add RAM size probe based on alias detectionEmanuele Ghidoli
2026-04-21imx: imx9: Select ARCH_MISC_INIT for all i.MX9 SoCsPrimoz Fiser
2026-04-21board: dhelectronics: imx: Use second Ethernet MAC also from fuseChristoph Niedermaier
2026-04-21net: fsl_enetc: Add iMX95 enetc4 10Gbps port supportYe Li
2026-04-21net: phy: aquantia: Increase timeout for out of resetYe Li
2026-04-21doc: tqma7: add documentationAlexander Feilke
2026-04-21configs: tqma7: add defconfigsAlexander Feilke
2026-04-21board: tqma7: add code for u-boot with splAlexander Feilke
2026-04-21arch: arm: dts: tqma7x: add boot phase propertiesAlexander Feilke
2026-04-21arch: arm: dts: tqma7x: add u-boot device tree fragmentsAlexander Feilke
2026-04-21env: add env_set_runtime() helperNora Schiffer
2026-04-21board/tq: Add common SoM APIAlexander Feilke
2026-04-21Kconfig: update build-target for MX7 with SPLAlexander Feilke
2026-04-21configs: imx9{43, 5}: Enable SPI SFDP supportSimona Toaca
2026-04-21drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASESimona Toaca
2026-04-21kbuild: Use if_changed for font and splash .incbin rulesSimon Glass
2026-04-21kbuild: Move U-Boot .incbin rules to Makefile.lib-u-bootSimon Glass
2026-04-21boot/fit: fix misleading commentJulien Stephan
2026-04-21Merge patch series "test: Convert tests to use FsHelper and DiskHelper"Tom Rini
2026-04-21test: Convert test_fs fixtures to use FsHelperSimon Glass
2026-04-21test: Convert setup_rauc_image() to use FsHelperSimon Glass
2026-04-21test: Rename setup_bootflow_image()Simon Glass