summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-at91.c
Commit message (Expand)AuthorAgeFilesLines
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-091-0/+2
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea2019-04-091-0/+34
* pinctrl: at91: add compatibles for SAM9X60 pin controllerClaudiu Beznea2019-04-091-0/+1
* pinctrl: at91: add drive strength support for SAM9X60Claudiu Beznea2019-04-091-0/+34
* pinctrl: at91: add option to use drive strength bitsClaudiu Beznea2019-04-091-5/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-141-0/+1
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-1/+1
* pinctrl: at91: add pinctrl driverWenyou Yang2017-04-131-0/+453