summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/intel/pinctrl.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-11-06x86: pinctrl: Silence the warning when a pin is not foundSimon Glass1-1/+1
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass1-4/+4
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass1-0/+2
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass1-2/+9
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
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-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-02-03x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner1-1/+1
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass1-0/+636