This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
gpio
History
Luiz Otavio O Souza
409c183904
Fix the build of non-FDT systems by moving the gpiobusvar.h header outside
...
the FDT #ifdef. While here remove a few unused headers.
2014-11-01 10:40:29 +00:00
..
gpio_if.m
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
2014-05-04 04:01:26 +00:00
gpiobus_if.m
Fix the gpiobus locking by using a more sane model where it isn't necessary
2014-10-31 19:15:14 +00:00
gpiobus.c
Fix the gpiobus locking by using a more sane model where it isn't necessary
2014-10-31 19:15:14 +00:00
gpiobusvar.h
Fix the gpiobus locking by using a more sane model where it isn't necessary
2014-10-31 19:15:14 +00:00
gpioc.c
…
gpioiic.c
Fix the gpiobus locking by using a more sane model where it isn't necessary
2014-10-31 19:15:14 +00:00
gpioled.c
Fix the build of non-FDT systems by moving the gpiobusvar.h header outside
2014-11-01 10:40:29 +00:00
ofw_gpiobus.c
Move the duplicated code to a single function.
2014-10-23 23:20:04 +00:00