summaryrefslogtreecommitdiff
path: root/configs/brppt2_defconfig
AgeCommit message (Expand)Author
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2021-11-12Convert CONFIG_PHYLIB et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-04-28configs: Resync with savedefconfigTom Rini
2020-03-16configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTTom Rini
2020-02-06configs: Resync with savedefconfigTom Rini
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer