summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/patches/500-Nand.patch
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-29/+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
* fix rb532 patch errornbd2007-06-061-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7511 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert rb532 to the new structurenbd2007-05-191-141/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add missing \nflorian2007-04-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade to Linux 2.6.19nbd2006-12-141-159/+79
| | | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenoughnbd2006-10-261-0/+248
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73