summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/intel_ich6_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-11/+0
* x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass2016-03-171-175/+5
* x86: gpio: Correct GPIO setup orderingSimon Glass2016-03-171-1/+3
* x86: ich6_gpio: Convert to use proper DM APIBin Meng2016-02-051-102/+23
* x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass2015-08-261-3/+3
* x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass2015-08-261-2/+2
* x86: Add some missing global_data declarations in files that use gdSimon Glass2015-08-051-0/+2
* x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-041-28/+229
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-1/+1
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-8/+8
* x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-181-8/+12
* x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-131-51/+2
* gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output()Axel Lin2014-12-131-0/+2
* x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-211-10/+69
* dm: x86: Convert Intel ICH6 GPIO driver to use driver modelSimon Glass2014-10-231-130/+120
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: gpio: Add additional GPIO banks to the ICH6 driverBill Richardson2012-12-061-62/+110
* x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-061-0/+242
OpenPOWER on IntegriCloud