summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/files/arch
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-065-475/+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
* small rdc-2.6 fixes (from sn9, thanks!)nico2007-09-012-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the commentflorian2007-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuflorian2007-08-274-2/+317
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the architecture gpio more readableflorian2007-08-271-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵florian2007-08-072-10/+10
| | | | | | 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/+154
driver, need to convert the flash driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8348 3c298f89-4303-0410-b956-a3cf2f4a3e73