aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: fix imagetag compilationÁlvaro Fernández Rojas2021-03-171-0/+1
* mediatek: add support for Buffalo WSR-2533DHP2INAGAKI Hiroshi2021-03-151-0/+1
* mtd: add option for TRX magic to fixtrxINAGAKI Hiroshi2021-03-153-6/+17
* mtd: fixtrx: support CFE imagetag on bmips targetÁlvaro Fernández Rojas2021-02-221-0/+1
* ar71xx: drop targetAdrian Schmutzler2020-08-303-4/+1
* mtd: enable wrgg support for ath79Stijn Tintel2020-06-111-1/+1
* mtd: add linksys_bootcount for ramipsDavide Fioravanti2020-05-171-1/+1
* brcm63xx: rename target to bcm63xxAdrian Schmutzler2020-02-141-1/+1
* brcm47xx: rename target to bcm47xxAdrian Schmutzler2020-02-142-2/+2
* mtd: Activate LTO compile optionHauke Mehrtens2019-11-081-1/+2
* mtd: cleanup unused code and variables in fis.cPetr Štetiar2019-07-171-20/+0
* mtd: add CRC signature to RedBoot partition mapDaniel Gimpelevich2019-07-173-3/+26
* package: mtd: add fixseama command for ath79Chuanhong Guo2019-07-162-1/+2
* gemini: Fix up firmware checksum on DIR-685Linus Walleij2019-05-181-0/+1
* mtd: Make fixwrgg command work on DIR-685Linus Walleij2019-05-181-14/+13
* mtd: base-files: Unify dual-firmware devices (Linksys)Jeff Kletsky2019-05-183-134/+91
* mtd: add logic for TP-Link ramips recovery magicDavid Bauer2019-01-265-3/+130
* mtd: add linksys_bootcount to the ipq40xx targetOever González2019-01-262-0/+116
* mtd: improve check for TRX header being already fixedRafał Miłecki2018-07-152-8/+9
* mtd: support bad blocks within the mtd_fixtrx()Rafał Miłecki2018-07-152-7/+29
* mtd: mark as nonshared to fix FS#484Mirko Parthey2018-06-011-0/+2
* mtd: fix erase handling with partition offset on writeFelix Fietkau2018-04-201-1/+1
* ramips: add support for D-Link DAP-1522 A1George Hopkins2018-02-131-1/+1
* mtd: add fixwrg commandGeorge Hopkins2018-02-134-3/+233
* mtd: add fixwrgg commandStijn Tintel2016-10-275-3/+239
* mtd: fix endianness detection on muslStijn Tintel2016-10-272-0/+2
* package/system/mtd: fix usage messagePaul Wassi2016-10-261-1/+1
* system/mtd: drop Build/Prepare rule in favor of default oneAlexandru Ardelean2016-10-151-5/+0
* mtd: fix up error messagesJohn Crispin2016-10-152-2/+2
* 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