summaryrefslogtreecommitdiff
path: root/chip/mchp/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* mchp: Disable BGPO on pin used in GPIO listScott Worley2021-03-031-0/+51
* mchp: MEC152x chip level GPIO updatesScott Worley2021-02-101-15/+26
* Cleanup: Correct GPIO alternate function parameterVijay Hiremath2019-11-011-4/+6
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-9/+9
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-4/+4
* ec_chip_mchp: Fix bug in GPIO interrupt handling.scott worley2018-05-221-20/+34
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+419