Commit Graph

32 Commits

Author SHA1 Message Date
Felix Fietkau
5b02773940 mtd: fix wrong open() return code checks
SVN-Revision: 17666
2009-09-21 19:13:34 +00:00
Felix Fietkau
9474d99dc0 mtd: bump release
SVN-Revision: 17661
2009-09-21 11:19:08 +00:00
Felix Fietkau
a512be592f mtd: update copyright headers
SVN-Revision: 17660
2009-09-21 10:09:02 +00:00
Felix Fietkau
63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems
SVN-Revision: 17659
2009-09-21 09:58:41 +00:00
Andy Boyett
a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
2009-09-10 10:07:04 +00:00
Felix Fietkau
40e46b9830 fix jffs2 eof marker search in mtd (patch by Daniel Dickinson)
SVN-Revision: 17522
2009-09-05 23:38:51 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Felix Fietkau
0d71217695 remove accidentally committed debug message
SVN-Revision: 12827
2008-10-02 18:31:26 +00:00
Felix Fietkau
8f567ff728 mtd: fix image check on non-broadcom platforms
SVN-Revision: 12825
2008-10-02 18:19:02 +00:00
Felix Fietkau
a38c409d6a fix some warnings
SVN-Revision: 12707
2008-09-25 18:24:53 +00:00
Felix Fietkau
5a0a3cbc00 mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
2008-09-25 18:24:18 +00:00
Felix Fietkau
bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
2008-09-23 09:23:58 +00:00
Felix Fietkau
d374e28a2b mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
2008-09-22 17:06:03 +00:00
Felix Fietkau
413b45df85 fix mtd target define for brcm-2.4
SVN-Revision: 12650
2008-09-22 17:03:06 +00:00
Felix Fietkau
4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems
SVN-Revision: 12418
2008-08-28 00:15:22 +00:00
Felix Fietkau
753e5b492d add support for appending a file to jffs2 during reflash on the fly
SVN-Revision: 12250
2008-08-08 22:43:19 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
2007-08-21 18:23:57 +00:00
Felix Fietkau
ff917433fb oops. forgot one file
SVN-Revision: 8445
2007-08-20 21:27:29 +00:00
Felix Fietkau
a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
2007-08-20 16:12:24 +00:00
Felix Fietkau
5307d511aa add 'mtd refresh' command
SVN-Revision: 8439
2007-08-19 21:53:44 +00:00
Mike Baker
9a66abf108 Add a "Rebooting ..." message to the mtd util
SVN-Revision: 7159
2007-05-10 08:54:37 +00:00
Mike Baker
653cfd2ff9 change handling of non-trx files
SVN-Revision: 6924
2007-04-10 14:46:15 +00:00
Mike Baker
99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
2007-03-09 08:58:37 +00:00
Felix Fietkau
97b0e81658 add reboot fix for mtd (thanks, wbx)
SVN-Revision: 5645
2006-11-26 01:03:21 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
0f4a0fa10a fix mtd compile
SVN-Revision: 5505
2006-11-12 01:45:59 +00:00
Felix Fietkau
97e54a1932 ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
2006-10-25 19:47:09 +00:00
Felix Fietkau
426ecdecef turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
2006-10-24 18:11:33 +00:00
Felix Fietkau
4f9190d1c8 improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850
SVN-Revision: 5269
2006-10-23 14:52:04 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00