summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/files/arch/i386/mach-rdc/gpio.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-91/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* small rdc-2.6 fixes (from sn9, thanks!)Nicolas Thill2007-09-011-1/+3
| | | | SVN-Revision: 8568
* Make the architecture gpio more readableFlorian Fainelli2007-08-271-4/+11
| | | | SVN-Revision: 8504
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵Florian Fainelli2007-08-071-7/+8
| | | | | | Gimpelevich SVN-Revision: 8366
* Add generic gpio support to rdc, convert the led driver to be a platform ↵Florian Fainelli2007-08-061-0/+81
driver, need to convert the flash driver as well SVN-Revision: 8348