summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers/char/ar7_gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* Let authors holds copyright of the AR7 code (closes #2369)matteo2008-04-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make gpio conformant to generic gpio spec.ejka2007-09-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enabled working ar7_wdt, style cleanupsmatteo2007-09-121-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: Cleanups (closes: #2323)matteo2007-09-111-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+161
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73