summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: board: add spi nand supportPatrick Delaunay2019-11-261-2/+8
* stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay2019-11-261-0/+32
* stm32mp1: configs: update videoYannick Fertré2019-10-131-0/+7
* stm32mp1: configs: Set bootdelay to 1Patrice Chotard2019-08-271-0/+1
* stm32mp1: configs: add altbootcmdPatrick Delaunay2019-08-271-1/+2
* stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay2019-08-271-0/+2
* stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay2019-08-271-5/+0
* stm32mp1: cosmetic: remove commentPatrick Delaunay2019-08-271-1/+0
* stm32mp1: Add UBIFS boot capabilityPatrick Delaunay2019-07-121-0/+1
* stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-0/+13
* stm32mp1: reorder some CONFIG in stm32mp1.hPatrick Delaunay2019-07-121-7/+12
* stm32mp1: force boot_net_usb_startPatrick Delaunay2019-07-121-1/+2
* stm32mp1: add check for presence of environment in boot devicePatrick Delaunay2019-07-121-0/+4
* stm32mp1: move CONFIG_ENV in KconfigPatrick Delaunay2019-07-121-5/+0
* env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher2019-07-091-4/+0
* stm32mp1: Add Ethernet support for stm32mp1 boardChristophe Roullier2019-06-061-1/+11
* configs: stm32mp15: Enable ENV_IS_SPI_FLASHPatrice Chotard2019-06-061-1/+6
* configs: stm32mp15: Enable ENV_IS_IN_UBIPatrice Chotard2019-06-061-0/+4
* stm32mp1: support dynamic MTDPARTSPatrice Chotard2019-06-061-0/+9
* stm32mp1: activate NAND and NOR support on EV1Patrick Delaunay2019-06-061-0/+3
* stm32mp1: migrate PREBOOT to KconfigPatrick Delaunay2019-05-231-2/+0
* stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay2019-05-231-5/+0
* stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay2019-05-231-5/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* stm32mp1: activated some configurationPatrick Delaunay2019-04-121-0/+4
* stm32mp1: update memory layoutPatrick Delaunay2019-04-121-5/+14
* stm32mp1: update bootcmdPatrick Delaunay2019-04-121-10/+27
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-0/+2
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+0
* arm: stm32mp1: add PSCI supportPatrick Delaunay2018-05-071-0/+5
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-281-1/+0
* stm32mp1: change STGEN clock source to HSEPatrick Delaunay2018-04-061-1/+0
* stm32mp1: select boot device and partitionPatrick Delaunay2018-04-061-0/+7
* stm32mp1: add eMMC support for ED1Patrick Delaunay2018-04-061-0/+1
* board: st: add generic board for STM32MP1 familyPatrick Delaunay2018-03-191-0/+96