| Commit message (Expand) | Author | Age | Files | Lines |
* | mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 | Patrice Chotard | 2019-06-28 | 1 | -1/+1 |
* | mach-stm32: Add MPU region for spi-nor memory mapped region | Patrice Chotard | 2019-05-06 | 1 | -0/+3 |
* | mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7 | Patrice Chotard | 2018-10-06 | 1 | -7/+2 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 1 | -10/+10 |
* | mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET | Ley Foon Tan | 2018-07-13 | 1 | -1/+1 |
* | mach-stm32: Enable SPL_RESET_SUPPORT flag | Patrice Chotard | 2018-06-05 | 1 | -0/+1 |
* | arm: v7R: Add support for MPU | Lokesh Vutla | 2018-05-07 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 2 | -5/+2 |
* | mach-stm32: Use default memory map as background region | Patrice Chotard | 2018-03-13 | 1 | -25/+11 |
* | board: stm32: switch to DM STM32 timer | Patrice Chotard | 2018-03-13 | 6 | -249/+7 |
* | board: stm32: Fix stm32f746-disco boot | Patrice Chotard | 2018-01-29 | 1 | -0/+1 |
* | board: stm32: Add stm32f429-evaluation board support | Patrice Chotard | 2018-01-28 | 1 | -0/+4 |
* | configs: stm32: move config flag from defconfig to Kconfig | Patrice Chotard | 2018-01-19 | 1 | -0/+22 |
* | serial: stm32: Rename serial_stm32x7.c to serial_stm32.c | Patrice Chotard | 2018-01-19 | 1 | -1/+1 |
* | board: stm32: add stm32f469-discovery board support | Patrice Chotard | 2018-01-10 | 1 | -0/+4 |
* | board: stm32f429-disco: switch to DM STM32 clock driver | Patrice Chotard | 2018-01-10 | 2 | -259/+1 |
* | mach-stm32: stmf32f4: timer: remove clock_get() call | Patrice Chotard | 2018-01-10 | 1 | -6/+2 |
* | mach-stm32: Factorize MPU's region config for STM32 SoCs | Patrice Chotard | 2017-11-29 | 7 | -116/+14 |
* | stm32: migrate clock structs in include/stm32_rcc.h | Patrice Chotard | 2017-11-29 | 3 | -26/+3 |
* | stm32: fix STMicroelectronics copyright | Patrice Chotard | 2017-11-06 | 4 | -8/+8 |
* | ARM: stm32f7: fix prescaler calculation of timer | Bo Shen | 2017-10-08 | 1 | -1/+1 |
* | board: Add stm32h7 SoC, discovery and evaluation boards support | Patrice Chotard | 2017-09-22 | 5 | -0/+97 |
* | spl: stm32: make falcon mode activation configurable | Vikas Manocha | 2017-08-26 | 1 | -1/+1 |
* | stm32f1: remove stm32f1 support | Patrice Chotard | 2017-08-13 | 8 | -555/+0 |
* | stm32: remove redundant 'else if' | xypron.glpk@gmx.de | 2017-08-13 | 1 | -1/+1 |
* | stmf32f4: soc: fix buildman compilation error | Patrice Chotard | 2017-08-04 | 1 | -1/+3 |
* | stm32: Correct positioning of declaration | Simon Glass | 2017-07-06 | 1 | -1/+3 |
* | spl: stm32f7: configure for xip booting | Vikas Manocha | 2017-06-09 | 1 | -0/+1 |
* | spl: stm32f7: add kernel boot support | Vikas Manocha | 2017-06-09 | 1 | -0/+1 |
* | stm32: stm32f7: add spl build support | Vikas Manocha | 2017-06-09 | 1 | -0/+17 |
* | stm32f7: configure mpu valid for f7 family | Vikas Manocha | 2017-05-12 | 1 | -3/+12 |
* | stm32: use armv7m MPU configuration support | Vikas Manocha | 2017-05-12 | 2 | -58/+22 |
* | stm32f7: enable instruction & data cache | Vikas Manocha | 2017-04-08 | 1 | -0/+2 |
* | clk: stm32f7: add clock driver for stm32f7 family | Vikas Manocha | 2017-03-17 | 3 | -278/+1 |
* | ARM: SPI: stm32: add stm32f746 qspi driver | Michael Kurz | 2017-01-28 | 1 | -0/+3 |
* | net: stm32: add designware mac glue code for stm32 | Michael Kurz | 2017-01-28 | 1 | -0/+5 |
* | ARM: stm32: use clock setup function defined in clock.c | Michael Kurz | 2017-01-28 | 2 | -2/+11 |
* | ARM: stm32: cleanup stm32f7 files | Michael Kurz | 2017-01-28 | 1 | -90/+64 |
* | Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" | Tom Rini | 2016-07-21 | 1 | -3/+0 |
* | stm32: Change USART port to USART6 for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | 1 | -0/+3 |
* | stm32: Add SDRAM support for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | 1 | -0/+49 |
* | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | 3 | -1/+256 |
* | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha | 2016-03-26 | 3 | -156/+2 |
* | stm32: add support for stm32f7 & stm32f746 discovery board | Vikas Manocha | 2016-02-24 | 6 | -0/+189 |
* | gpio: stm32_gpio: move clock config from driver to board | Vikas Manocha | 2016-02-24 | 1 | -0/+48 |
* | serial: serial_stm32: move clock config from driver to board | Vikas Manocha | 2016-02-08 | 1 | -0/+20 |
* | stm32: move stm32 specific code to mach-stm32 | Vikas Manocha | 2016-01-20 | 14 | -0/+1114 |