summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic: allow ubi autoattach to run on NOR flashImre Kaloz2015-02-051-2/+3
| | | | | | | | | | | | Some devices out there only have a NOR flash to store the rootfs on. While using UBI is arguable on this kind of flash, this is something that should be supported. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44260
* kernel: refresh patches for kernel 3.18Hauke Mehrtens2014-12-071-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43536
* kernel: make the ubi attach patch check for a valid ubi magic rather than a ↵John Crispin2014-12-031-7/+8
| | | | | | | | tar magic Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43507
* kernel: make ubi auto-attach check for a tar file magicJohn Crispin2014-12-031-2/+13
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43506
* kernel: start working on 3.18 supportRafał Miłecki2014-10-271-0/+63
This commit: 1) Copies 3.14 patches 2) Drops mainlined stuff 3) Modifies some patches to apply Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43093