aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/files/drivers/mtd/maps/rdc3210.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-379/+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
* More rdc fixes, thanks to Daniel GimpelevichFlorian Fainelli2007-08-081-3/+3
| | | | SVN-Revision: 8378
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-031-8/+50
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵Imre Kaloz2007-07-121-0/+1
| | | | | | will be needed for .22 SVN-Revision: 7937
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-161-1/+1
| | | | SVN-Revision: 6976
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-091-132/+78
| | | | SVN-Revision: 6911
* Use sn9 mtd driverFlorian Fainelli2007-04-021-79/+354
| | | | SVN-Revision: 6835
* Code cleanupFlorian Fainelli2007-04-011-213/+83
| | | | SVN-Revision: 6777
* Fix the division by zero (sn9)Florian Fainelli2007-03-311-4/+5
| | | | SVN-Revision: 6770
* Split up drivers and specific files, update flash map driverFlorian Fainelli2007-03-301-0/+244
SVN-Revision: 6765