| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] mtd: request locked pages when mmap'ing the FIS table, cures random... | Jo-Philipp Wich | 2010-06-16 | 2 | -2/+2 |
* | package/mtd: fix automatic partition size detection in fis_remap | Gabor Juhos | 2010-03-28 | 2 | -8/+20 |
* | package/mtd: add fixtrx command | Gabor Juhos | 2010-03-27 | 2 | -4/+110 |
* | package/mtd: reuse existing crc32 stuff in the trx code | Gabor Juhos | 2010-03-27 | 2 | -34/+9 |
* | mtd: fix typo (thx, Plouj) | Felix Fietkau | 2010-01-21 | 1 | -1/+1 |
* | [package] mtd: treat failure to open FIS partition as fatal when a fis_layout... | Jo-Philipp Wich | 2010-01-19 | 2 | -2/+2 |
* | mtd: fix wrong open() return code checks | Felix Fietkau | 2009-09-21 | 2 | -9/+9 |
* | mtd: bump release | Felix Fietkau | 2009-09-21 | 1 | -1/+1 |
* | mtd: update copyright headers | Felix Fietkau | 2009-09-21 | 3 | -5/+36 |
* | mtd: add support for rewriting the fis table layout on redboot based systems | Felix Fietkau | 2009-09-21 | 5 | -56/+451 |
* | [package] bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -3/+3 |
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau | 2009-09-05 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 4 | -4/+0 |
* | remove accidentally committed debug message | Felix Fietkau | 2008-10-02 | 1 | -3/+1 |
* | mtd: fix image check on non-broadcom platforms | Felix Fietkau | 2008-10-02 | 1 | -1/+1 |
* | fix some warnings | Felix Fietkau | 2008-09-25 | 2 | -2/+4 |
* | mtd: improve support for reading input from a pipe. fixes sysupgrade | Felix Fietkau | 2008-09-25 | 1 | -9/+21 |
* | clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices | Felix Fietkau | 2008-09-23 | 6 | -80/+209 |
* | mtd: use broadcom specific code on linux 2.6 as well | Felix Fietkau | 2008-09-22 | 1 | -0/+4 |
* | fix mtd target define for brcm-2.4 | Felix Fietkau | 2008-09-22 | 1 | -1/+1 |
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |
* | add support for appending a file to jffs2 during reflash on the fly | Felix Fietkau | 2008-08-08 | 4 | -59/+110 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -3/+5 |
* | add sysupgrade script for config preserving system upgrades. only implemented... | Felix Fietkau | 2007-08-21 | 2 | -3/+6 |
* | oops. forgot one file | Felix Fietkau | 2007-08-20 | 1 | -0/+14 |
* | cleanup mtd, implement jffs2write - one step closer to config preserving syst... | Felix Fietkau | 2007-08-20 | 8 | -135/+810 |
* | add 'mtd refresh' command | Felix Fietkau | 2007-08-19 | 2 | -1/+33 |
* | Add a "Rebooting ..." message to the mtd util | Mike Baker | 2007-05-10 | 1 | -1/+2 |
* | change handling of non-trx files | Mike Baker | 2007-04-10 | 1 | -13/+2 |
* | fallback when devfs names aren't found | Mike Baker | 2007-03-09 | 1 | -1/+6 |
* | add reboot fix for mtd (thanks, wbx) | Felix Fietkau | 2006-11-26 | 2 | -5/+9 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -2/+2 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -1/+0 |
* | fix mtd compile | Felix Fietkau | 2006-11-12 | 3 | -2/+306 |
* | ignore mtd erase errors (will probably be required for nand flash) | Felix Fietkau | 2006-10-25 | 1 | -5/+2 |
* | turn target runtime check of mtd into a compile-time check | Felix Fietkau | 2006-10-24 | 2 | -19/+14 |
* | improve mtd image check - don't check trx header if the target partition is n... | Felix Fietkau | 2006-10-23 | 1 | -10/+15 |
* | standardize Makefile, change section from base to utils and category to "base... | Nicolas Thill | 2006-09-23 | 1 | -6/+7 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 | 1 | -6/+0 |
* | fix CATEGORY | Nicolas Thill | 2006-07-27 | 1 | -1/+1 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -1/+1 |
* | move source file to src/. | Nicolas Thill | 2006-06-18 | 3 | -4/+23 |
* | add missing BuildPackage lines, convert install-dev: to Build/InstallDev | Felix Fietkau | 2006-05-31 | 1 | -0/+2 |
* | replace $(IDIR_*) with $(1) | Felix Fietkau | 2006-05-11 | 1 | -2/+2 |
* | Convert packages to new template | Mike Baker | 2006-05-10 | 4 | -45/+13 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | Felix Fietkau | 2006-04-05 | 1 | -6/+11 |
* | enhance the new mtd -q option | Felix Fietkau | 2006-02-09 | 1 | -10/+11 |
* | add missing mtd output message | Felix Fietkau | 2006-02-09 | 1 | -0/+2 |