Commit Graph

4 Commits

Author SHA1 Message Date
macallan 00d7756e68 consolidate bit twiddling functions into one generic case and a bunch of
macros, use them
2011-12-07 09:08:00 +00:00
macallan 2b76e25f6e add functions to control gpio usage and to program PWM timers
also add basic interrupt support ( not used yet )
2011-10-18 17:57:40 +00:00
macallan c5d58b8a4a add a function to mess with gpios which locks against the i2c stuff 2011-09-06 06:26:13 +00:00
macallan d0e648c14a split up voyagerfb into the framebuffer portion and a pseudo bus that we can
attach all the other sub-devices to
while there attach an i2c bus
2011-08-31 16:47:31 +00:00