summaryrefslogtreecommitdiffstats
path: root/package/system/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: fix building with glibcJosua Mayer2016-08-181-0/+1
* mtd: support -c (datasize) option for fixseama commandRafał Miłecki2016-06-203-7/+9
* mtd: add linksys_bootcount for ipq806xAdrian Panella2016-06-131-0/+1
* mtd: fix typo in error message for 'c' optionRafał Miłecki2016-06-111-1/+1
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-076-6/+6
* mtd: imagetag: fix compilation with changed mtd_fixtrx callRafał Miłecki2016-05-111-1/+4
* mtd: add -c option for specifying amount of data to be used for checksumRafał Miłecki2016-05-093-12/+31
* mtd: trx: use separated buffer for TRX headerRafał Miłecki2016-05-091-5/+18
* mtd: seama: exit with error if Seama header wasn't foundrmilecki2016-05-091-1/+1
* mtd: seama: fix image data handlingrmilecki2016-05-091-28/+18
* mtd: seama: move buf allocation to the MD5 functionrmilecki2016-05-091-16/+22
* mtd: seama: update MD5 using header in the first block bufferrmilecki2016-05-091-4/+3
* mtd: seama: add md5 to header structrmilecki2016-05-092-12/+11
* mtd: check for Seama magic early when fixing MD5rmilecki2016-05-091-7/+21
* mtd: add missing breaks in a switchrmilecki2016-05-091-0/+2
* mtd: use tabs for indentsrmilecki2016-05-091-7/+7
* mtd: fix reading of image magic bytes in smaller chunksJohn Crispin2016-03-031-5/+12
* mtd: fix Seama format after replacing EOF with sysupgrade dataRafał Miłecki2016-02-101-2/+13
* mtd: detect image format when writingRafał Miłecki2016-02-063-13/+60
* mtd: allow writing Seama files to "firmware" on Broadcom targetsRafał Miłecki2016-01-281-0/+6
* mtd: enable "fixseama" on bcm53xxRafał Miłecki2016-01-281-1/+1
* kirkwood: support Linksys boot counter on EA[34]500Luka Perkov2015-11-101-0/+1
* mvebu: add support for the Linksys boot counterImre Kaloz2015-08-195-1/+129
* mtd: add missing <endian.h> includeFelix Fietkau2015-06-051-0/+1
* mtd: fix md5sum error checkingJohn Crispin2015-03-051-1/+1
* package: mtd: move bcm963xx_tag definition into source codeJonas Gorski2015-02-271-1/+92
* mtd: make the dump commnd honour the -o optionJohn Crispin2014-12-031-6/+5
* mtd: make the mtd dump call run properly on nand flashJohn Crispin2014-12-021-5/+18
* mtd: add ability to dump a mtd deviceJohn Crispin2014-12-021-5/+57
* mtd: fix 2 compiler warningsJohn Crispin2014-11-261-2/+1
* license info - revert r43155John Crispin2014-11-031-1/+1
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-1/+1
* Add a few SPDX tagsSteven Barth2014-11-021-1/+1
* bcm53xx: add fixtrxHauke Mehrtens2014-09-211-0/+1
* mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403Felix Fietkau2014-09-021-0/+2
* mtd: Fix trx check after partition rename ("linux" to "firmware")Felix Fietkau2014-09-021-1/+1
* mtd: fix compile error with muslFelix Fietkau2014-05-211-0/+1
* mtd: improve mtd detectionJohn Crispin2014-03-301-1/+3
* mtd: add support for bad blocks in NAND flashFelix Fietkau2014-03-263-5/+56
* mtd: add a "mtd verify" callJohn Crispin2013-11-193-2/+72
* ar71xx: Unifi AP Pro sysupgrade patchFelix Fietkau2013-11-141-3/+12
* package/mtd: enable seama fixup code for ar71xxGabor Juhos2013-09-191-1/+1
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-38/+0
* packages: clean up the package folderJohn Crispin2013-06-2116-0/+3026