summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-23board: samsung: exynos-mobile: enable OF_BOARD supportKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: disable MULTI_DTB_FIT supportKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: resolve env vars without board_info dataKaustabh Chakraborty
2026-02-23board: samsung: exynos-mobile: simplify parsing RAM banks from device treeKaustabh Chakraborty
2026-02-20spl: fix stack placement in spl_relocate_stack_gd()Ronald Wahl
2026-02-20defconfigs: Remove default COFNIG_SPL_LDSCRIPT valueTom Rini
2026-02-20board: ti: am62ax: tifs-rm-cfg.yaml: Add C7x resource allocation entriesSparsh Kumar
2026-02-20spi: add support for ISSI IS25WP02GG flashJeffrey Yu
2026-02-20mtd: spi-nor-ids: Add Fujitsu MB85RS256TY FRAMChristoph Reiter
2026-02-20board: ti: am64,j721*: use correct fdt if eeprom detection failsAnshul Dalal
2026-02-20arm: mach-k3: j722s: Update SoC data to add wake-up I2C deviceChintan Vankar
2026-02-19arch: imx8qxp: Override weak fb_mmc_get_boot_offset functionAdrian Freihofer
2026-02-19fastboot: mmc: make boot partition offset configurableAdrian Freihofer
2026-02-18Merge patch series "bootcount: Small clean-up and fix, and dm_i2c single-word...Tom Rini
2026-02-18bootcount: dm_i2c: Support also single word modeNiko Mauno
2026-02-18bootcount: Fix potential clobbering issueNiko Mauno
2026-02-18bootcount: Use predefined count/magic bit masksNiko Mauno
2026-02-18Merge patch series "test: cmd: Add test for zip/unzip/gzwrite commands"Tom Rini
2026-02-18test: cmd: Add test for zip/unzip/gzwrite commandsMarek Vasut
2026-02-18configs: sandbox: Enable zip commandMarek Vasut
2026-02-18arm: dts: k3-am64-phycore-som-ddr4: Update DDR timingsWadim Egorov
2026-02-18Merge patch series "arm: dts: mt7622: use generic node names"Tom Rini
2026-02-18arm: dts: mt7622: Use generic node namesDavid Lechner
2026-02-18arm: dts: mt7622: Fix SPI bus bridge warningDavid Lechner
2026-02-18pinctrl: mediatek: set MT798x rev as MTK_PINCTRL_V1Shiji Yang
2026-02-18pinctrl: mediatek: add pinctrl driver for MT8195Chris-QJ Chen
2026-02-18Merge patch series "Add MT8195 support"Tom Rini
2026-02-18clk: mediatek: add MT8195 clock driverChris-QJ Chen
2026-02-18clk: mediatek: implement GATE_FLAGS macroJulien Stephan
2026-02-18arm: mediatek: add support for MediaTek MT8195 SoCJulien Stephan
2026-02-18Merge patch series "clk: mediatek: mt8188: fix clocks"Tom Rini
2026-02-18clk: mediatek: mt8188: refactor driver to improve readabilityJulien Stephan
2026-02-18clk: mediatek: mt8188: fix some clock parentsJulien Stephan
2026-02-18clk: mediatek: mt8188: add missing fixed clockJulien Stephan
2026-02-18clk: mediatek: mt8188: fix circular clock dependencyJulien Stephan
2026-02-18clk: mediatek: mt8188: remove separate topckgen-cg driverJulien Stephan
2026-02-18board: mediatek: add MT8370 EVK board supportJulien Stephan
2026-02-18Merge patch series "arm: mediatek: clean up some redundant board init"Tom Rini
2026-02-18arm: mediatek: add CONFIG_MTK_MEM_MAP_DDR_BASE_PHYDavid Lechner
2026-02-18arm: mediatek: consolidate ARMv8 memory mapsDavid Lechner
2026-02-18board/mediatek: move EVK MAINTAINERS to common fileDavid Lechner
2026-02-18arm: mediatek: make mtk_pll_early_init() staticDavid Lechner
2026-02-18arm: mediatek: mt8183: remove unused functionDavid Lechner
2026-02-18board: mediatek: mt8390_evk: remove empty board_init()David Lechner
2026-02-18arm: mediatek: use default weak mtk_soc_early_init()David Lechner
2026-02-18Merge patch series "Implement all missing SMBIOS types required by distro too...Tom Rini
2026-02-18smbios: print the properties only when they exist in a specified version of specRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 19 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 17 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 16 tableRaymond Mao