Fix the automatic selection of ext2 when not using neither squashfs nor jffs2
[openwrt/openwrt.git] / tools / firmware-utils /
2007-06-04 Hamish GuthrieRemove a debug statement from trx.c, add config changes...
2007-05-30 Hamish GuthrieFixed trx - variable append used uninitialised. If...
2007-05-30 Florian Fainellimkcsysimg cleanups
2007-05-23 Felix Fietkaufix x86 boot filesystem allocation (#1736)
2007-05-15 Felix FietkauFix broadcom squashfs images:
2007-05-11 Florian FainelliFix 32/64bits issues with airlink image generator
2007-05-10 Mike Bakerhost-build.mk used incorrectly
2007-04-09 Florian FainelliFix airlink image generation tool
2007-04-03 Florian Fainellimkcsysimg typos
2007-04-03 Florian FainelliRemove useless mksyshdr utility, replaced by mkcsysimg...
2007-04-02 Florian FainelliAdd ADM5120 based edimax image generation utilities
2007-04-02 Florian FainelliMake airlink.c more endianness robus (sn9)
2007-04-01 Florian FainelliFix image generation (sn9)
2007-03-31 Florian FainelliFix a typo
2007-03-31 Florian Fainellifix crc32 and endianness, thanks sn9
2007-03-30 Florian Fainelliairlink generation fix, thanks st9_
2007-03-29 Florian FainelliFix mkmylofw write_out_padding routine
2007-03-26 Florian FainelliAdd definitions to myloader thanks Gabor Juhos
2007-03-24 Florian FainelliFix potential unligned access with MyLoader based devic...
2007-03-23 Florian FainelliMake mksyshdr safe for 64bits platforms (#1504)
2007-03-22 Florian FainelliAdd firmware generation for other Compex boards based...
2007-03-21 Florian FainelliAdd image generation for edimax routers
2007-03-18 Florian FainelliFix a warning
2007-03-18 Eugene KonevAdd srec2bin to firmware-utils
2007-02-25 Felix Fietkaumake ptgen print the end offset of the last partition...
2007-02-24 Felix Fietkaufix cylinder rounding in ptgen
2006-12-12 Felix Fietkaufix compile error (pointed out by nonsequitor)
2006-12-11 Florian FainelliAdd airlink firmware generation tool, thanks to Vassily...
2006-12-07 Felix Fietkauremove custom partition table hack, add ptgen utility...
2006-12-06 Felix Fietkaumove target/utils to tools/firmware-utils