summaryrefslogtreecommitdiff
path: root/chip/ish/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ish: print message for misconfigured GPIOsJett Rink2019-02-141-10/+18
* ish: make unimplmented GPIOs perform no-opsJett Rink2019-01-281-4/+21
* cleanup/ish: update copyright header to styleJett Rink2019-01-191-1/+1
* chip/ish: replace CONFIG_ISH_xx flags with CHIP_FAMILY and CHIP_VARIANTShine Liu2018-12-181-1/+1
* ish gpio: GPIO functionalityli feng2018-11-151-3/+104
* ish gpio: added GPIO interrupt to IOAPICli feng2018-11-131-0/+8
* ish: Add support for ISH chipJaiber John2016-11-041-0/+34