summaryrefslogtreecommitdiff
path: root/configs/stm32f469-discovery_defconfig
AgeCommit message (Expand)Author
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
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-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_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-10-22configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard
2019-05-06configs: stm32f469-disco: Disable PINCTRL_FULL flagPatrice Chotard
2019-05-06configs: stm32f469-disco: Enable QSPI relative flagsPatrice Chotard
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2019-01-15configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-03configs: stm32f469-disco: Enable CONFIG_BLKPatrice Chotard
2018-03-13configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-19configs: stm32: move config flag from defconfig to KconfigPatrice Chotard
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard