summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini
2025-01-30board: mediatek: add MT7987 reference boardsWeijie Gao
2025-01-30arm: mediatek: add support for MediaTek MT7987 SoCWeijie Gao
2025-01-30mmc: mediatek: add support for MediaTek MT7987 SoCsWeijie Gao
2025-01-30pinctrl: mediatek: add pinctrl driver for MT7987 SoCWeijie Gao
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao
2025-01-30test/py: Add a report show test durationsSimon Glass
2025-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-01-29arm64: renesas: Deduplicate R-Car Gen3 and Gen4 SPLMarek Vasut
2025-01-29arm64: renesas: Deduplicate board_early_init_f()Marek Vasut
2025-01-29arm64: renesas: Drop unused code and clean up headers on ULCB boardsMarek Vasut
2025-01-29arm64: renesas: Drop unused code and clean up headers on Salvator-X boardsMarek Vasut
2025-01-29arm64: renesas: Drop unused code and clean up headers on R-Car D3 DraakMarek Vasut
2025-01-29ARM: renesas: Rename common/common.c to common/rcar64-common.cMarek Vasut
2025-01-29ARM: renesas: Simplify board MakefilesMarek Vasut
2025-01-29ARM: renesas: Drop R8A779A0 V3U Falcon SPL Makefile entryMarek Vasut
2025-01-29ARM: renesas: Rename board/renesas/rcar-common to board/renesas/commonMarek Vasut
2025-01-29net: miiphybb: Fix short name lengthMarek Vasut
2025-01-29net: ravb: Staticize bb_miiphy functionsMarek Vasut
2025-01-29net: miiphybb: configs: Drop CONFIG_BITBANGMII_MULTIMarek Vasut
2025-01-29Merge tag 'tpm-master-28012025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-01-29Merge tag 'ubifixes-for-2025.01-rc2' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-01-29configs: use syntax CONFIG_FOO=n in tools-only_defconfig againTom Rini
2025-01-28Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2025-01-28board: samsung: add initial support for coreprimevelte boardDuje Mihanović
2025-01-28arm: mmp: add initial support for PXA1908 SoCDuje Mihanović
2025-01-28serial: ns16550: Add Intel XScale supportDuje Mihanović
2025-01-28configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow func...Ben Schneider
2025-01-28board: solidrun: clearfog: enable ddr odt0 on write for both chip-selectJosua Mayer
2025-01-28arm: kirkwood: Enable bootstd and other modernization for OpenRD boardsTony Dinh
2025-01-28tpm: get tpm event log from bloblistRaymond Mao
2025-01-28tcg2: decouple eventlog size from efiRaymond Mao
2025-01-28bloblist: add api to get blob with sizeRaymond Mao
2025-01-28board: qemu-arm: select TPM_PCR_ALLOCATERaymond Mao
2025-01-28tpm: PCR allocate during PCR extend to disable the unsupported algorithmsRaymond Mao
2025-01-28tpm: add PCR allocate into the eventlog handlingRaymond Mao
2025-01-28tpm: add wrapper and helper APIs for PCR allocateRaymond Mao
2025-01-28tpm: add TPM2_PCR_Allocate commandRaymond Mao
2025-01-28tpm: add TPM2_Shutdown commandRaymond Mao
2025-01-28fs: ubifs: Remove unnecessary assignmentMichal Simek
2025-01-27Prepare v2025.04-rc1v2025.04-rc1Tom Rini
2025-01-27ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_sizeSanthosh Kumar K
2025-01-27Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-01-27test/cmd/wget.c: Fix loadaddr rewriteMarek Vasut
2025-01-27net: fsl_enetc: Enable optional ENETREF clock on i.MX95Marek Vasut
2025-01-26Subtree merge tag 'v6.13-dts' of dts repo [1] into dts/upstreamTom Rini
2025-01-26Squashed 'dts/upstream/' changes from 9b6ba2666d63..8531b4b4988cTom Rini
2025-01-26mmc: Remove alignment hole for cmdidx in struct mmc_cmdJonas Karlman
2025-01-26tools: check result of lseekMaks Mishin
2025-01-26Merge a patch series for mx313xx RTC driversTom Rini