summaryrefslogtreecommitdiff
path: root/chip/mchp/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* 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