aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/404-mtd-use-mtd_get_squashfs_len-in-split_squasfh.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove linux 3.10 supportFelix Fietkau2015-04-101-61/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45360
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify ↵Felix Fietkau2015-01-021-9/+1
| | | | | | | | maintenance, unify patches across kernel versions Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43805
* kernel: refresh generic 3.10 patchesFelix Fietkau2014-10-241-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43050
* kernel/3.1[02]: move MTD root device setup code to mtdcoreGabor Juhos2013-11-041-2/+2
| | | | | | | | | | The current code only allows to automatically set root device on MTD partitions. Move the code to MTD core to allow to use it with all MTD devices. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38643
* kernel/3.10: move squashfs check from rootfs split code into a separate fileGabor Juhos2013-09-211-0/+69
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38109