11 Commits (5387bc9cbb9ed205f08766523a296f21dfa83b56)

Author SHA1 Message Date
David Bauer 1e06482f7d mtd: add logic for TP-Link ramips recovery magic 6 years ago
Rafał Miłecki 82498a7f7a mtd: improve check for TRX header being already fixed 6 years ago
Rafał Miłecki 0f54489f75 mtd: support bad blocks within the mtd_fixtrx() 6 years ago
Mirko Parthey 46d7ced9d1 mtd: mark as nonshared to fix FS#484 6 years ago
Alexandru Ardelean 8ecf7443a4 system/mtd: drop Build/Prepare rule in favor of default one 8 years ago
Imre Kaloz 20fac016e4 mvebu: add support for the Linksys boot counter 9 years ago
John Crispin 74a3a77bcd license info - revert r43155 10 years ago
John Crispin c10d97484a Add more license tags with SPDX identifiers 10 years ago
Steven Barth bec9d38fa4 Add a few SPDX tags 10 years ago
John Crispin ee41b41a30 mtd: add a "mtd verify" call 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
Felix Fietkau c57f66f745 mtd: avoid adding the kernel dir to includes, use the toolchain headers 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Gabor Juhos a67d5fd24f package/mtd: add option for fixing seama images 12 years ago
Jonas Gorski dd81dc48dd package: mtd: use in-kernel bcm63xx image tag header 12 years ago
Felix Fietkau 5832e754fb mtd: fix trx_fixup 12 years ago
Jo-Philipp Wich 3a794cde8c mtd: external toolchains usually do not know about MTDREFRESH, so search in $(LINUX_DIR)/include first, fixes compilation with external CodeSourcery toolchain 13 years ago
Jonas Gorski f53128f79b target: linux: mtd: fix MTDREFRESH to an arbitrary high number 13 years ago
Gabor Juhos 091ea63719 package/mtd: don't append jffs2 data multiple times 13 years ago
Gabor Juhos 9abe5cf110 package/mtd: make fixtrx available on ar71xx as well 14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition 14 years ago
Jo-Philipp Wich 2dcfed2eff mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. 14 years ago
Gabor Juhos ebab30b7c7 package/mtd: fix automatic partition size detection in fis_remap 15 years ago
Jo-Philipp Wich c8e7192064 mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available 15 years ago
Felix Fietkau 9474d99dc0 mtd: bump release 15 years ago
Felix Fietkau 63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems 15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Felix Fietkau bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices 16 years ago
Felix Fietkau 413b45df85 fix mtd target define for brcm-2.4 16 years ago
Felix Fietkau 753e5b492d add support for appending a file to jffs2 during reflash on the fly 16 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades 17 years ago
Felix Fietkau 97b0e81658 add reboot fix for mtd (thanks, wbx) 18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables 18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig 18 years ago
Felix Fietkau 426ecdecef turn target runtime check of mtd into a compile-time check 18 years ago