summaryrefslogtreecommitdiff
path: root/chip/g/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: code modifications to support FPGA B1Vadim Bendebury2015-08-111-4/+4
* cleanup: GPIO: Use common macro for converting mask to GPIOShawn Nematbakhsh2015-07-191-2/+2
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-3/+3
* cr50: Separate ARM core GPIOs from pinmux configurationBill Richardson2015-02-201-102/+122
* g: implement GPIOsVincent Palatin2014-12-101-2/+160
* cr50: Update TODO comments with new bug numbersBill Richardson2014-11-141-1/+1
* Add initial support for cr50 SoCBill Richardson2014-10-311-0/+28