summaryrefslogtreecommitdiff
path: root/tools/firmware-utils/src/mkzynfw.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils/mkzynfw: fix available flash space calculationGabor Juhos2010-12-171-2/+3
| | | | SVN-Revision: 24653
* firmware-utils/mkzynfw: add support for the NBG460N boardGabor Juhos2010-05-141-0/+17
| | | | | | | | Adding NBG460N/550N/550NH boards to mkzynfw. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21446
* firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)Gabor Juhos2010-05-141-1/+1
| | | | | | | | | The test if a file can fit in an image considers the current offset twice. So a image that would fit is too big. Thanks-to: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 21445
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* firmware-utils/mkzynfs: even more improvementsGabor Juhos2008-06-221-8/+73
| | | | SVN-Revision: 11559
* firmware-utils: ZyXEL firmware tool improvementsGabor Juhos2008-06-221-11/+30
| | | | SVN-Revision: 11550
* mkzynfw: add definitions for the P-2602HW-D1AGabor Juhos2008-05-091-8/+19
| | | | SVN-Revision: 11096
* mkzynfw: fix NBG-318S definitionsGabor Juhos2008-05-091-1/+1
| | | | SVN-Revision: 11095
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-1/+1
| | | | SVN-Revision: 10668
* Add definitions for the Zyxel NBG-318SFlorian Fainelli2008-03-261-0/+11
| | | | SVN-Revision: 10662
* firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082)Gabor Juhos2008-01-251-0/+0
| | | | SVN-Revision: 10258
* firmware-utils/mkzynfw: add preliminary support for OEM boardsGabor Juhos2008-01-251-29/+38
| | | | SVN-Revision: 10243
* firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes ↵Gabor Juhos2008-01-171-1/+1
| | | | | | #3003) SVN-Revision: 10218
* fix some definitions in the ZyXEL toolGabor Juhos2007-11-031-24/+24
| | | | SVN-Revision: 9493
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-291-1/+1
| | | | SVN-Revision: 8538
* remove case sensitivity from the board name checkingGabor Juhos2007-08-061-1/+1
| | | | SVN-Revision: 8352
* add firmware generation tool for ZyXEL boardsGabor Juhos2007-08-021-0/+998
SVN-Revision: 8318