summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-19treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini1-1/+1
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay1-2/+2
2021-04-09configs: stm32mp1: Fix misleading SPL size limitationsAlexandru Gagniuc1-3/+3
2021-04-09configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDRAlexandru Gagniuc1-1/+0
2021-04-09configs: stm32mp1: stm32mp1: Increase SPL malloc() sizeAlexandru Gagniuc1-1/+1
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay1-1/+0
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut1-0/+7
2021-02-09configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN1-0/+14
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut1-1/+0
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-6/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-07-28stm32mp1: use the command env info -q in env_checkPatrick Delaunay1-1/+1
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-1/+0
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-3/+1
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay1-1/+3
2020-05-14board: stm32mp1: support boot from spi-nandPatrick Delaunay1-2/+3
2020-05-14board: stm32mp1: reserve memory for OP-TEE in device treePatrick Delaunay1-4/+0
2020-05-14stm32mp1: move MTDPART configuration in KconfigPatrick Delaunay1-22/+0
2020-05-14stm32mp1: dynamically build DFU_ALT_INFOPatrick Delaunay1-33/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-4/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek1-1/+0
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay1-5/+0
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay1-2/+0
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay1-1/+1
2020-02-13stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay1-3/+7
2020-01-17ARM: stm32: Fill in missing loadaddrMarek Vasut1-2/+3
2020-01-17stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut1-6/+28
2019-11-26stm32mp1: board: add spi nand supportPatrick Delaunay1-2/+8
2019-11-26stm32mp1: activate SET_DFU_ALT_INFOPatrick Delaunay1-0/+32
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