Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-17 | x86: gpio: Allow the pinctrl driver to set up the pin config | Simon Glass | |
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> | |||
2016-02-21 | x86: Add Intel Cougar Canyon 2 board | Bin Meng | |
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> |