summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini2-0/+4
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini647-0/+685
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini291-0/+369
2021-09-01ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini3-0/+9
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini48-48/+180
2021-09-01Convert CONFIG_QSPI_BOOT to KconfigTom Rini18-18/+6
2021-09-01Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini10-10/+4
2021-09-01configs: Remove unused IMX_NAND symbolTom Rini2-2/+0
2021-09-01nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini1-1/+0
2021-09-01nitrogen6x: Migrate DDR_MB to KconfigTom Rini9-9/+8
2021-09-01Convert CONFIG_SPL to KconfigTom Rini2-2/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini140-130/+33
2021-09-01Convert CONFIG_MX7D to KconfigTom Rini2-2/+2
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini622-0/+622
2021-09-01Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2-0/+2
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini124-0/+240
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini110-0/+110
2021-09-01mvebu: 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
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini163-20/+143
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini109-4/+466
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini1-0/+1
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini136-56/+372
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini99-0/+172
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini6-2/+6
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini16-0/+16
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini265-0/+331
2021-08-30Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini101-0/+101
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini11-0/+24
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini251-48/+559
2021-08-30cl-som-imx7: Enable CMD_EEPROMTom Rini1-0/+1
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini8-0/+8
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini62-0/+62
2021-08-30configs: Resync with savedefconfigTom Rini5-13/+8
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-3/+17
2021-08-26xilinx: zynqmp: Enable stack relocation to DDRMichal Simek1-0/+4
2021-08-26xilinx: zynqmp: Enable gpio-key/button driverMichal Simek1-0/+2
2021-08-26arm64: zynqmp: Enable sha1sum commandMichal Simek1-0/+1
2021-08-26xilinx: Enable config to display cpuinfoT Karthik Reddy2-2/+0
2021-08-26soc: xilinx: versal: Add soc_xilinx_versal driverT Karthik Reddy1-0/+1
2021-08-26soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driverT Karthik Reddy1-0/+1
2021-08-26xilinx: Disable ARCH_FIXUP_FDT_MEMORYMichal Simek3-0/+3
2021-08-26xilinx: zynqmp: Initialize usb and scsi via prebootMichal Simek1-0/+1