summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32/Kconfig
AgeCommit message (Expand)Author
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-13mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-06-05mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-01-29board: stm32: Fix stm32f746-disco bootPatrice Chotard
2018-01-19configs: stm32: move config flag from defconfig to KconfigPatrice Chotard
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha
2017-06-09stm32: stm32f7: add spl build supportVikas Manocha
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha