summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2021-08-14Remove the (very) incomplete port for the Tatung TPJ-1102Solomon Peachy1-9/+0
2021-07-08x1000: more CPM register definitionsAidan MacDonald1-0/+9
2021-06-17mknkboot: optimize verifyfirmJames Buren1-8/+8
2021-06-14x1000: Extend CPM registers for dual bootAidan MacDonald1-0/+37
2021-06-12mknkboot/beastpatcher: implement basic firmware validationJames Buren6-14/+329
2021-06-11beastpatcher: fix some minor issuesJames Buren2-2/+4
2021-06-11sendfirm: fix some minor issuesJames Buren2-2/+3
2021-06-01FiiO M3K: minor fixesAidan MacDonald1-69/+0
2021-05-30x1000: refactor AIC initializationAidan MacDonald1-3/+3
2021-05-29x1000: Complete the register definitionsAidan MacDonald1-0/+297
2021-04-21FiiO M3K/X1000: add USB supportAidan MacDonald1-0/+81
2021-03-28New port: FiiO M3K on bare metalAidan MacDonald2-9/+424
2021-03-25usb: implement macro for initializing USB stringsJames Buren2-22/+11
2021-03-02Add RegGen-NG tool and definitions for Ingenic X1000Aidan MacDonald2-0/+1207
2021-02-28Add ingenic_tools/usbboot utilityAidan MacDonald2-0/+434
2021-02-27Make headergen_v2's output include what it usesAidan MacDonald1-0/+3
2021-01-02rbutil: Add option to langstat to pass git hash.Dominik Riebeling1-1/+1
2020-11-22deploy: Update sources list for Rockbox Utility.Dominik Riebeling1-0/+2
2020-11-13Bugfix Backlight_init should be called after lcd_initWilliam Wilgus1-4/+3
2020-11-04qeditor: add better fallback mecanism for iconsAmaury Pouly2-17/+57
2020-10-31tomcrypt: Set target macOS version.Dominik Riebeling1-1/+6
2020-10-21rbutil: Fix native Windows build for tools.Dominik Riebeling1-2/+11
2020-10-18nwzstools: add NW-A820 nvp nodesAmaury Pouly1-0/+68
2020-10-18rbutil: Pass isysroot to rbutil libs on macOS.Dominik Riebeling1-0/+4
2020-10-18sbtools: Change crypto wrapper implementation to C.Dominik Riebeling2-3/+0
2020-10-18sbtools: convert crypto to libtomcrypt.Dominik Riebeling3-44/+27
2020-10-18imxtools: Replace use of "byte" with its underlying uint8_t.Dominik Riebeling7-69/+68
2020-10-18utils: Add Makefile for our copy of libtomcrypt.Dominik Riebeling1-0/+41
2020-10-18utils: Add (partial) libtomcrypt.Dominik Riebeling28-0/+8416
2020-10-15nwztools/scsitool: fix incorrect declaration in header fileAmaury Pouly1-1/+1
2020-10-11nwztools: fix wrongly generate MD5 filesAmaury Pouly1-0/+1
2020-10-11nwztools: re-implement MD5 on WindowsAmaury Pouly2-2/+27
2020-10-11nwztool: fix computationAmaury Pouly1-1/+1
2020-10-11nwztools/upgtool: add support for MD5Amaury Pouly3-4/+159
2020-10-11nwztool/upgtools: add NW-A55 and DMP-Z1 KAS, reorganize listAmaury Pouly1-7/+8
2020-10-11nwztool/upgtool: add support for compressionAmaury Pouly4-31/+134
2020-10-11nwztools/upgtools: add support for windowsAmaury Pouly9-91/+240
2020-10-11scsitools: typoAmaury Pouly1-1/+1
2020-10-11nwztools: add support for new UPG format on post-WM1/A30 devicesAmaury Pouly10-258/+446
2020-10-11scsitools: const correctness and add "get_dnk_nvp all" subcommand.Amaury Pouly2-19/+49
2020-10-11nwztools: fix MW-WM1/A30 KAS, fix KAS lengthAmaury Pouly5-4/+98
2020-09-17jz4760: Heavily rework USB driver to add working DMA supportSolomon Peachy1-0/+5
2020-09-04themeeditor: Get revision info from git.Dominik Riebeling1-6/+6
2020-09-03themeeditor: Update targetdb.Dominik Riebeling1-94/+400
2020-09-03themeeditor: Make NSIS script work with mxe.Dominik Riebeling1-1/+1
2020-09-03themeeditor: Make it compile with current Qt5.Dominik Riebeling10-35/+35
2020-09-03themeeditor: Fix download URL for targetdb.Dominik Riebeling1-2/+3
2020-09-03themeeditor: Fix menu Quit entry not working.Dominik Riebeling1-1/+1
2020-08-05beastpatcher: don't hardcode lib paths.Dominik Riebeling1-1/+4
2020-07-26deploy: Simplify retrieving CPU count.Dominik Riebeling1-10/+5