aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2022-05-17mvebu: uDPU: include fixed-phy supportRobert Marko
2022-05-17arm: mvebu: turris_{omnia,mox}: Enable CONFIG_NETCONSOLEPali Rohár
2022-05-17arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár
2022-05-17arm: mvebu: turris_omnia: Fix DEBUG_UART_BASEPali Rohár
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_spl_defconfigPatrice Chotard
2022-05-10configs: stm32746g-eval: Add stm32746g-eval_defconfigPatrice Chotard
2022-05-10configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Migrate SPL flags to defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Add stm32f769-disco_defconfigPatrice Chotard
2022-05-10configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Add stm32f746-disco_defconfigPatrice Chotard
2022-05-10configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...Patrice Chotard
2022-05-10configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard
2022-05-10ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boardsPatrick Delaunay
2022-05-10ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOMMarek Vasut
2022-05-10ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOMMarek Vasut
2022-05-09config: enable TPS65219 for am64x_evm_a53 boardsNeil Armstrong
2022-05-09Nokia RX-51: Convert to CONFIG_DM_SERIALPali Rohár
2022-05-09Nokia RX-51: Enable CONFIG_SUPPORT_RAW_INITRDPali Rohár
2022-05-09configs: am335x_guardian: Enable DM_I2CGireesh Hiremath
2022-05-05configs: Resync with savedefconfigTom Rini
2022-05-05arm: nuvoton: Add support for Nuvoton NPCM750 BMCJim Liu
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-04net: mvneta: Convert to use PHY_FIXED for fixed-linkMarek Behún
2022-05-04arm: mvebu: Espressobin: Use DM registered MDIO to configure switchMarek Behún
2022-05-04net: mvneta: Use DM MDIO API for connecting PHYMarek Behún
2022-05-04mips: octeon: nic23: Enable ethernet supportStefan Roese
2022-05-04mips: octeon: ebb7304: Enable ethernet supportStefan Roese
2022-05-03sandbox: enable bootmenu commandHeinrich Schuchardt
2022-05-02Merge branch '2022-05-02-add-verifying-program-loader'Tom Rini
2022-05-02sandbox: Add a build for VPLSimon Glass
2022-05-02arm: mvebu: clearfog_defconfig: enable setexpr commandJosef Schlehofer
2022-05-02arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM EthernetTony Dinh
2022-05-02arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENVPali Rohár
2022-05-02arm: mvebu: turris_omnia: Enable ENV support in SPLPali Rohár
2022-04-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2022-04-27Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-04-26powerpc: mpc85xx: Remove duplicate u-boot-nand.ldsPali Rohár
2022-04-26board: sl28: add basic PSCI implementationMichael Walle
2022-04-26timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMEREugen Hristev
2022-04-26timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCBEugen Hristev
2022-04-26configs: at91: Enable SYSRESET for Atmel/Microchip's platformsSergiu Moga
2022-04-26configs: Add sam9x60_curiosity_mmc_defconfigDurai Manickam KR
2022-04-25configs: Resync with savedefconfigTom Rini
2022-04-25nds32: Remove the architectureTom Rini
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass