Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board | Toshifumi NISHINAGA | 2016-07-14 | -1/+15 |
| | | | | | | | | | This patch adds 200MHz clock configuration for stm32f746 discovery board. This patch is based on STM32F4 and emcraft's[1]. [1]: https://github.com/EmcraftSystems/u-boot Signed-off-by: Toshifumi NISHINAGA <tnishinaga.dev@gmail.com> | |||
* | stm32x7: add support for stm32x7 serial driver | Vikas Manocha | 2016-02-24 | -0/+83 |
This patch adds support for stm32f7 family usart peripheral. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> |