summaryrefslogtreecommitdiff
path: root/util/nvmutil
AgeCommit message (Expand)Author
2025-01-27util/nvmutil: make swap() a bit clearerLeah Rowe
2025-01-27util/nvmutil: make 0x3f checksum position a defineLeah Rowe
2025-01-27util/nvmutil: make 128 (nvm area) a defineLeah Rowe
2025-01-27util/nvmutil swap(): Only handle the nvm areaLeah Rowe
2025-01-26util/nvmutil: move write checks to writeGbeLeah Rowe
2025-01-26util/nvmutil: make cmd_swap its own function againLeah Rowe
2025-01-26util/nvmutil: minor cleanupLeah Rowe
2025-01-26util/nvmutil: allocate less memory for setchecksumLeah Rowe
2025-01-26util/nvmutil: Further reduce memory usageLeah Rowe
2025-01-26util/nvmutil: Remove unnecessary buf16 variableLeah Rowe
2025-01-26util/nvmutil: Only allocate needed memory for fileLeah Rowe
2025-01-25util/nvmutil: Remove unnecessary bufferLeah Rowe
2025-01-24util/nvmutil: Show specific error for bad cmd argcLeah Rowe
2025-01-24util/nvmutil: cleaner argument handlingLeah Rowe
2025-01-24util/nvmutil: extreme pledge/unveil hardeningLeah Rowe
2025-01-24util/nvmutil: more minor cleanupLeah Rowe
2025-01-24util/nvmutil: more granular MAC parsing errorsLeah Rowe
2025-01-24util/nvmutil: more cleanupLeah Rowe
2025-01-24remove errant comment in nvmutilLeah Rowe
2025-01-24util/nvmutil: support 16kb and 128kb gbe filesLeah Rowe
2025-01-24util/nvmutil: Prevent unveil allowing dir accessLeah Rowe
2025-01-24typo: nvme should say nvm in nvmutil.cLeah Rowe
2025-01-24util/nvmutil: General code cleanupLeah Rowe
2025-01-03util/nvmutil: Update AUTHORS and COPYING filesLeah Rowe
2025-01-03util/nvmutil: Describe nvmutil in help outputLeah Rowe
2025-01-03util/nvmutil: Remove the correct binary on uninstallLeah Rowe
2025-01-03util/nvmutil: Honour the INSTALL variableLeah Rowe
2025-01-03util/nvmutil: Don't clean when doing uninstallLeah Rowe
2025-01-03util/nvmutil: Proper DESTDIR/PREFIX handlingLeah Rowe
2025-01-03util/nvmutil: Set CC and CFLAGS only if unsetLeah Rowe
2025-01-03util/nvmutil: Capitalise BABALeah Rowe
2025-01-03util/nvmutil: Add uninstall to MakefileLeah Rowe
2025-01-03util/nvmutil: Add distclean to MakefileLeah Rowe
2025-01-03util/nvmutil: Make the GbE checksum a defineLeah Rowe
2025-01-03util/nvmutil: nicer hexdump displayLeah Rowe
2025-01-03util/nvmutil: show the correct hexdump orderLeah Rowe
2025-01-01util/nvmutil: Obey the 79-character per line limitLeah Rowe
2025-01-01util/nvmutil: Tidy up copyright headerLeah Rowe
2025-01-01util/nvmutil: Fix another stragglerLeah Rowe
2024-12-31util/nvmutil: Tidy up pledge callsLeah Rowe
2023-11-06nvmutil: print usageRiku Viitanen
2023-11-06nvmutil: fix makefileRiku Viitanen
2023-11-06nvmutil: make installRiku Viitanen
2023-10-12nvmutil: simplify endianness handlingLeah Rowe
2023-10-12nvmutil: don't reset errno before writeLeah Rowe
2023-10-12nvmutil: reset errno on successful writeLeah Rowe
2023-10-12nvmutil: simplify prototype declarationsLeah Rowe
2023-09-25util/: use SPDX license and copyright headersLeah Rowe
2023-09-25Update email address for Leah Rowe copyrightsLeah Rowe
2023-09-19util/nvmutil: remove xorswap() macroLeah Rowe