Import mfgtools_1.5.141.orig.tar.gz
authorAndreas Henriksson <andreas@fatal.se>
Sun, 10 Dec 2023 08:08:27 +0000 (09:08 +0100)
committerAndreas Henriksson <andreas@fatal.se>
Sun, 10 Dec 2023 08:08:27 +0000 (09:08 +0100)
commit34eeceffc9a02891573f51d3eb936bd96e1a5a8d
treece34d218f8f64d44c19d6cea3dd6b673c26ff014
Import mfgtools_1.5.141.orig.tar.gz

[dgit import orig mfgtools_1.5.141.orig.tar.gz]
115 files changed:
.github/workflows/build.yaml [new file with mode: 0644]
.github/workflows/build_arm.yaml [new file with mode: 0644]
.github/workflows/doc.yaml [new file with mode: 0644]
.github/workflows/macOS.yaml [new file with mode: 0644]
.github/workflows/tar.yaml [new file with mode: 0644]
.github/workflows/win.yaml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Doxyfile.in [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
SCR-mfgtools.txt [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
libuuu/CMakeLists.txt [new file with mode: 0644]
libuuu/backfile.h [new file with mode: 0644]
libuuu/buffer.cpp [new file with mode: 0644]
libuuu/buffer.h [new file with mode: 0644]
libuuu/cmd.cpp [new file with mode: 0644]
libuuu/cmd.h [new file with mode: 0644]
libuuu/config.cpp [new file with mode: 0644]
libuuu/config.h [new file with mode: 0644]
libuuu/error.cpp [new file with mode: 0644]
libuuu/fastboot.cpp [new file with mode: 0644]
libuuu/fastboot.h [new file with mode: 0644]
libuuu/fat.cpp [new file with mode: 0644]
libuuu/fat.h [new file with mode: 0644]
libuuu/ffu_format.h [new file with mode: 0644]
libuuu/gen_ver.sh [new file with mode: 0755]
libuuu/hidreport.cpp [new file with mode: 0644]
libuuu/hidreport.h [new file with mode: 0644]
libuuu/http.cpp [new file with mode: 0644]
libuuu/http.h [new file with mode: 0644]
libuuu/libcomm.h [new file with mode: 0644]
libuuu/liberror.h [new file with mode: 0644]
libuuu/libuuu.h [new file with mode: 0644]
libuuu/notify.cpp [new file with mode: 0644]
libuuu/rominfo.cpp [new file with mode: 0644]
libuuu/rominfo.h [new file with mode: 0644]
libuuu/sdp.cpp [new file with mode: 0644]
libuuu/sdp.h [new file with mode: 0644]
libuuu/sdps.cpp [new file with mode: 0644]
libuuu/sdps.h [new file with mode: 0644]
libuuu/sparse.cpp [new file with mode: 0644]
libuuu/sparse.h [new file with mode: 0644]
libuuu/sparse_format.h [new file with mode: 0644]
libuuu/tar.cpp [new file with mode: 0644]
libuuu/tar.h [new file with mode: 0644]
libuuu/trans.cpp [new file with mode: 0644]
libuuu/trans.h [new file with mode: 0644]
libuuu/usbhotplug.cpp [new file with mode: 0644]
libuuu/version.cpp [new file with mode: 0644]
libuuu/zip.cpp [new file with mode: 0644]
libuuu/zip.h [new file with mode: 0644]
msvc/bzip2.vcxproj [new file with mode: 0644]
msvc/bzip2.vcxproj.filters [new file with mode: 0644]
msvc/createversion.bat [new file with mode: 0644]
msvc/libuuu.filters [new file with mode: 0644]
msvc/libuuu.vcxproj [new file with mode: 0644]
msvc/libuuu.vcxproj.filters [new file with mode: 0644]
msvc/uuu-static-link.sln [new file with mode: 0644]
msvc/uuu-static-link.vcxproj [new file with mode: 0644]
msvc/uuu.sln [new file with mode: 0644]
msvc/uuu.vcxproj [new file with mode: 0644]
msvc/uuu.vcxproj.filters [new file with mode: 0644]
msvc/zlib.vcxproj [new file with mode: 0644]
msvc/zlib.vcxproj.filters [new file with mode: 0644]
snap/gui/universal-update-utility.png [new file with mode: 0644]
snap/hooks/configure [new file with mode: 0755]
snap/hooks/post-refresh [new file with mode: 0644]
snap/local/LICENSE [new file with mode: 0644]
snap/local/bash-completion/universal-update-utility [new file with mode: 0644]
snap/local/launchers/universal-update-utility-launch [new file with mode: 0755]
snap/local/screenshots/carbon-help.png [new file with mode: 0644]
snap/snapcraft.yaml [new file with mode: 0644]
uuu/CMakeLists.txt [new file with mode: 0644]
uuu/autocomplete.cpp [new file with mode: 0644]
uuu/buildincmd.cpp [new file with mode: 0644]
uuu/buildincmd.h [new file with mode: 0644]
uuu/emmc_burn_all.lst [new file with mode: 0644]
uuu/emmc_burn_loader.lst [new file with mode: 0644]
uuu/fat_write.lst [new file with mode: 0644]
uuu/fspinand_burn_loader.lst [new file with mode: 0644]
uuu/gen_txt_include.sh [new file with mode: 0755]
uuu/nand_burn_loader.lst [new file with mode: 0644]
uuu/nvme_burn_all.lst [new file with mode: 0644]
uuu/qspi_burn_loader.lst [new file with mode: 0644]
uuu/sd_burn_all.lst [new file with mode: 0644]
uuu/sd_burn_loader.lst [new file with mode: 0644]
uuu/spl_boot.lst [new file with mode: 0644]
uuu/uuu.cpp [new file with mode: 0644]
uuu/uuu.lst [new file with mode: 0644]
webusb/README.md [new file with mode: 0644]
webusb/package.json [new file with mode: 0644]
webusb/public/index.html [new file with mode: 0644]
webusb/public/manifest.json [new file with mode: 0644]
webusb/public/robots.txt [new file with mode: 0644]
webusb/src/App.css [new file with mode: 0644]
webusb/src/App.js [new file with mode: 0644]
webusb/src/App.test.js [new file with mode: 0644]
webusb/src/components/Combined.css [new file with mode: 0644]
webusb/src/components/Combined.js [new file with mode: 0644]
webusb/src/components/ProgressBar.js [new file with mode: 0644]
webusb/src/helper/functions.js [new file with mode: 0644]
webusb/src/helper/sparse.js [new file with mode: 0644]
webusb/src/images/imx8qxp_mek_bootmode.png [new file with mode: 0644]
webusb/src/index.css [new file with mode: 0644]
webusb/src/index.js [new file with mode: 0644]
webusb/src/logic/useHIDBoot.js [new file with mode: 0644]
webusb/src/logic/usePopup.js [new file with mode: 0644]
webusb/src/logic/usePopupContent.js [new file with mode: 0644]
webusb/src/logic/useUSBFlash.js [new file with mode: 0644]
webusb/src/reportWebVitals.js [new file with mode: 0644]
webusb/src/setupTests.js [new file with mode: 0644]