summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files/drivers/mtd/maps
Commit message (Collapse)AuthorAgeFilesLines
* [rdc] use profiles again intead of subtargets.florian2010-03-254-757/+0
| | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add preliminary support for the bifferboard, patch from bifferosflorian2009-12-121-0/+243
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] include linux/magic.h instead of hardcoding the squashfs magic numberflorian2009-06-121-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] move files-2.6.28 to filesflorian2009-06-103-0/+515
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] move files to files-2.6.24, not required with newer kernelsflorian2009-04-242-417/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !florian2007-09-161-1/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-062-0/+404
(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