u-boot/arch/x86
Simon Glass b24f5c4f27 x86: broadwell: Add a pinctrl driver
GPIO pins need to be set up on start-up. Add a driver to provide this,
configured from the device tree.

The binding is slightly different from the existing ICH6 binding, since that
is quite verbose. The new binding should be just as extensible.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:26 +08:00
..
cpu x86: broadwell: Add a pinctrl driver 2016-03-17 10:27:26 +08:00
dts x86: link: Add pin configuration to the device tree 2016-03-17 10:27:25 +08:00
include/asm x86: broadwell: Add a pinctrl driver 2016-03-17 10:27:26 +08:00
lib x86: Add an ICH6 pin configuration driver 2016-03-17 10:27:25 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: Add basic support for broadwell 2016-03-17 10:27:25 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00