summaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/mkhilinkfw.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils: fix various compiler warningsJohn Crispin2015-12-111-0/+1
| | | | | | | | | mostly implicit defines due to missing includes plus one const that shouldn't be one. Signed-off-by: Felix Kaechele <felix@kaechele.ca> SVN-Revision: 47865
* firmware-utils: rename encrypt()/decrypt() in mkhilinkfw to avoid collisionsFelix Fietkau2014-10-201-7/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42998
* firmware-utils: mkhilinkfw breaks the build botsJohn Crispin2014-01-121-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39243
* firmware-utils: add HLK-RM04 toolJohn Crispin2014-01-121-0/+320
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39238