summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
AgeCommit message (Expand)Author
2019-06-06stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier
2019-06-06configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-12stm32mp1: activated some configurationPatrick Delaunay
2019-04-12stm32mp1: update memory layoutPatrick Delaunay
2019-04-12stm32mp1: update bootcmdPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-06stm32mp1: change STGEN clock source to HSEPatrick Delaunay
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay
2018-04-06stm32mp1: add eMMC support for ED1Patrick Delaunay
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay