summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-01-18test: lib: add test for key derivationPhilippe Reynes
2025-01-18lib: mbedtls: sha256: add support of key derivationPhilippe Reynes
2025-01-18test: lib: add test for sha256_hmacPhilippe Reynes
2025-01-18lib: sha256: add feature sha256_hmacPhilippe Reynes
2025-01-18lib: sha256: move common function to sha256_common.cPhilippe Reynes
2025-01-18mbedtls: enable support of hkdfPhilippe Reynes
2025-01-18tools: renesas_spkgimage.h: use linux/compiler_attributes.hPhilippe Reynes
2025-01-18tools: kwbimage.h: use linux/compiler_attributes.hPhilippe Reynes
2025-01-18Merge tag 'efi-2025-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-01-18Gitlab: Add DEFAULT_FAST_ARM64_TAG as wellTom Rini
2025-01-18squashfs: Fix sqfs_inode_size() for xattr related SQFS_LSYMLINK_TYPENorbert van Bolhuis
2025-01-18qconfig.py: Update resync messageTom Rini
2025-01-18Makefile: Make sure all linker input objects existMarek Vasut
2025-01-18Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-01-18arm64: dts: renesas: Deduplicate extalr_clk bootph-allMarek Vasut
2025-01-18arm64: renesas: Rewrite u-boot-elf.srec base address if PIE for R-Car Gen3Marek Vasut
2025-01-17efi_loader: Make efi_run_image() staticSimon Glass
2025-01-17efi_loader: Refactor device and image paths into a functionSimon Glass