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-02-20 | x86: sound: Add support for broadwell I2S | Simon Glass | |
I2S is used to send digital audio data to an audio codec. Add support for this on broadwell. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |