summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-09-25vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini1-13/+10
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie1-0/+49
2021-09-23Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini7-1/+125
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev2-0/+4
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain1-0/+103
2021-09-21configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider1-1/+14
2021-09-21configs: sam9x60ek: enable CONFIG_CPUClaudiu Beznea3-0/+3
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini40-99/+52
2021-09-15configs: Resync with savedefconfigTom Rini26-31/+5
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-58/+0
2021-09-11configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju4-0/+6
2021-09-11ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods1-0/+1
2021-09-11arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini2-0/+2
2021-09-10arm: mvebu: espressobin: Enable GPT partition supportPali Rohár1-0/+1
2021-09-10arm: mvebu: turris_{omnia, mox}: GPT partition supportPali Rohár2-0/+2
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc5-5/+0
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-1/+1
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini4-4/+3
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini4-0/+8
2021-09-07arm: Disable ATAGs supportTom Rini5-0/+17
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini7-0/+7
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini8-0/+8
2021-09-07configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt2-0/+2
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt1-0/+5
2021-09-04configs: Resync with savedefconfigTom Rini57-86/+20
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass9-9/+9
2021-09-04power: Refactor Makefile rulesSimon Glass1-0/+2
2021-09-04power: Add a POWER configSimon Glass1-0/+1
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass34-0/+66
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass14-0/+14
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass1-0/+1
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass8-0/+8
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass73-73/+73
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass92-92/+92
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass273-282/+282
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass5-5/+5
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass3-4/+4
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass170-170/+170
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini1-19/+0
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-0/+19
2021-09-02Revert "configs: synquacer: Make U-Boot binary position independent"Masami Hiramatsu1-2/+1
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab2-2/+0
2021-09-02board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+14
2021-09-01arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UARTMarek Behún1-0/+1
2021-09-01serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT optionsPali Rohár4-4/+0
2021-09-01arm: mvebu: turris_omnia: Enable NVMe supportPali Rohár1-0/+1
2021-09-01arm: mvebu: turris_mox: Enable SATA supportPali Rohár1-0/+6
2021-09-01arm: mvebu: espressobin: Enable also SATA support via PCIePali Rohár1-0/+2
2021-09-01Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini2-0/+4
2021-09-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini3-0/+27