Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-08 | serial: serial_stm32: move clock config from driver to board | Vikas Manocha | |
This patch removes the uart clock enable from serial driver & move it in the board code. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2016-01-20 | stm32: move stm32 specific code to mach-stm32 | Vikas Manocha | |
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> |