summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/drivers/mtd/tplinkpart.c
Commit message (Collapse)AuthorAge
* ar71xx: add 64kb bootloader mtd parser for tplinkpartJohn Crispin2015-08-17
| | | | | | | | | | | Signed-off-by: Weijie Gao <hackpascal@gmail.com> This patch adds flash layout parser for TP-Link firmwares which have a 64kb bootloader. This is used for TP-Link TL-WDR6500 v2. SVN-Revision: 46662
* kernel: modify mtd related patches for 3.14Hauke Mehrtens2014-05-08
| | | | | | | | | | | | The change is the same as ("kernel/generic: modify mtd related patches"). Since these files are under files directory, not a files directory of specific kernel version, better to also change them. So it will avoid adding files to future specific files directory (e.g. files-3.14) for this mtd related change. Signed-off-by: Zhao, Gang <gamerh2o@gmail.com> SVN-Revision: 40732
* ar71xx: use mtd_read in tplinkpartGabor Juhos2012-10-27
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33950
* ar71xx: merge 3.2 fixesGabor Juhos2012-02-10
| | | | SVN-Revision: 30406
* ar71xx: tplinkpart: include module.hGabor Juhos2012-01-22
| | | | SVN-Revision: 29855
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-15
| | | | SVN-Revision: 29543
* ar71xx: check squashfs signature in TP-Link mtd parserGabor Juhos2011-12-05
| | | | SVN-Revision: 29446
* ar71xx: add mtd partition parser for the TP-Link boardsGabor Juhos2011-12-03
SVN-Revision: 29415