summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/files/drivers/mtd/nand/rbmipsnand.c
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)florian2007-07-191-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵florian2007-07-191-53/+128
| | | | | | correctly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix rb523 nand detection (#1723)florian2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert rb532 to the new structurenbd2007-05-191-0/+137
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7273 3c298f89-4303-0410-b956-a3cf2f4a3e73