summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-09Python3-related fixes in some of our scriptsSolomon Peachy2-13/+13
2020-07-07Samsung YP-R1: fix OF boot shortcutLorenzo Miori1-1/+1
2020-07-07ypr0 - ypr1: dynamically move rockbox executableLorenzo Miori1-0/+7
2020-07-07Samsung YP-R0: remove deprecated kernel moduleLorenzo Miori3-7/+0
2020-06-21sbtools: Avoid calling pkg-config on each compiler invocation.Dominik Riebeling1-7/+9
2020-06-13deploy: Support Python3.Dominik Riebeling3-23/+29
2020-06-13deploy: Fix various style issues.Dominik Riebeling5-130/+139
2020-06-13deploy: Add missing Windows system libraries to known list.Dominik Riebeling1-3/+18
2020-06-07misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.Solomon Peachy2-32/+10
2020-05-27nwztools/scsitool: add command to write NVPAmaury Pouly1-12/+190
2020-05-17nwztool/scsitool: add brute-forced kasAmaury Pouly1-0/+1
2020-05-17nwztools/scsitool: add preliminary code to decode SCSI requestsAmaury Pouly1-2/+138
2020-05-17nwztools/scsitool: fix compile issue with some version of cryptoppAmaury Pouly1-1/+1
2020-05-17nwztools/scsitool: add more NVP propertiesAmaury Pouly1-1/+4
2020-05-17nwztools/scsitool: add alternative firmware upgrade commandAmaury Pouly1-3/+11
2020-05-17nwztools/scsitool: tweak outputAmaury Pouly1-1/+2
2020-03-29FS13192: rbutil: Fix linking error on Fedora 32 betaSolomon Peachy1-2/+2
2020-01-29scsi: add support for listing devices on WindowsAmaury Pouly2-2/+58
2020-01-29sonynwz/scsitools: fix string buffer sizeAmaury Pouly1-1/+1