summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald
2021-03-25usb: implement macro for initializing USB stringsJames Buren
2021-03-02Add RegGen-NG tool and definitions for Ingenic X1000Aidan MacDonald
2021-02-28Add ingenic_tools/usbboot utilityAidan MacDonald
2021-02-27Make headergen_v2's output include what it usesAidan MacDonald
2021-01-02rbutil: Add option to langstat to pass git hash.Dominik Riebeling
2020-11-22deploy: Update sources list for Rockbox Utility.Dominik Riebeling
2020-11-13Bugfix Backlight_init should be called after lcd_initWilliam Wilgus
2020-11-04qeditor: add better fallback mecanism for iconsAmaury Pouly
2020-10-31tomcrypt: Set target macOS version.Dominik Riebeling
2020-10-21rbutil: Fix native Windows build for tools.Dominik Riebeling
2020-10-18nwzstools: add NW-A820 nvp nodesAmaury Pouly
2020-10-18rbutil: Pass isysroot to rbutil libs on macOS.Dominik Riebeling
2020-10-18sbtools: Change crypto wrapper implementation to C.Dominik Riebeling
2020-10-18sbtools: convert crypto to libtomcrypt.Dominik Riebeling
2020-10-18imxtools: Replace use of "byte" with its underlying uint8_t.Dominik Riebeling
2020-10-18utils: Add Makefile for our copy of libtomcrypt.Dominik Riebeling
2020-10-18utils: Add (partial) libtomcrypt.Dominik Riebeling
2020-10-15nwztools/scsitool: fix incorrect declaration in header fileAmaury Pouly
2020-10-11nwztools: fix wrongly generate MD5 filesAmaury Pouly
2020-10-11nwztools: re-implement MD5 on WindowsAmaury Pouly
2020-10-11nwztool: fix computationAmaury Pouly
2020-10-11nwztools/upgtool: add support for MD5Amaury Pouly
2020-10-11nwztool/upgtools: add NW-A55 and DMP-Z1 KAS, reorganize listAmaury Pouly
2020-10-11nwztool/upgtool: add support for compressionAmaury Pouly
2020-10-11nwztools/upgtools: add support for windowsAmaury Pouly
2020-10-11scsitools: typoAmaury Pouly
2020-10-11nwztools: add support for new UPG format on post-WM1/A30 devicesAmaury Pouly
2020-10-11scsitools: const correctness and add "get_dnk_nvp all" subcommand.Amaury Pouly
2020-10-11nwztools: fix MW-WM1/A30 KAS, fix KAS lengthAmaury Pouly
2020-09-17jz4760: Heavily rework USB driver to add working DMA supportSolomon Peachy
2020-09-04themeeditor: Get revision info from git.Dominik Riebeling
2020-09-03themeeditor: Update targetdb.Dominik Riebeling
2020-09-03themeeditor: Make NSIS script work with mxe.Dominik Riebeling
2020-09-03themeeditor: Make it compile with current Qt5.Dominik Riebeling
2020-09-03themeeditor: Fix download URL for targetdb.Dominik Riebeling
2020-09-03themeeditor: Fix menu Quit entry not working.Dominik Riebeling
2020-08-05beastpatcher: don't hardcode lib paths.Dominik Riebeling
2020-07-26deploy: Simplify retrieving CPU count.Dominik Riebeling
2020-07-09Python3-related fixes in some of our scriptsSolomon Peachy
2020-07-07Samsung YP-R1: fix OF boot shortcutLorenzo Miori
2020-07-07ypr0 - ypr1: dynamically move rockbox executableLorenzo Miori
2020-07-07Samsung YP-R0: remove deprecated kernel moduleLorenzo Miori
2020-06-21sbtools: Avoid calling pkg-config on each compiler invocation.Dominik Riebeling
2020-06-13deploy: Support Python3.Dominik Riebeling
2020-06-13deploy: Fix various style issues.Dominik Riebeling
2020-06-13deploy: Add missing Windows system libraries to known list.Dominik Riebeling
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy
2020-05-27nwztools/scsitool: add command to write NVPAmaury Pouly
2020-05-17nwztool/scsitool: add brute-forced kasAmaury Pouly