summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-04-21test: Convert test_ut_dm_init() to use FsHelperSimon Glass
2026-04-21test: Convert setup_efi_image() to use FsHelperSimon Glass
2026-04-21test: Convert setup_bootflow_image() to use FsHelperSimon Glass
2026-04-21test: Split out core of Fedora image into a new functionSimon Glass
2026-04-21test: Convert setup_bootmenu_image() to use FsHelperSimon Glass
2026-04-21test: Convert test_efi_bootmgr to use FsHelperSimon Glass
2026-04-21test: Convert test_xxd to use FsHelperSimon Glass
2026-04-21test: Convert test_cat to use FsHelperSimon Glass
2026-04-21test: Fix broken fs_obj_fat fixtureSimon Glass
2026-04-21test: fs_helper: Skip empty srcdir when creating a filesystemSimon Glass
2026-04-21test: Add a helper class to create disk imagesSimon Glass
2026-04-21Merge patch series "Linux compat improvements and CCF prep"Tom Rini
2026-04-21compat: math64: add abs_diff()Casey Connolly
2026-04-21compat: regulator: add enable/disable macrosCasey Connolly
2026-04-21regmap: add regmap_assign_bitsCasey Connolly
2026-04-21compat: add linux/regmap.h symlinkCasey Connolly
2026-04-21compat: add dev_name()Casey Connolly
2026-04-21compat: add kref implementationCasey Connolly
2026-04-21compat: add PTR_ERR_OR_ZEROCasey Connolly
2026-04-21ofnode: add read_u64_array and count_elems_of_sizeCasey Connolly
2026-04-21string: add strdup_const and kstrdup_constCasey Connolly
2026-04-21common: add an option to skip DM pre-relocationCasey Connolly