aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/400-mtd-add-rootfs-split-support.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify ↵Felix Fietkau2015-01-021-1/+1
| | | | | | | | 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-47/+3
| | | | | | | | | 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-56/+3
| | | | | | | | 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-2/+7
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42806
* kernel: merge two mtdpart.c patchesRafał Miłecki2014-09-271-40/+18
| | | | | | | | It does not make sense to add some code and remove is 4 patches later. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42673
* add preliminary 3.14 supportImre Kaloz2014-03-071-0/+285
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39789