aboutsummaryrefslogtreecommitdiff
path: root/configs/brppt1_mmc_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+2
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+1
2022-04-22configs: Resync with savedefconfigTom Rini1-1/+0
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski1-0/+3
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-0/+1
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+1
2021-11-01configs: Resync with savedefconfigWIP/01Nov2021Tom Rini1-2/+2
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2021-07-26configs: Resync with savedefconfigTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-11configs: Resync with savedefconfigTom Rini1-1/+0
2020-10-09configs: Resync with savedefconfigTom Rini1-1/+1
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini1-0/+1
2020-08-10configs: Resync with savedefconfigv2020.10-rc2Tom Rini1-2/+2
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-0/+2
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-0/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-04-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-02-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-3/+3
2019-12-04configs: Resync with savedefconfigTom Rini1-1/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-0/+1
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini1-0/+1
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-0/+1
2019-08-25configs: Resync with savedefconfigTom Rini1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-0/+2
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-0/+2
2019-04-29configs: Resync with savedefconfigTom Rini1-1/+1
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan1-1/+0
2019-02-18board/BuR/brppt1: fix ethernet support on brppt1 boardsHannes Schmelzer1-1/+2
2019-02-09board/BuR/brppt1: drop DM_I2C_COMPATHannes Schmelzer1-1/+0
2019-01-07configs: Resync with savedefconfigTom Rini1-2/+0
2018-11-13configs: Resync with savedefconfigTom Rini1-1/+0
2018-09-03configs: Resync with savedefconfigTom Rini1-1/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-0/+1
2018-08-07configs: Resync with savedefconfigTom Rini1-1/+1
2018-07-19board/BuR/brppt1: convert brppt1 boards to driver modelHannes Schmelzer1-6/+39
2018-07-19board/BuR/brppt1: implement more flexible boot processHannes Schmelzer1-1/+3