Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha | 2016-03-26 | -1/+1 |
| | | | | | | | Same flash driver can be used by other stm32 families like stm32f7. Better place for this driver would be mtd driver location. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> | |||
* | stm32: move stm32 specific code to mach-stm32 | Vikas Manocha | 2016-01-20 | -0/+11 |
This patch moves stm32 sources at one place, with this armv7m now contains only generic stuff. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> |