aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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 supportWIP/03Sep2021-nextTom 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-01board: 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-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini2-0/+4
2021-08-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini3-0/+27
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini647-0/+685
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini291-0/+369
2021-08-31ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini3-0/+9
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini48-48/+180
2021-08-31Convert CONFIG_QSPI_BOOT to KconfigTom Rini18-18/+6
2021-08-31Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini10-10/+4
2021-08-31configs: Remove unused IMX_NAND symbolTom Rini2-2/+0
2021-08-31nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini1-1/+0
2021-08-31nitrogen6x: Migrate DDR_MB to KconfigTom Rini9-9/+8
2021-08-31Convert CONFIG_SPL to KconfigTom Rini2-2/+1
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini140-130/+33
2021-08-31Convert CONFIG_MX7D to KconfigTom Rini2-2/+2
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini622-0/+622
2021-08-31Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2-0/+2
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini124-0/+240
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini110-0/+110
2021-08-31mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini1-0/+1
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes2-0/+2
2021-08-31sandbox: disable CONFIG_WATCHDOG_AUTOSTARTRasmus Villemoes2-0/+2