summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32
AgeCommit message (Expand)Author
2025-06-11board: stm32: add stm32h747-discovery board supportDario Binacchi
2025-04-25ARM: dts: stm32: convert stm23f4 boards to OF_UPSTREAMPatrice Chotard
2025-04-25ARM: dts: stm32: convert stm23f7 boards to OF_UPSTREAMPatrice Chotard
2025-04-25ARM: dts: stm32: convert stm23h7 boards to OF_UPSTREAMPatrice Chotard
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2022-05-10configs: stm32f746-disco: Migrate SPL flags to defconfigPatrice Chotard
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
2021-04-09board: Add rt-thread art-pi board supportdillon min
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2019-06-28mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4Patrice Chotard
2019-05-06mach-stm32: Add MPU region for spi-nor memory mapped regionPatrice Chotard
2018-10-06mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7Patrice Chotard
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-05-07arm: v7R: Add support for MPULokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard
2018-01-29board: stm32: Fix stm32f746-disco bootPatrice Chotard
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice 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
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10mach-stm32: stmf32f4: timer: remove clock_get() callPatrice Chotard
2017-11-29mach-stm32: Factorize MPU's region config for STM32 SoCsPatrice Chotard
2017-11-29stm32: migrate clock structs in include/stm32_rcc.hPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-10-08ARM: stm32f7: fix prescaler calculation of timerBo Shen
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-08-13stm32: remove redundant 'else if'xypron.glpk@gmx.de
2017-08-04stmf32f4: soc: fix buildman compilation errorPatrice Chotard
2017-07-06stm32: Correct positioning of declarationSimon Glass
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
2017-05-12stm32f7: configure mpu valid for f7 familyVikas Manocha
2017-05-12stm32: use armv7m MPU configuration supportVikas Manocha
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha
2017-03-17clk: stm32f7: add clock driver for stm32f7 familyVikas Manocha
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz