openwrtv4/target/linux/generic/files/drivers/mtd/mtdsplit
John Crispin ed72c5f846 ar71xx: add support for Netgear WPN824N
Add support for Netgear WPN824N.
Hardware specs:
  * AR7240, 4 LAN ports, 1 WAN port
  * AR9285 WLAN
  * 32 MB RAM
  * 4 MB Flash
  * 16 LEDs (LAN, WAN and Power/Status contain two LEDs for dual color
    effect)
  * 3 Buttons (not supported)

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>

SVN-Revision: 48356
2016-01-19 10:16:04 +00:00
..
Kconfig kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
Makefile kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +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_brnimage.c kernel: mtdsplit: add support for brnImages 2016-01-17 10:40:51 +00:00
mtdsplit_eva.c kernel: mtdsplit: add support for EVA images 2016-01-17 10:41:08 +00:00
mtdsplit_fit.c kernel: mtdsplit: add support for FIT image 2015-03-15 19:39:27 +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: mtdsplit_squashfs: Align with the erase-block size 2016-01-17 10:41:30 +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 support for Netgear WPN824N 2016-01-19 10:16:04 +00:00