Age | Commit message (Expand) | Author |
2018-08-13 | stm32f7: board: Fix memory init | Patrice Chotard |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-19 | stm32f7: board: add splash screen | yannick fertre |
2018-03-13 | arch-stm32: Remove stm32_periph.h | Patrice Chotard |
2018-03-13 | board: stm32: switch to DM STM32 timer | Patrice Chotard |
2018-01-28 | clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks() | Patrice Chotard |
2018-01-28 | clk: clk_stm32f: Remove STMMAC clock setup | Patrice Chotard |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-07-26 | ram: stm32: migrate fmc defines in driver file | Patrice Chotard |
2017-07-26 | serial: stm32x7: migrate serial struct to driver | Patrice Chotard |
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-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-05-08 | stm32f7: stm32f746-disco: read memory info from device tree | Vikas Manocha |
2017-05-08 | stm32f746: to switch on user LED1 & read user button | Vikas Manocha |
2017-05-08 | stm32f7: use stm32f7 gpio driver supporting driver model | Vikas Manocha |
2017-05-08 | stm32f7: use clock driver to enable sdram controller clock | Vikas Manocha |
2017-05-08 | stm32f7: use driver model for sdram initialization | Vikas Manocha |
2017-05-08 | stm32f7: sdram: move sdram driver code to ram drivers area | Vikas Manocha |
2017-03-17 | ARM: DT: stm32f7: add qspi pin contol node | Vikas Manocha |
2017-03-17 | ARM: DT: stm32f7: add ethernet pin contol node | Vikas Manocha |
2017-03-17 | ARM: DT: stm32f7: add pin control node for serial port pins | Vikas Manocha |
2017-03-17 | stm32f7: clk: remove usart1 clock enable from board init | Vikas Manocha |
2017-03-17 | serial: stm32f7: add device tree support | 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-02-24 | stm32: add support for stm32f7 & stm32f746 discovery board | Vikas Manocha |