summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils
Commit message (Expand)AuthorAgeFilesLines
* [tools] firmware-utils/mkmylofw: WP543 support juhosg2008-09-082-26/+47
* fix mkfwimage to recognize the -s optionthepeople2008-07-281-1/+1
* fix mkfwimage build on mac os xnbd2008-07-261-1/+1
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ...thepeople2008-07-251-77/+74
* replacement of the add_header utility used by various vendorskaloz2008-06-272-0/+139
* [tools] firmware-utils/mkzynfs: even more improvementsjuhosg2008-06-221-8/+73
* [tools] firmware-utils: ZyXEL firmware tool improvementsjuhosg2008-06-222-11/+32
* [tools] firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cam...juhosg2008-06-171-0/+4
* bcm963xx: add cfe image tagging utilitynbd2008-05-182-0/+302
* [firmware-utils] mkzynfw: add definitions for the P-2602HW-D1Ajuhosg2008-05-092-12/+23
* [firmware-utils] mkzynfw: fix NBG-318S definitionsjuhosg2008-05-092-2/+2
* buld images for the Ubiquiti LiteStation and NanoStation ported from http://a...thepeople2008-05-073-0/+465
* Create a dummy sit package for 2.4 kernelsqflorian2008-03-271-1/+1
* Add definitions for the Zyxel NBG-318Sflorian2008-03-262-0/+14
* Add AG241 code pattern (fixes #1089)matteo2008-03-111-3/+23
* [tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6...juhosg2008-01-292-1/+1029
* [tools] firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)juhosg2008-01-252-0/+0
* [tools] firmware-utils/mkzynfw: add preliminary support for OEM boardsjuhosg2008-01-252-47/+59
* [tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (c...juhosg2008-01-171-1/+1
* Add support for Conceptronic C54BSR4florian2007-12-282-0/+4
* Use $(CP) instead of $(INSTALL_BIN) for binaries.nbd2007-12-091-1/+1
* [firmware-utils] fix some definitions in the ZyXEL tooljuhosg2007-11-032-34/+36
* [adm5120] image generation fixes (closes: #2643, #2644)juhosg2007-11-031-63/+96
* add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)nbd2007-10-241-69/+151
* ar7: add eva image generation (thanks Axel Gembe)ejka2007-10-222-1/+192
* [adm5120] add ids for Edimax BR-6104Wg boardsjuhosg2007-10-182-5/+7
* Add the ralink signature, will use it laterflorian2007-09-091-0/+1
* I have new e-mail address. Thanks to Kaloz ;)juhosg2007-08-295-5/+5
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-071-5/+2
* remove case sensitivity from the board name checkingjuhosg2007-08-063-3/+3
* Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)florian2007-08-031-0/+1
* add firmware generation tool for ZyXEL boardsjuhosg2007-08-023-0/+1212
* Remove a debug statement from trx.c, add config changes for at91hcg2007-06-041-1/+0
* Fixed trx - variable append used uninitialised. If -A option was nothcg2007-05-301-2/+3
* mkcsysimg cleanupsflorian2007-05-301-143/+149
* fix x86 boot filesystem allocation (#1736)nbd2007-05-231-1/+1
* Fix broadcom squashfs images:nbd2007-05-151-3/+8
* Fix 32/64bits issues with airlink image generatorflorian2007-05-111-25/+24
* host-build.mk used incorrectlymbm2007-05-101-1/+2
* Fix airlink image generation toolflorian2007-04-091-5/+1
* mkcsysimg typosflorian2007-04-031-3/+3
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ...florian2007-04-032-47/+0
* Add ADM5120 based edimax image generation utilitiesflorian2007-04-023-0/+1190
* Make airlink.c more endianness robus (sn9)florian2007-04-021-3/+3
* convert from dos to unix formatnbd2007-04-011-46/+46
* Fix image generation (sn9)florian2007-04-011-1/+2
* Fix a typoflorian2007-03-311-1/+1
* fix crc32 and endianness, thanks sn9florian2007-03-311-24/+36
* airlink generation fix, thanks st9_florian2007-03-301-11/+9
* Fix mkmylofw write_out_padding routineflorian2007-03-291-49/+60