index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
intel_ich6_gpio.c
Age
Commit message (
Expand
)
Author
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