summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/files/arch/mips/rb500/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* change the way ./files* and the generic kernel files are applied. ./files ↵nbd2008-10-181-198/+0
| | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix gpio on rb532 - fixes the cf drivernbd2008-04-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIO code updates, make the cf-mips driver compile against this gpio versionflorian2008-04-071-25/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rb532 to .23, provide generic GPIO API to this boardflorian2008-01-111-0/+159
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10171 3c298f89-4303-0410-b956-a3cf2f4a3e73