openwrtv4/target/linux/generic/files/drivers/mtd/mtdsplit
John Crispin 31fd66f808 ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633)
The board is already supported by OpenWrt. WNR1000v2/WNR1000v2-VC are
pretty much the same as WNR2000v3/WNR612v2, therefore the same
initialization code and flash layout is used.

Signed-off-by: Ștefan Rusu <saltwaterc@gmail.com>
Tested-by: Douglas Fraser <1dsfraser@gmail.com>

SVN-Revision: 44221
2015-01-30 08:06:40 +00:00
..
Kconfig kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
Makefile kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
mtdsplit.c kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
mtdsplit.h kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
mtdsplit_lzma.c kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
mtdsplit_seama.c kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
mtdsplit_squashfs.c kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
mtdsplit_tplink.c kernel: add a mtdsplit implementation for tp-link firmware headers 2015-01-02 21:52:44 +00:00
mtdsplit_trx.c kernel: add mtd split support for trx images 2015-01-02 21:53:11 +00:00
mtdsplit_uimage.c ar71xx: add Netgear WNR1000v2/WNR1000v2-VC support (#18633) 2015-01-30 08:06:40 +00:00