Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-28 | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay | |
Complete in the drivers directory the work started with commit 83d290c56fab ("SPDX: Convert all of our single license tags to Linux Kernel style"). Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> | |||
2018-07-09 | clk: Add Actions Semi OWL clock support | Manivannan Sadhasivam | |
This commit adds Actions Semi OWL family base clock and S900 SoC specific clock support. For S900 peripheral clock support, only UART clock has been added for now. Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> |