changed Makefile and profiles, added patches for kernel 2.6.24
[openwrt.git] / tools / firmware-utils /
2008-11-17 juhosg[tools] firmware_utils/mkmylofw: add support of named...
2008-11-16 juhosg[tools] firmware_utils/mkmylofw: add definitions for...
2008-11-08 florianFix small typo #4148
2008-10-28 florianAdd makeamitbin to generate images for other RDC-based...
2008-10-13 juhosg[tools] firmware-utils: new firmware generation tool...
2008-09-23 nbdfirmware-utils: when using open with O_CREAT and O_WRON...
2008-09-08 juhosg[tools] firmware-utils/mkmylofw: WP543 support
2008-07-28 thepeoplefix mkfwimage to recognize the -s option
2008-07-26 nbdfix mkfwimage build on mac os x
2008-07-25 thepeopleUse mkfwimage from athero.openwrt.net with modification...
2008-06-27 kalozreplacement of the add_header utility used by various...
2008-06-22 juhosg[tools] firmware-utils/mkzynfs: even more improvements
2008-06-22 juhosg[tools] firmware-utils: ZyXEL firmware tool improvements
2008-06-17 juhosg[tools] firmware-utils/mkcasfw: add model id for Ovisli...
2008-05-18 nbdbcm963xx: add cfe image tagging utility
2008-05-09 juhosg[firmware-utils] mkzynfw: add definitions for the P...
2008-05-09 juhosg[firmware-utils] mkzynfw: fix NBG-318S definitions
2008-05-07 thepeoplebuld images for the Ubiquiti LiteStation and NanoStatio...
2008-03-27 florianCreate a dummy sit package for 2.4 kernelsq
2008-03-26 florianAdd definitions for the Zyxel NBG-318S
2008-03-11 matteoAdd AG241 code pattern (fixes #1089)
2008-01-29 juhosg[tools] firmware-utils: new firmware generation tool...
2008-01-25 juhosg[tools] firmware-utils/mkzynfw: remove 'svn:executable...
2008-01-25 juhosg[tools] firmware-utils/mkzynfw: add preliminary support...
2008-01-17 juhosg[tools] firmware-utils:fix a bug in mkzynfw, thanks...
2007-12-28 florianAdd support for Conceptronic C54BSR4
2007-12-09 nbdUse $(CP) instead of $(INSTALL_BIN) for binaries.
2007-11-03 juhosg[firmware-utils] fix some definitions in the ZyXEL...
2007-11-03 juhosg[adm5120] image generation fixes (closes: #2643, #2644)
2007-10-24 nbdadd updated motorola-bin.c file from #2483 (by D. Hugh...
2007-10-22 ejkaar7: add eva image generation (thanks Axel Gembe)
2007-10-18 juhosg[adm5120] add ids for Edimax BR-6104Wg boards
2007-09-09 florianAdd the ralink signature, will use it later
2007-08-29 juhosgI have new e-mail address. Thanks to Kaloz ;)
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-08-06 juhosgremove case sensitivity from the board name checking
2007-08-03 florianFix the jffs2 images with rdc devices (thanks to Daniel...
2007-08-02 juhosgadd firmware generation tool for ZyXEL boards
2007-06-04 hcgRemove a debug statement from trx.c, add config changes...
2007-05-30 hcgFixed trx - variable append used uninitialised. If...
2007-05-30 florianmkcsysimg cleanups
2007-05-23 nbdfix x86 boot filesystem allocation (#1736)
2007-05-15 nbdFix broadcom squashfs images:
2007-05-11 florianFix 32/64bits issues with airlink image generator
2007-05-10 mbmhost-build.mk used incorrectly
2007-04-09 florianFix airlink image generation tool
2007-04-03 florianmkcsysimg typos
2007-04-03 florianRemove useless mksyshdr utility, replaced by mkcsysimg...
2007-04-02 florianAdd ADM5120 based edimax image generation utilities
2007-04-02 florianMake airlink.c more endianness robus (sn9)
2007-04-01 nbdconvert from dos to unix format
2007-04-01 florianFix image generation (sn9)
2007-03-31 florianFix a typo
2007-03-31 florianfix crc32 and endianness, thanks sn9
2007-03-30 florianairlink generation fix, thanks st9_
2007-03-29 florianFix mkmylofw write_out_padding routine
2007-03-26 florianAdd definitions to myloader thanks Gabor Juhos
2007-03-24 florianFix potential unligned access with MyLoader based devic...
2007-03-23 florianMake mksyshdr safe for 64bits platforms (#1504)
2007-03-22 florianAdd firmware generation for other Compex boards based...
2007-03-21 florianAdd image generation for edimax routers
2007-03-18 florianFix a warning
2007-03-18 ejkaAdd srec2bin to firmware-utils
2007-02-25 nbdmake ptgen print the end offset of the last partition...
2007-02-24 nbdfix cylinder rounding in ptgen
2006-12-12 nbdfix compile error (pointed out by nonsequitor)
2006-12-11 florianAdd airlink firmware generation tool, thanks to Vassily...
2006-12-07 nbdremove custom partition table hack, add ptgen utility...
2006-12-06 nbdmove target/utils to tools/firmware-utils