aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/rccgpio
Commit message (Expand)AuthorAgeFilesLines
* Fix rcc_gpio_modify_bits(). Obviously (1 << 0) is not the same as 0.Luiz Otavio O Souza2016-12-311-8/+8
* Fix off-by-one bugs.Luiz Otavio O Souza2015-09-071-7/+13
* Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.Luiz Otavio O Souza2015-08-181-0/+368