summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/files/include/asm-i386/mach-rdc
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-062-62/+0
| | | | | | (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
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuflorian2007-08-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵florian2007-08-071-1/+0
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic gpio support to rdc, convert the led driver to be a platform ↵florian2007-08-062-0/+57
driver, need to convert the flash driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8348 3c298f89-4303-0410-b956-a3cf2f4a3e73