| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: add fixwrgg command | Stijn Tintel | 2016-10-27 | 5 | -3/+239 |
* | mtd: fix endianness detection on musl | Stijn Tintel | 2016-10-27 | 2 | -0/+2 |
* | package/system/mtd: fix usage message | Paul Wassi | 2016-10-26 | 1 | -1/+1 |
* | mtd: fix up error messages | John Crispin | 2016-10-15 | 2 | -2/+2 |
* | mtd: fix building with glibc | Josua Mayer | 2016-08-18 | 1 | -0/+1 |
* | mtd: support -c (datasize) option for fixseama command | Rafał Miłecki | 2016-06-20 | 3 | -7/+9 |
* | mtd: add linksys_bootcount for ipq806x | Adrian Panella | 2016-06-13 | 1 | -0/+1 |
* | mtd: fix typo in error message for 'c' option | Rafał Miłecki | 2016-06-11 | 1 | -1/+1 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 6 | -6/+6 |
* | mtd: imagetag: fix compilation with changed mtd_fixtrx call | Rafał Miłecki | 2016-05-11 | 1 | -1/+4 |
* | mtd: add -c option for specifying amount of data to be used for checksum | Rafał Miłecki | 2016-05-09 | 3 | -12/+31 |
* | mtd: trx: use separated buffer for TRX header | Rafał Miłecki | 2016-05-09 | 1 | -5/+18 |
* | mtd: seama: exit with error if Seama header wasn't found | rmilecki | 2016-05-09 | 1 | -1/+1 |
* | mtd: seama: fix image data handling | rmilecki | 2016-05-09 | 1 | -28/+18 |
* | mtd: seama: move buf allocation to the MD5 function | rmilecki | 2016-05-09 | 1 | -16/+22 |
* | mtd: seama: update MD5 using header in the first block buffer | rmilecki | 2016-05-09 | 1 | -4/+3 |
* | mtd: seama: add md5 to header struct | rmilecki | 2016-05-09 | 2 | -12/+11 |
* | mtd: check for Seama magic early when fixing MD5 | rmilecki | 2016-05-09 | 1 | -7/+21 |
* | mtd: add missing breaks in a switch | rmilecki | 2016-05-09 | 1 | -0/+2 |
* | mtd: use tabs for indents | rmilecki | 2016-05-09 | 1 | -7/+7 |
* | mtd: fix reading of image magic bytes in smaller chunks | John Crispin | 2016-03-03 | 1 | -5/+12 |
* | mtd: fix Seama format after replacing EOF with sysupgrade data | Rafał Miłecki | 2016-02-10 | 1 | -2/+13 |
* | mtd: detect image format when writing | Rafał Miłecki | 2016-02-06 | 3 | -13/+60 |
* | mtd: allow writing Seama files to "firmware" on Broadcom targets | Rafał Miłecki | 2016-01-28 | 1 | -0/+6 |
* | mtd: enable "fixseama" on bcm53xx | Rafał Miłecki | 2016-01-28 | 1 | -1/+1 |
* | kirkwood: support Linksys boot counter on EA[34]500 | Luka Perkov | 2015-11-10 | 1 | -0/+1 |
* | mvebu: add support for the Linksys boot counter | Imre Kaloz | 2015-08-19 | 4 | -0/+128 |
* | mtd: add missing <endian.h> include | Felix Fietkau | 2015-06-05 | 1 | -0/+1 |
* | mtd: fix md5sum error checking | John Crispin | 2015-03-05 | 1 | -1/+1 |
* | package: mtd: move bcm963xx_tag definition into source code | Jonas Gorski | 2015-02-27 | 1 | -1/+92 |
* | mtd: make the dump commnd honour the -o option | John Crispin | 2014-12-03 | 1 | -6/+5 |
* | mtd: make the mtd dump call run properly on nand flash | John Crispin | 2014-12-02 | 1 | -5/+18 |
* | mtd: add ability to dump a mtd device | John Crispin | 2014-12-02 | 1 | -5/+57 |
* | mtd: fix 2 compiler warnings | John Crispin | 2014-11-26 | 1 | -2/+1 |
* | bcm53xx: add fixtrx | Hauke Mehrtens | 2014-09-21 | 1 | -0/+1 |
* | mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403 | Felix Fietkau | 2014-09-02 | 1 | -0/+2 |
* | mtd: Fix trx check after partition rename ("linux" to "firmware") | Felix Fietkau | 2014-09-02 | 1 | -1/+1 |
* | mtd: fix compile error with musl | Felix Fietkau | 2014-05-21 | 1 | -0/+1 |
* | mtd: improve mtd detection | John Crispin | 2014-03-30 | 1 | -1/+3 |
* | mtd: add support for bad blocks in NAND flash | Felix Fietkau | 2014-03-26 | 3 | -5/+56 |
* | mtd: add a "mtd verify" call | John Crispin | 2013-11-19 | 2 | -2/+71 |
* | ar71xx: Unifi AP Pro sysupgrade patch | Felix Fietkau | 2013-11-14 | 1 | -3/+12 |
* | package/mtd: enable seama fixup code for ar71xx | Gabor Juhos | 2013-09-19 | 1 | -1/+1 |
* | kernel/base-files: clean up old code related to refreshing mtd partitions, it... | Felix Fietkau | 2013-07-14 | 1 | -38/+0 |
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 15 | -0/+2973 |