summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp1.h
AgeCommit message (Expand)Author
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp"Marek Vasut
2021-10-08arm: stm32: Disable ATAGs supportPatrick Delaunay
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay
2021-04-09configs: stm32mp1: Fix misleading SPL size limitationsAlexandru Gagniuc
2021-04-09configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDRAlexandru Gagniuc
2021-04-09configs: stm32mp1: stm32mp1: Increase SPL malloc() sizeAlexandru Gagniuc
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-09configs: stm32mp1: enable the fastboot oem command formatJean-Philippe ROMAIN
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-07-28stm32mp1: use the command env info -q in env_checkPatrick Delaunay
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay
2020-07-07configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mpPatrick Delaunay
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