summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
AgeCommit message (Expand)Author
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-02-13stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay
2020-01-17ARM: stm32: Fill in missing loadaddrMarek Vasut
2020-01-17stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay
2019-10-13stm32mp1: configs: update videoYannick Fertré
2019-08-27stm32mp1: configs: Set bootdelay to 1Patrice Chotard
2019-08-27stm32mp1: configs: add altbootcmdPatrick Delaunay
2019-08-27stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay
2019-08-27stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay
2019-08-27stm32mp1: cosmetic: remove commentPatrick Delaunay
2019-07-12stm32mp1: Add UBIFS boot capabilityPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay
2019-07-12stm32mp1: force boot_net_usb_startPatrick Delaunay
2019-07-12stm32mp1: add check for presence of environment in boot devicePatrick Delaunay
2019-07-12stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher
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