Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-01 | dm: core: Replace of_offset with accessor (part 2) | Simon Glass |
2017-05-17 | x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode | Bin Meng |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-06-12 | x86: Probe pinctrl driver in cpu_init_r() | Bin Meng |
2016-06-12 | x86: ich6_gpio: Output return value of syscon_get_by_driver_data() | Bin Meng |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass |
2016-03-17 | x86: gpio: Allow the pinctrl driver to set up the pin config | Simon Glass |
2016-03-17 | x86: gpio: Correct GPIO setup ordering | Simon Glass |
2016-02-05 | x86: ich6_gpio: Convert to use proper DM API | Bin Meng |
2015-08-26 | x86: gpio: Tidy up gpio_ich6_get_base() and callers | Simon Glass |
2015-08-26 | x86: gpio: Correct calls to _ich6_gpio_set_direction() | Simon Glass |
2015-08-05 | x86: Add some missing global_data declarations in files that use gd | Simon Glass |
2015-06-04 | x86: gpio: add pinctrl support from the device tree | Gabriel Huau |
2015-04-16 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2015-04-16 | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass |
2014-12-18 | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng |
2014-12-13 | x86: ich6-gpio: Move setup_pch_gpios() to board support codes | Bin Meng |
2014-12-13 | gpio: intel_ich6: Set correct gpio output value in ich6_gpio_direction_output() | Axel Lin |
2014-11-21 | x86: ivybridge: Add support for early GPIO init | Simon Glass |
2014-10-23 | dm: x86: Convert Intel ICH6 GPIO driver to use driver model | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-12-06 | x86: gpio: Add additional GPIO banks to the ICH6 driver | Bill Richardson |
2012-12-06 | x86: gpio: Add GPIO driver for Intel ICH6 and later. | Bill Richardson |