aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-24vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-23Merge git://source.denx.de/u-boot-socfpgaTom Rini
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-22arm: socfpga: vining: Enable DW I2C driverMarek Vasut
2021-09-22arm: socfpga: vining: Set default SPI NOR mode and frequencyMarek Vasut
2021-09-22arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital SMarek Vasut
2021-09-22arm: socfpga: vining: Increase environment sizeMarek Vasut
2021-09-22configs: Enable USB3 on Allwinner H6 boardsSamuel Holland
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain
2021-09-21configs: gardena-smart-gateway-at91sam: Adjust to production valuesReto Schneider
2021-09-21configs: sam9x60ek: enable CONFIG_CPUClaudiu Beznea
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-15configs: rpi: Enable SMBIOS sysinfo driverMatthias Brugger
2021-09-14configs: Resync with savedefconfigTom Rini
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-09-10arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini
2021-09-10arm: mvebu: espressobin: Enable GPT partition supportPali Rohár
2021-09-10arm: mvebu: turris_{omnia, mox}: GPT partition supportPali Rohár
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini
2021-09-07configs: qemu-riscvXX_spl_defconfig enable CMD_SBIHeinrich Schuchardt
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt
2021-09-04configs: Resync with savedefconfigTom Rini
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04power: Refactor Makefile rulesSimon Glass
2021-09-04power: Add a POWER configSimon Glass
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes
2021-09-02Revert "configs: synquacer: Make U-Boot binary position independent"Masami Hiramatsu
2021-09-02lib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL buildAndreas Schwab