Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng | 2014-12-18 | -8/+12 |
* | x86: ich6-gpio: Move setup_pch_gpios() to board support codes | Bin Meng | 2014-12-13 | -51/+2 |
* | gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() | Axel Lin | 2014-12-13 | -0/+2 |
* | x86: ivybridge: Add support for early GPIO init | Simon Glass | 2014-11-21 | -10/+69 |
* | dm: x86: Convert Intel ICH6 GPIO driver to use driver model | Simon Glass | 2014-10-23 | -130/+120 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | x86: gpio: Add additional GPIO banks to the ICH6 driver | Bill Richardson | 2012-12-06 | -62/+110 |
* | x86: gpio: Add GPIO driver for Intel ICH6 and later. | Bill Richardson | 2012-12-06 | -0/+242 |