Do not overload mount-call - trying to reduce confusion
[openwrt/svn-archive/archive.git] / package / mtd /
2012-11-21 Florian Fainelli[package] mtd: do not include error.h
2012-11-06 Jonas Gorskilinux: export bcm963xx_tag.h to userspace
2012-11-04 Felix Fietkaumtd: avoid adding the kernel dir to includes, use the...
2012-10-19 Hamish Guthrielicensing: Add licensing metadata to many packages
2012-10-18 Gabor Juhospackage/mtd: add option for fixing seama images
2012-10-08 Jonas Gorskipackage: mtd: use in-kernel bcm63xx image tag header
2012-07-25 Felix Fietkaumtd: fix trx_fixup
2012-07-04 Jo-Philipp Wichmtd - remove partition table assumption when writing...
2012-07-04 Jo-Philipp Wichmtd - add partition offset parameter
2012-02-06 Florian Fainellimtd: define MTDREFRESH if not defined (external kernel)
2012-01-18 Jo-Philipp Wich[package] mtd: external toolchains usually do not know...
2011-11-09 Jonas Gorskitarget: linux: mtd: fix MTDREFRESH to an arbitrary...
2011-07-02 Gabor Juhospackage/mtd: don't append jffs2 data multiple times
2011-01-05 Gabor Juhospackage/mtd: make fixtrx available on ar71xx as well
2010-12-26 Daniel DickinsonAdded OpenWRT-specific field to imagetag so that we...
2010-12-26 Daniel Dickinsonmtd: Added trx_fixup for brcm63xx imagetag, and made...
2010-12-26 Daniel Dickinsonmtd: Added fixtrx for brcm63xx imagetag. This allows...
2010-12-26 Daniel Dickinsonmtd: Changed mtd_fixtrx and related functions to be...
2010-11-24 Jo-Philipp Wich[package] mtd: whitespace cleanup
2010-11-24 Jo-Philipp Wich[package] mtd: fix r24132
2010-11-24 Alexandros C. Coul... package/mtd: (enhancement) add option to prevent erase...
2010-09-03 Gabor Juhospackage/mtd: write remaining data after adding file...
2010-06-16 Jo-Philipp Wich[package] mtd: request locked pages when mmap'ing the...
2010-03-28 Gabor Juhospackage/mtd: fix automatic partition size detection...
2010-03-27 Gabor Juhospackage/mtd: add fixtrx command
2010-03-27 Gabor Juhospackage/mtd: reuse existing crc32 stuff in the trx...
2010-01-21 Felix Fietkaumtd: fix typo (thx, Plouj)
2010-01-19 Jo-Philipp Wich[package] mtd: treat failure to open FIS partition...
2009-09-21 Felix Fietkaumtd: fix wrong open() return code checks
2009-09-21 Felix Fietkaumtd: bump release
2009-09-21 Felix Fietkaumtd: update copyright headers
2009-09-21 Felix Fietkaumtd: add support for rewriting the fis table layout...
2009-09-10 Andy Boyett[package] bump some revisions and update copyrights
2009-09-05 Felix Fietkaufix jffs2 eof marker search in mtd (patch by Daniel...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-10-02 Felix Fietkauremove accidentally committed debug message
2008-10-02 Felix Fietkaumtd: fix image check on non-broadcom platforms
2008-09-25 Felix Fietkaufix some warnings
2008-09-25 Felix Fietkaumtd: improve support for reading input from a pipe...
2008-09-23 Felix Fietkauclean up mtd, fix up trx header when integrating jffs2...
2008-09-22 Felix Fietkaumtd: use broadcom specific code on linux 2.6 as well
2008-09-22 Felix Fietkaufix mtd target define for brcm-2.4
2008-08-28 Felix Fietkaumtd: add jffs2 cleanmarker for big endian systems
2008-08-08 Felix Fietkauadd support for appending a file to jffs2 during reflas...
2007-09-07 Nicolas Thillmove package description to a separate definition,...
2007-08-21 Felix Fietkauadd sysupgrade script for config preserving system...
2007-08-20 Felix Fietkauoops. forgot one file
2007-08-20 Felix Fietkaucleanup mtd, implement jffs2write - one step closer...
2007-08-19 Felix Fietkauadd 'mtd refresh' command
2007-05-10 Mike BakerAdd a "Rebooting ..." message to the mtd util
2007-04-10 Mike Bakerchange handling of non-trx files
2007-03-09 Mike Bakerfallback when devfs names aren't found
2006-11-26 Felix Fietkauadd reboot fix for mtd (thanks, wbx)
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-12 Felix Fietkaufix mtd compile
2006-10-25 Felix Fietkauignore mtd erase errors (will probably be required...
2006-10-24 Felix Fietkauturn target runtime check of mtd into a compile-time...
2006-10-23 Felix Fietkauimprove mtd image check - don't check trx header if...
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk