summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel/pinctrl.c
Commit message (Expand)AuthorAgeFilesLines
* x86: pinctrl: Drop unlikely error messages from TPLSimon Glass2021-01-051-3/+8
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-4/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* x86: pinctrl: Silence the warning when a pin is not foundSimon Glass2020-11-061-1/+1
* x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-171-4/+4
* x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-171-0/+2
* x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-2/+9
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-111-0/+2
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* | x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+1
|/
* x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-041-1/+1
* x86: Add a generic Intel pinctrl driverSimon Glass2019-12-151-0/+636