summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-22qcom_defconfig: enable X1E80100 clock driverNeil Armstrong
2025-01-22clk: qcom: Add X1E80100 clock driverNeil Armstrong
2025-01-22configs: add qcs9100_defconfigVaradarajan Narayanan
2025-01-22qcom_defconfig: enable SA8775P clock driverVaradarajan Narayanan
2025-01-22phy: qcom: Add SA8775 to QMP UFS PHY driverVaradarajan Narayanan
2025-01-22clk/qcom: add initial clock driver for qcs9100Varadarajan Narayanan
2025-01-22dts: qcs9100-ride-r3-u-boot: add override dtsiVaradarajan Narayanan
2025-01-22arm64: dts: qcom: qcs9100: Add support for the QCS9100 Ride and Ride Rev3 boardsTengfei Fan
2025-01-22cyclic: Fix typo in struct cyclic_info descriptionPatrice Chotard
2025-01-22cyclic: Fix rollover every 72 min on 32 bits platformsPatrice Chotard
2025-01-21Merge patch series "MediaTek MT7629 OF_UPSTREAM migration (v2)"Tom Rini
2025-01-21Merge patch series "Broadcom bcmbca dts updates"Tom Rini
2025-01-21sbp1: Add support for IBM SBP1 boardPatrick Rudolph
2025-01-21board: mediatek: mt7629: Migrate to OF_UPSTREAMSam Shih
2025-01-21clk: mediatek: mt7629: fix gate offset of peri clock treeSam Shih
2025-01-21arm: dts: Enable basic nand functionality for bcmbca devicesdavid regan
2025-01-21arm: dts: Update nand node for bcmbca board dtsdavid regan
2025-01-21arm: dts: Use upstream dts for additional bcmbca devicesdavid regan
2025-01-21configs: am62x_evm_*: Set DFU buffer size to 256kJonathan Humphreys
2025-01-21acpi: don't fill FADT, MADT if CONFIG_QFW_ACPI=yHeinrich Schuchardt
2025-01-20Merge patch series "Rework the BLK symbol usage in Kconfig"Tom Rini
2025-01-20block: Remove "select BLK" from non-block driversTom Rini
2025-01-20mtd: Correct dependency of BLKTom Rini
2025-01-20blk: Make block subsystems select BLKTom Rini
2025-01-20efi_loader: Depend on BLKTom Rini
2025-01-20drivers/mmc/Kconfig: Make DM_MMC a hidden symbolTom Rini
2025-01-20drivers/mmc/Kconfig: Remove extraneous BLK dependenciesTom Rini
2025-01-20Merge tag 'u-boot-imx-master-20250120' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-01-20arch: arm: mach-k3: Delete tifs node in DT fixupUdit Kumar
2025-01-20board: ti: j722s: j722s.env: Set remoteproc firmware namesBeleswar Padhi
2025-01-20arch: arm: mach-k3: j784s4_init: Set CTRL_MMR for AUDIO_REFCLK1 clk_selJayesh Choudhary
2025-01-20fs: eliminate YAFFS2 implementationHeinrich Schuchardt
2025-01-20phycore-imx8mp: Enable CAAM in splLeonard Anderweit
2025-01-20pinctrl: imx: Fix NULL dereference in imx_pinctrl_probe()Jesse Taube
2025-01-20imx8m: Guard binman nodes with CONFIG_OPTEEFabio Estevam
2025-01-20net: fsl_enetc: Update enetc driver to support i.MX95Alice Guo
2025-01-20net: fsl_enetc: add i.MX95 EMDIO supportAlice Guo
2025-01-20net: fsl_enetc: Add initial netc-blk-ctrl driver supportMarek Vasut
2025-01-20net: fsl_enetc: Pass udevice pointer to accessorsMarek Vasut
2025-01-20net: fsl_enetc: Introduce driver dataMarek Vasut
2025-01-20net: fsl_enetc: Split register accessorsMarek Vasut
2025-01-20net: fsl_enetc: Inline register accessorsMarek Vasut
2025-01-20net: fsl_enetc: Introduce enetc_dev_id()Marek Vasut
2025-01-20net: fsl_enetc: Rename the driver and related structuresMarek Vasut
2025-01-20net: fsl_enetc: Pass udevice pointer into enetc_enable_si_port()Marek Vasut
2025-01-20net: fsl_enetc: Fold DT MAC address update into enetc_set_ierb_primary_mac()Marek Vasut
2025-01-20net: fsl_enetc: Remove ifdef around enetc_set_ierb_primary_mac()Marek Vasut
2025-01-20net: fsl_enetc: Introduce enetc_is_ls1028a()Marek Vasut
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini
2025-01-18configs: sandbox: enable mbedtlsPhilippe Reynes