summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/files/drivers/mtd/nand
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-219/+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
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-191-3/+10
| | | | SVN-Revision: 8063
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵Florian Fainelli2007-07-191-53/+128
| | | | | | correctly SVN-Revision: 8058
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-291-2/+2
| | | | SVN-Revision: 7777
* convert rb532 to the new structureFelix Fietkau2007-05-191-0/+137
SVN-Revision: 7273