Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | firmware-utils: update to version 2021-10-05 | Petr Štetiar | 2021-10-05 |
| | | | | | | | | | | | | | | | | 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 |
| | | | | | | | This uses "GPL-2.0-or-later" header for files identified using scancode license scanner with 100% score as GPL 2.0 or later. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC ↵ | Felix Fietkau | 2008-09-23 |
| | | | | | | to ensure that overwritten files have the right size (fixes #3505) SVN-Revision: 12667 | ||
* | add updated motorola-bin.c file from #2483 (by D. Hugh Redelmeier) | Felix Fietkau | 2007-10-24 |
| | | | | SVN-Revision: 9434 | ||
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 |
SVN-Revision: 5702 |