summaryrefslogtreecommitdiff
path: root/target/linux/rdc/files/drivers/mtd
Commit message (Collapse)AuthorAgeFilesLines
* use profiles again intead of subtargets.Florian Fainelli2010-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. SVN-Revision: 20416
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-121-0/+243
| | | | SVN-Revision: 18766
* include linux/magic.h instead of hardcoding the squashfs magic numberFlorian Fainelli2009-06-121-2/+1
| | | | SVN-Revision: 16426
* move files-2.6.28 to filesFlorian Fainelli2009-06-103-0/+515
| | | | SVN-Revision: 16406
* move files to files-2.6.24, not required with newer kernelsFlorian Fainelli2009-04-242-417/+0
| | | | SVN-Revision: 15380
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-161-1/+14
| | | | SVN-Revision: 8790
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-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. SVN-Revision: 8653