summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-01-17firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes #3003)Gabor Juhos
2007-12-28Add support for Conceptronic C54BSR4Florian Fainelli
2007-12-09Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau
2007-11-03fix some definitions in the ZyXEL toolGabor Juhos
2007-11-03image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now onGabor Juhos
2007-10-24add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier)Felix Fietkau
2007-10-22ar7: add eva image generation (thanks Axel Gembe)Eugene Konev
2007-10-18add ids for Edimax BR-6104Wg boardsGabor Juhos
2007-09-09Add the ralink signature, will use it laterFlorian Fainelli
2007-08-29I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.htmlFelix Fietkau
2007-08-06remove case sensitivity from the board name checkingGabor Juhos
2007-08-03Fix the jffs2 images with rdc devices (thanks to Daniel Gimpelevich)Florian Fainelli
2007-08-02add firmware generation tool for ZyXEL boardsGabor Juhos
2007-06-04Remove a debug statement from trx.c, add config changes for at91Hamish Guthrie
2007-05-30Fixed trx - variable append used uninitialised. If -A option was not used, the first offset was not written to the .trx file.Hamish Guthrie
2007-05-30mkcsysimg cleanupsFlorian Fainelli
2007-05-23fix x86 boot filesystem allocation (#1736)Felix Fietkau
2007-05-15Fix broadcom squashfs images:Felix Fietkau
2007-05-11Fix 32/64bits issues with airlink image generatorFlorian Fainelli
2007-05-10host-build.mk used incorrectlyMike Baker
2007-04-09Fix airlink image generation toolFlorian Fainelli
2007-04-03mkcsysimg typosFlorian Fainelli
2007-04-03Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no longer broken, and have been testedFlorian Fainelli
2007-04-02Add ADM5120 based edimax image generation utilitiesFlorian Fainelli
2007-04-02Make airlink.c more endianness robus (sn9)Florian Fainelli
2007-04-01Fix image generation (sn9)Florian Fainelli
2007-03-31Fix a typoFlorian Fainelli
2007-03-31fix crc32 and endianness, thanks sn9Florian Fainelli
2007-03-30airlink generation fix, thanks st9_Florian Fainelli
2007-03-29Fix mkmylofw write_out_padding routineFlorian Fainelli
2007-03-26Add definitions to myloader thanks Gabor JuhosFlorian Fainelli
2007-03-24Fix potential unligned access with MyLoader based devices, thanks JuhosFlorian Fainelli
2007-03-23Make mksyshdr safe for 64bits platforms (#1504)Florian Fainelli
2007-03-22Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !Florian Fainelli
2007-03-21Add image generation for edimax routersFlorian Fainelli
2007-03-18Fix a warningFlorian Fainelli
2007-03-18Add srec2bin to firmware-utilsEugene Konev
2007-02-25make ptgen print the end offset of the last partition as wellFelix Fietkau
2007-02-24fix cylinder rounding in ptgenFelix Fietkau
2006-12-12fix compile error (pointed out by nonsequitor)Felix Fietkau
2006-12-11Add airlink firmware generation tool, thanks to Vassily Galinsky for that !Florian Fainelli
2006-12-07remove custom partition table hack, add ptgen utility for generating partition tablesFelix Fietkau
2006-12-06move target/utils to tools/firmware-utilsFelix Fietkau