aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: stm32mp: enable data cache after LMB configuration for STM32MP1Patrick Delaunay2024-10-161-0/+2
* ARM: dts: stm32: Make PWR regulator driver available on STM32MP13xxMarek Vasut2024-06-181-0/+17
* stm32mp: Add dependencies on CMDLINE for command stm32keyPatrick Delaunay2024-01-191-0/+1
* arm: Rename STM32MP15xPatrick Delaunay2024-01-191-3/+3
* arm: Rename STM32MP13xPatrick Delaunay2024-01-191-2/+2
* stm32mp2: initial supportPatrice Chotard2023-11-131-1/+25
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-171-1/+20
* arm: stm32mp: add sub config Kconfig.15xPatrick Delaunay2022-06-171-118/+1
* arm: stm32mp: add choice for STM32MP SOC familyPatrick Delaunay2022-06-171-10/+13
* configs: stm32mp1: move SUPPORT_SPL in STM32MP15xPatrick Delaunay2022-06-171-0/+1
* configs: stm32mp15: Enable OF_BOARD flagPatrice Chotard2022-01-241-0/+1
* stm32mp: correct the dependency for bootcount configsPatrick Delaunay2022-01-241-1/+1
* stm32mp: remove the bootcount activationPatrick Delaunay2022-01-241-8/+0
* Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass2022-01-211-0/+1
* stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay2021-11-101-6/+2
* stm32mp: add binman support for STM32MP15xPatrick Delaunay2021-11-101-0/+1
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+1
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-1/+0
* arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc2021-08-161-0/+9
* arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-161-0/+7
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-1/+1
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-1/+1
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-1/+1
* stm32mp: configs: activate the command stm32key only for ST boardsPatrick Delaunay2021-07-161-1/+3
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OFJagan Teki2021-04-091-0/+7
* board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 boardJagan Teki2021-04-091-0/+20
* board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0Jagan Teki2021-04-091-0/+5
* board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter KitJagan Teki2021-04-091-1/+21
* ARM: stm32: Imply SPL_SPI_LOADJagan Teki2021-04-091-1/+1
* stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay2021-03-111-17/+1
* stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay2020-10-211-0/+13
* arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay2020-07-281-0/+1
* stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-0/+1
* board: st: stpmic1: add function stpmic1_initPatrick Delaunay2020-07-071-1/+0
* arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay2020-05-141-2/+0
* stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-141-0/+2
* stm32mp: stm32prog: add MMC devicePatrick Delaunay2020-05-141-0/+3
* stm32mp: add the command stm32progPatrick Delaunay2020-05-141-0/+12
* stm32mp1: dynamically detect op-tee presencePatrick Delaunay2020-05-141-10/+0
* Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay2020-04-161-0/+2
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-15/+6
* stm32mp: update dependency for STM32_ETZPCPatrick Delaunay2020-03-101-1/+1
* ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-121-0/+9
* stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-171-8/+24
* stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb2020-01-171-5/+0
* stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay2019-12-181-2/+0
* stm32mp1: imply CMD_CLSPatrick Delaunay2019-12-181-0/+1
* stm32mp1: configs: add spi load support in splPatrick Delaunay2019-08-271-0/+1
* stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay2019-08-271-1/+1