summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini2021-07-181-1/+1
* configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay2021-07-161-2/+2
* configs: stm32mp1: Fix misleading SPL size limitationsAlexandru Gagniuc2021-04-091-3/+3
* configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDRAlexandru Gagniuc2021-04-091-1/+0
* configs: stm32mp1: stm32mp1: Increase SPL malloc() sizeAlexandru Gagniuc2021-04-091-1/+1
* configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-111-1/+0
* ARM: stm32: Add USB host boot supportMarek Vasut2021-02-261-0/+7
* configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN2021-02-091-0/+14
* net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut2021-01-191-1/+0
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-6/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* stm32mp1: use the command env info -q in env_checkPatrick Delaunay2020-07-281-1/+1
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-171-1/+0
* stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-3/+1
* configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay2020-07-071-1/+3
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-2/+3
* board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay2020-05-141-4/+0
* stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay2020-05-141-22/+0
* stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay2020-05-141-33/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-4/+0
* cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek2020-05-081-1/+0
* configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2020-05-081-5/+0
* configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-081-2/+0
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-1/+1
* stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay2020-02-131-3/+7
* ARM: stm32: Fill in missing loadaddrMarek Vasut2020-01-171-2/+3
* stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut2020-01-171-6/+28
* 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