use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
[openwrt/svn-archive/archive.git] / tools / firmware-utils /
2009-05-24 Felix Fietkau[8.09] atheros: upgrade to the new mkfwimage from trunk...
2008-09-23 Felix Fietkaufirmware-utils: when using open with O_CREAT and O_WRON...
2008-09-08 Gabor Juhos[tools] firmware-utils/mkmylofw: WP543 support
2008-07-28 Travis Kemenfix mkfwimage to recognize the -s option
2008-07-26 Felix Fietkaufix mkfwimage build on mac os x
2008-07-25 Travis KemenUse mkfwimage from athero.openwrt.net with modification...
2008-06-27 Imre Kalozreplacement of the add_header utility used by various...
2008-06-22 Gabor Juhos[tools] firmware-utils/mkzynfs: even more improvements
2008-06-22 Gabor Juhos[tools] firmware-utils: ZyXEL firmware tool improvements
2008-06-17 Gabor Juhos[tools] firmware-utils/mkcasfw: add model id for Ovisli...
2008-05-18 Felix Fietkaubcm963xx: add cfe image tagging utility
2008-05-09 Gabor Juhos[firmware-utils] mkzynfw: add definitions for the P...
2008-05-09 Gabor Juhos[firmware-utils] mkzynfw: fix NBG-318S definitions
2008-05-07 Travis Kemenbuld images for the Ubiquiti LiteStation and NanoStatio...
2008-03-27 Florian FainelliCreate a dummy sit package for 2.4 kernelsq
2008-03-26 Florian FainelliAdd definitions for the Zyxel NBG-318S
2008-03-11 Matteo CroceAdd AG241 code pattern (fixes #1089)
2008-01-29 Gabor Juhos[tools] firmware-utils: new firmware generation tool...
2008-01-25 Gabor Juhos[tools] firmware-utils/mkzynfw: remove 'svn:executable...
2008-01-25 Gabor Juhos[tools] firmware-utils/mkzynfw: add preliminary support...
2008-01-17 Gabor Juhos[tools] firmware-utils:fix a bug in mkzynfw, thanks...
2007-12-28 Florian FainelliAdd support for Conceptronic C54BSR4
2007-12-09 Felix FietkauUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-03 Gabor Juhos[firmware-utils] fix some definitions in the ZyXEL...
2007-11-03 Gabor Juhos[adm5120] image generation fixes (closes: #2643, #2644)
2007-10-24 Felix Fietkauadd updated motorola-bin.c file from #2483 (by D. Hugh...
2007-10-22 Eugene Konevar7: add eva image generation (thanks Axel Gembe)
2007-10-18 Gabor Juhos[adm5120] add ids for Edimax BR-6104Wg boards
2007-09-09 Florian FainelliAdd the ralink signature, will use it later
2007-08-29 Gabor JuhosI have new e-mail address. Thanks to Kaloz ;)
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-08-06 Gabor Juhosremove case sensitivity from the board name checking
2007-08-03 Florian FainelliFix the jffs2 images with rdc devices (thanks to Daniel...
2007-08-02 Gabor Juhosadd firmware generation tool for ZyXEL boards
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 Felix Fietkauconvert from dos to unix format
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