Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: update to version 2021-10-05 | Petr Štetiar | 2021-10-05 | 1 | -1126/+0 |
| | | | | | | | | | | | | | | | | Includes following changes: db65821f006c cmake: fix missing install target 3a0cfc856991 Add initial GitLab CI support 8f47adea6f87 Add missing includes for byte swap operations fbafae9f8037 Convert to CMake based project Additionaly moves source code into separate Git project repository and converts the package build to utilize CMake. Signed-off-by: Petr Štetiar <ynezz@true.cz> [rmilecki: rebase, update to the latest repo git & rm -r src] Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX | Rafał Miłecki | 2021-08-06 | 1 | -9/+1 |
| | | | | | | | | | This uses "GPL-2.0-only" header for files identified using scancode license scanner with 100% score as GPL 2.0. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Stijn Tintel <stijn@linux-ipv6.be> | ||||
* | firmware-utils: fix -Wpointer-sign warnings | Rafał Miłecki | 2021-04-09 | 1 | -6/+10 |
| | | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | firmware-utils: fix unused variable warnings | Rafał Miłecki | 2021-04-09 | 1 | -2/+1 |
| | | | | | | | | This fixes warnings from the: 1. -Wunused-variable 2. -Wunused-but-set-variable Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | tools: firmware-utils: fix compiler warnings | Hauke Mehrtens | 2015-10-11 | 1 | -2/+3 |
| | | | | | | | | This just fixes a lot of compiler warnings. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47181 | ||||
* | firmware-utils/mkzynfw: fix available flash space calculation | Gabor Juhos | 2010-12-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 24653 | ||||
* | firmware-utils/mkzynfw: add support for the NBG460N board | Gabor Juhos | 2010-05-14 | 1 | -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 Juhos | 2010-05-14 | 1 | -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 Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | firmware-utils/mkzynfs: even more improvements | Gabor Juhos | 2008-06-22 | 1 | -8/+73 |
| | | | | SVN-Revision: 11559 | ||||
* | firmware-utils: ZyXEL firmware tool improvements | Gabor Juhos | 2008-06-22 | 1 | -11/+30 |
| | | | | SVN-Revision: 11550 | ||||
* | mkzynfw: add definitions for the P-2602HW-D1A | Gabor Juhos | 2008-05-09 | 1 | -8/+19 |
| | | | | SVN-Revision: 11096 | ||||
* | mkzynfw: fix NBG-318S definitions | Gabor Juhos | 2008-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 11095 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 10668 | ||||
* | Add definitions for the Zyxel NBG-318S | Florian Fainelli | 2008-03-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10662 | ||||
* | firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082) | Gabor Juhos | 2008-01-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 10258 | ||||
* | firmware-utils/mkzynfw: add preliminary support for OEM boards | Gabor Juhos | 2008-01-25 | 1 | -29/+38 |
| | | | | SVN-Revision: 10243 | ||||
* | firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes ↵ | Gabor Juhos | 2008-01-17 | 1 | -1/+1 |
| | | | | | | #3003) SVN-Revision: 10218 | ||||
* | fix some definitions in the ZyXEL tool | Gabor Juhos | 2007-11-03 | 1 | -24/+24 |
| | | | | SVN-Revision: 9493 | ||||
* | I have new e-mail address. Thanks to Kaloz ;) | Gabor Juhos | 2007-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 8538 | ||||
* | remove case sensitivity from the board name checking | Gabor Juhos | 2007-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 8352 | ||||
* | add firmware generation tool for ZyXEL boards | Gabor Juhos | 2007-08-02 | 1 | -0/+998 |
SVN-Revision: 8318 |