aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel
AgeCommit message (Expand)AuthorFilesLines
2020-09-01x86: pinctrl: Fix 'relatove' typoSimon Glass1-1/+1
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass1-4/+0
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass1-4/+4
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass2-0/+14
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass1-2/+9
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-0/+2
2020-02-07x86: Give each driver an IRQ typeSimon Glass1-1/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner1-1/+1
2019-12-15x86: apl: Add pinctrl driverSimon Glass3-3/+206
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass3-0/+657