Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass | |
This function belongs in time.h so move it over and add a comment. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> | |||
2019-07-10 | spi: Add SPI controller driver for UniPhier SoCs | Kunihiko Hayashi | |
Add SPI controller driver implemented in Socionext UniPhier SoCs. This controller has the SPI master mode only. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> |