Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: gpio: Allow the pinctrl driver to set up the pin config | Simon Glass | 2016-03-17 | -0/+2 |
| | | | | | | | | Rather than setting up the pin configuration in the GPIO driver, use the new pinctrl driver to do it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> | |||
* | x86: Add Intel Cougar Canyon 2 board | Bin Meng | 2016-02-21 | -0/+20 |
This adds basic support to Intel Cougar Canyon 2 board, a board based on Chief River platform with an Ivy Bridge processor and a Panther Point chipset. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> |