Age | Commit message (Expand) | Author |
2018-03-13 | mach-stm32: Use default memory map as background region | Patrice Chotard |
2018-03-13 | board: stm32: switch to DM STM32 timer | Patrice Chotard |
2018-01-29 | board: stm32: Fix stm32f746-disco boot | Patrice Chotard |
2018-01-28 | board: stm32: Add stm32f429-evaluation board support | Patrice Chotard |
2018-01-19 | configs: stm32: move config flag from defconfig to Kconfig | Patrice Chotard |
2018-01-19 | serial: stm32: Rename serial_stm32x7.c to serial_stm32.c | Patrice Chotard |
2018-01-10 | board: stm32: add stm32f469-discovery board support | Patrice Chotard |
2018-01-10 | board: stm32f429-disco: switch to DM STM32 clock driver | Patrice Chotard |
2018-01-10 | mach-stm32: stmf32f4: timer: remove clock_get() call | Patrice Chotard |
2017-11-29 | mach-stm32: Factorize MPU's region config for STM32 SoCs | Patrice Chotard |
2017-11-29 | stm32: migrate clock structs in include/stm32_rcc.h | Patrice Chotard |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-08 | ARM: stm32f7: fix prescaler calculation of timer | Bo Shen |
2017-09-22 | board: Add stm32h7 SoC, discovery and evaluation boards support | Patrice Chotard |
2017-08-26 | spl: stm32: make falcon mode activation configurable | Vikas Manocha |
2017-08-13 | stm32f1: remove stm32f1 support | Patrice Chotard |
2017-08-13 | stm32: remove redundant 'else if' | xypron.glpk@gmx.de |
2017-08-04 | stmf32f4: soc: fix buildman compilation error | Patrice Chotard |
2017-07-06 | stm32: Correct positioning of declaration | Simon Glass |
2017-06-09 | spl: stm32f7: configure for xip booting | Vikas Manocha |
2017-06-09 | spl: stm32f7: add kernel boot support | Vikas Manocha |
2017-06-09 | stm32: stm32f7: add spl build support | Vikas Manocha |
2017-05-12 | stm32f7: configure mpu valid for f7 family | Vikas Manocha |
2017-05-12 | stm32: use armv7m MPU configuration support | Vikas Manocha |
2017-04-08 | stm32f7: enable instruction & data cache | Vikas Manocha |
2017-03-17 | clk: stm32f7: add clock driver for stm32f7 family | Vikas Manocha |
2017-01-28 | ARM: SPI: stm32: add stm32f746 qspi driver | Michael Kurz |
2017-01-28 | net: stm32: add designware mac glue code for stm32 | Michael Kurz |
2017-01-28 | ARM: stm32: use clock setup function defined in clock.c | Michael Kurz |
2017-01-28 | ARM: stm32: cleanup stm32f7 files | Michael Kurz |
2016-07-21 | Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" | Tom Rini |
2016-07-14 | stm32: Change USART port to USART6 for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-07-14 | stm32: Add SDRAM support for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-07-14 | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA |
2016-03-26 | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha |
2016-02-24 | stm32: add support for stm32f7 & stm32f746 discovery board | Vikas Manocha |
2016-02-24 | gpio: stm32_gpio: move clock config from driver to board | Vikas Manocha |
2016-02-08 | serial: serial_stm32: move clock config from driver to board | Vikas Manocha |
2016-01-20 | stm32: move stm32 specific code to mach-stm32 | Vikas Manocha |