summaryrefslogtreecommitdiff
path: root/drivers/gpio/intel_ich6_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass1-8/+8
2014-12-19x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng1-8/+12
2014-12-14x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng1-51/+2
2014-12-14gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin1-0/+2
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass1-10/+69
2014-10-24dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass1-130/+120
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-07x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson1-62/+110
2012-12-07x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson1-0/+242