summaryrefslogtreecommitdiff
path: root/configs/stm32mp15_basic_defconfig
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-281-0/+1
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-171-1/+1
* arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay2022-06-171-1/+1
* arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay2022-06-171-2/+2
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-0/+4
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-0/+2
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-0/+2
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-0/+2
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-0/+1
* ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boardsPatrick Delaunay2022-05-101-0/+1
* configs: Resync with savedefconfigTom Rini2022-04-081-1/+1
* configs: Resync with savedefconfigTom Rini2022-04-011-2/+2
* configs: Resync with savedefconfigTom Rini2022-01-241-1/+0
* configs: stm32mp15: deactivate the CONFIG_STM32_IPCCPatrick Delaunay2021-11-301-2/+0
* board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay2021-11-301-0/+1
* stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay2021-11-101-0/+1
* stm32mp: add binman support for STM32MP15xPatrick Delaunay2021-11-101-0/+1
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-0/+1
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+1
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-0/+1
* configs: Resync with savedefconfigTom Rini2021-08-101-1/+1
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-1/+1
* configs: Resync with savedefconfigTom Rini2021-07-261-1/+0
* configs: stm32mp1: activate command rngPatrick Delaunay2021-07-161-2/+2
* stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay2021-07-161-0/+1
* configs: Resync with savedefconfigTom Rini2021-06-281-1/+1
* configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boardsPatrick Delaunay2021-05-281-0/+1
* configs: Resync with savedefconfigTom Rini2021-05-111-1/+0
* configs: Resync with savedefconfigWIP/27Apr2021Tom Rini2021-04-271-1/+1
* configs: stm32mp15: increase the number of reserved memory region in lmbWIP/2021-04-22-assorted-updatesPatrick Delaunay2021-04-221-0/+3
* board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2021-03-111-0/+1
* configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-111-0/+1
* configs: stm32mp1: enable uefi related commandsIlias Apalodimas2021-02-261-0/+3
* configs: stm32mp1: enable the fastboot oem command bootbusPatrick Delaunay2021-02-091-0/+1
* configs: stm32mp1: enable the fastboot oem command partconfPatrick Delaunay2021-02-091-0/+1
* configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN2021-02-091-0/+1
* configs: stm32mp1: enable fastboot support of eMMC boot partitionJean-Philippe ROMAIN2021-02-091-0/+5
* configs: stm32mp1: activate OF_LIVE for DT live supportPatrick Delaunay2021-01-131-0/+1
* configs: stm32mp15: enable LOG featuresPatrick Delaunay2021-01-131-0/+2
* configs: Resync with savedefconfigTom Rini2020-11-301-2/+2
* configs: stm32mp15: activate CMD_ELFPatrick Delaunay2020-10-211-1/+0
* configs: stm32mp15: activate CMD_EXPORTENVPatrick Delaunay2020-10-211-1/+0
* configs: stm32mp15: activate CMD_IMPORTENVPatrick Delaunay2020-10-211-1/+0
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-0/+3
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-0/+1
* cmd: Kconfig: Change dependency for CMD_ADCMichal Simek2020-08-271-0/+1
* configs: stm32mp: add CONFIG_STM32_FMC2_EBIChristophe Kerello2020-08-131-0/+1
* configs: stm32mp15: activate CMD_ADTIMGPatrick Delaunay2020-07-281-0/+1