summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-30MAINTAINERS: Replace Cortina with N:Marek Vasut
2026-06-30Merge tag 'u-boot-dfu-next-20260629' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-06-29Merge patch series "arm: aspeed: add initial AST2700 SoC support"Tom Rini
2026-06-29treewide: Staticize and constify acpi opsMarek Vasut
2026-06-29cros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_c...Marek Vasut
2026-06-29env: Avoid mixing of environment and driver prints on env loadAlexander Koch
2026-06-29rtc: mcfrtc: fix leap year calculation using wrong variableNaveen Kumar Chaudhary
2026-06-29ram: aspeed: add SDRAM controller driver for AST2700Ryan Chen
2026-06-29reset: ast2700: add reset driver supportRyan Chen
2026-06-29clk: ast2700: add clock driver supportRyan Chen
2026-06-29arm: dts: aspeed: Add initial AST27xx SoC device treeRyan Chen
2026-06-29arm: aspeed: add ASPEED AST2700 SoC family supportRyan Chen
2026-06-29spi: aspeed: add AST2700 supportRyan Chen
2026-06-28Merge tag 'u-boot-imx-next-20260627' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2026-06-26imx9: Add v2x_status and ele_info commandsYe Li
2026-06-26misc: ele_api: Add V2X Get State APIYe Li
2026-06-26imx952_evk: Correct CONFIG_DEFAULT_FDT_FILEPeng Fan
2026-06-26imx95/952/94_evk/: enable booting Image.gzPeng Fan
2026-06-26imx93_evk/qsb/frdm: enable booting Image.gz and avoid extra memcpyPeng Fan
2026-06-26imx8mm/n_evk: enable booting Image.gz and avoid extra memcpyPeng Fan
2026-06-26imx8mq_evk: enable booting Image.gz and avoid extra memcpyPeng Fan
2026-06-26imx8mp_evk: enable booting Image.gz and avoid extra memcpyPeng Fan
2026-06-26imx: kontron-sl-mx8mm: Enable the watchdog at bootFrieder Schrempf
2026-06-26clk: imx6q: use clk_divider_table instead of fixed factor for pll5 divsBrian Ruley
2026-06-26clk: clk-divider: add clk_register_divider_table()Brian Ruley
2026-06-26video: imx: ipuv3: enable ipu clk before writing registers in CCFBrian Ruley
2026-06-26clk: imx6q: configure ldb clock selectorsBrian Ruley
2026-06-26imx6: clock: allow different clock sources for ldbBrian Ruley
2026-06-26clk: imx6q: add missing pll bypassesBrian Ruley
2026-06-26clk: imx6q: guard video clocks behind configBrian Ruley
2026-06-26clk: imx6q: cosmetic: keep pll definitions togetherBrian Ruley
2026-06-26imx93_frdm: Add support for 2CS 2GB DRAM supportMathieu Dubois-Briand
2026-06-26imx: fdt: Allow users to inhibit trip point setupMarek Vasut
2026-06-26board: toradex: add initial support for aquila imx95Franz Schnyder
2026-06-26imx93: Add support for OPTEEKrzysztof DrobiƄski
2026-06-26binman: Add optee binary to i.MX9 platform typesMathieu Dubois-Briand
2026-06-26mx6sabre: Move environment variables to .env filesAristo Chen
2026-06-26mx6ullevk: Move environment variables to .env fileAristo Chen
2026-06-26mx7ulp_evk: Move environment variables to .env fileAristo Chen
2026-06-26imx9: Select OF_LIVEPeng Fan
2026-06-26imx8m_evk: Select OF_LIVEPeng Fan
2026-06-26imx9: soc: Use livetree API for fdt accessPeng Fan
2026-06-26misc: ele: Use dev_read_addrPeng Fan
2026-06-26gpio: imx_rgpio2p: Use dev_read_addr_indexPeng Fan
2026-06-26serial: lpuart: Use livetree API for fdt accessPeng Fan
2026-06-26imx8m: dts: Update ddr firmware namePeng Fan
2026-06-26imx: Guard print_cpuinfo with !CONFIG_IS_ENABLED(CPU)Peng Fan
2026-06-26imx7ulp: cleanup get_imx_typePeng Fan
2026-06-26imx8ulp: cleanup get_imx_typePeng Fan
2026-06-26imx952: Update gpio node regsPeng Fan