summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-31ARM: dts: stm32: Update ck_flexgen_08 frequency.Patrice Chotard
2025-01-31stm32mp: Fix board_get_usable_ram_top()Patrice Chotard
2025-01-31configs: stm32f469-disco: Set CYCLIC_MAX_CPU_TIME_US to 50000 for stm32f469-d...Patrice Chotard
2025-01-31configs: stm32f769-disco: Set CYCLIC_MAX_CPU_TIME_US to 8000 for stm32f769-discoPatrice Chotard
2025-01-31board: st: stm32mp1: Clean env_get_location()Patrice Chotard
2025-01-31ARM: dts: stm32mp13: Add support of ck_usbo_48m in pre-reloc stagePatrick Delaunay
2025-01-31configs: stm32mp25: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31configs: stm32mp15: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31configs: stm32mp13: enable CONFIG_SYS_64BIT_LBAPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: update multiplier is part-size is above SZ_1GPatrice Chotard
2025-01-31arm: stm32mp: stm32prog: fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut
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