summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-14stm32mp1: configs: update videoYannick Fertré1-0/+7
2019-08-27stm32mp1: configs: Set bootdelay to 1Patrice Chotard1-0/+1
2019-08-27stm32mp1: configs: add altbootcmdPatrick Delaunay1-1/+2
2019-08-27stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay1-0/+2
2019-08-27stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay1-5/+0
2019-08-27stm32mp1: cosmetic: remove commentPatrick Delaunay1-1/+0
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-0/+13
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay1-7/+12
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay1-1/+2
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay1-0/+4
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay1-5/+0
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher1-4/+0
2019-06-06stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier1-1/+11
2019-06-06configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard1-1/+6
2019-06-06configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard1-0/+4
2019-06-06stm32mp1: support dynamic MTDPARTSPatrice Chotard1-0/+9
2019-06-06stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay1-0/+3
2019-05-23stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay1-2/+0
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay1-5/+0
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay1-5/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-12stm32mp1: activated some configurationPatrick Delaunay1-0/+4
2019-04-12stm32mp1: update memory layoutPatrick Delaunay1-5/+14
2019-04-12stm32mp1: update bootcmdPatrick Delaunay1-10/+27
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay1-0/+2
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay1-0/+5
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-29arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-1/+0
2018-04-07stm32mp1: change STGEN clock source to HSEPatrick Delaunay1-1/+0
2018-04-07stm32mp1: select boot device and partitionPatrick Delaunay1-0/+7
2018-04-07stm32mp1: add eMMC support for ED1Patrick Delaunay1-0/+1
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay1-0/+96