summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic: drop 3.14Luka Perkov2015-04-111-72/+0
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45375
* kernel: move old firmware uimage splitter into separated patchRafał Miłecki2014-12-131-13/+8
| | | | | | | | | 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-12/+11
| | | | | | | | 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/+2
| | | | | | 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-12/+15
| | | | | | | | We want to remove that old (built-in) splitter at some point. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42804
* kernel: merge two mtdpart.c patchesRafał Miłecki2014-09-271-3/+3
| | | | | | | | 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/+75
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39789