Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop linux/bitops.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
| | | | | | | Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | ||||
* | x86: broadwell: Add support for serial I/O devices | Simon Glass | 2019-02-20 | 1 | -0/+82 |
Add support for initing the I2C device and ADSP on broadwell. These are needed for sound to work. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> |