Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX | Rafał Miłecki | 2021-08-06 | 1 | -4/+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 -Wmaybe-uninitialized warnings | Rafał Miłecki | 2021-04-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||||
* | tools/firmware-utils: fix sysupgrade typo in mkdapimg2 | Hans Dedecker | 2019-01-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> | ||||
* | firmware-utils: image generator for D-Link DAP-1330 | Nicolò Veronese | 2018-04-05 | 1 | -0/+204 |
Signed-off-by: Nicolò Veronese <nicveronese@gmail.com> |