summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2025-01-31configs: stm32f769-disco: Set CYCLIC_MAX_CPU_TIME_US to 8000 for stm32f769-discoPatrice Chotard
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-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini
2025-01-30board: mediatek: add MT7987 reference boardsWeijie Gao
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-29configs: use syntax CONFIG_FOO=n in tools-only_defconfig againTom Rini
2025-01-28board: samsung: add initial support for coreprimevelte boardDuje Mihanović
2025-01-28configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow func...Ben Schneider
2025-01-28arm: kirkwood: Enable bootstd and other modernization for OpenRD boardsTony Dinh
2025-01-28board: qemu-arm: select TPM_PCR_ALLOCATERaymond Mao
2025-01-24configs: Resync with savedefconfigTom Rini
2025-01-23Merge patch series "Add bitbang feature for npcm8xx and driver"Tom Rini
2025-01-23ARM: configs: nuvoton: add bitbang feature for npcm8xx.Michael Chang
2025-01-23configs: phycore_am64x_a53_defconfig: Fix environmentDaniel Schultz
2025-01-23configs: phycore_am64x_a53_defconfig: Enable GPIO commandDaniel Schultz
2025-01-23configs: phycore_am64x_a53_defconfig: Fix GPIO controllersDaniel Schultz
2025-01-23configs: phycore_am62x_r5_defconfig: Increase SPL Malloc PoolDaniel Schultz
2025-01-23Merge patch series "Cumulative fixes and updates for MediaTek platform"Tom Rini
2025-01-23configs: mt7988: move image load address to 0x44000000Weijie Gao
2025-01-23configs: mt7629: move image load address to 0x42000000Weijie Gao
2025-01-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22x86: emulation: Enable bloblistSimon Glass
2025-01-22x86: Show an error if video failsSimon Glass
2025-01-22x86: Create more space for SPL with qemu-x86_64Simon Glass
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-22sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: switch Allwinner A10 boards to OF_UPSTREAMAndre Przywara
2025-01-22suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: pinephone: detect existed magnetometer and fixup dtbAndrey Skvortsov
2025-01-22sunxi: defconfig: Add pstore support for pinephoneAndrey Skvortsov
2025-01-22sunxi: H616: DRAM: rename Kconfig parameters to be more genericAndre Przywara
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2025-01-22configs: qcom_defconfig: enable RNG driver and commandNeil Armstrong
2025-01-22qcom_defconfig: enable X1E80100 pinctrl driverNeil Armstrong
2025-01-22qcom_defconfig: enable X1E80100 clock driverNeil Armstrong
2025-01-22configs: add qcs9100_defconfigVaradarajan Narayanan
2025-01-22qcom_defconfig: enable SA8775P clock driverVaradarajan Narayanan
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-21arm: dts: Enable basic nand functionality for bcmbca devicesdavid 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-20phycore-imx8mp: Enable CAAM in splLeonard Anderweit
2025-01-18Merge patch series "add the support of sha256_hmac and sha256_hkdf"Tom Rini