Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | |
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2020-05-18 | common: Drop log.h from common header | Simon Glass | |
Move this header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2019-02-20 | sound: x86: link: Add sound support | Simon Glass | |
Add sound support for link, using the HDA codec implementation. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |