summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.14/405-mtd-add-more-helper-functions.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify ↵Felix Fietkau2015-01-021-101/+0
| | | | | | | | maintenance, unify patches across kernel versions Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43805
* kernel: move old firmware uimage splitter into separated patchRafał Miłecki2014-12-131-1/+19
| | | | | | | | | This will allow us to drop it in the future. This patch doesn't change the final mtdpart.c, it remains the same. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43696
* kernel: move old "rootfs" splitter into separated fileRafał Miłecki2014-10-071-1/+1
| | | | | | | | This will simplify removing it in the future. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42828
* kernel: add some warnings to the old (built-in) rootfs splitterRafał Miłecki2014-10-061-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42806
* kernel: allow rootfs splitters to work without CONFIG_MTD_ROOTFS_SPLITRafał Miłecki2014-10-061-1/+1
| | | | | | | | We want to remove that old (built-in) splitter at some point. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42804
* add preliminary 3.14 supportImre Kaloz2014-03-071-0/+83
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39789