summaryrefslogtreecommitdiff
path: root/configs/brppt2_defconfig
AgeCommit message (Expand)AuthorFilesLines
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini1-1/+2
2022-06-29Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+1
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+1
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-0/+1
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini1-0/+1
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-0/+1
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini1-0/+1
2021-11-01configs: Resync with savedefconfigTom Rini1-2/+2
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-08-10configs: Resync with savedefconfigTom Rini1-1/+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-27configs: Resync with savedefconfigTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-10-09configs: Resync with savedefconfigTom Rini1-1/+1
2020-08-26Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-0/+1
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini1-0/+1
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
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-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-0/+1
2020-04-28configs: Resync with savedefconfigTom Rini1-3/+3
2020-03-17configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTTom Rini1-1/+1
2020-02-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-2/+2
2019-12-05configs: Resync with savedefconfigTom Rini1-1/+1
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal1-0/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-0/+3
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini1-0/+1
2019-11-08configs: Resync with savedefconfigTom Rini1-8/+5
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer1-0/+93