summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2023-10-17util/spkmodem-recv: detailed copyright historyLeah Rowe
2023-10-12util/e6400-flash-unlock: Rename to dell-flash-unlockNicholas Chin
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-10-09util/e6400-flash-unlock: Update to upstream versionNicholas Chin
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
2023-09-19util/nvmutil: make setWord a macroLeah Rowe
2023-09-19util/nvmutil: further optimise swap commandLeah Rowe
2023-09-19util/nvmutil: use correct comparisons on pointersLeah Rowe
2023-09-19util/nvmutil: optimise swap commandLeah Rowe
2023-09-18util/nvmutil: don't use err_if on argc checkLeah Rowe
2023-09-18util/nvmutil: always print filename in err_ifLeah Rowe
2023-09-18util/nvmutil: remove SIZE_8KB defineLeah Rowe
2023-09-18util/nvmutil: remove xpread/xpwrite macrosLeah Rowe
2023-09-18util/nvmutil: remove unnecessary xclose macroLeah Rowe
2023-09-18util/nvmutil: simplify pledge and unveil handlingLeah Rowe
2023-09-05util/nvmutil: put code all in nvmutil.cLeah Rowe
2023-09-04move me7_update_parser.py to util/Leah Rowe
2023-09-03ich9m mainboards: use pre-assembled ifd/gbe filesLeah Rowe
2023-06-14util/nvmutil: reduced indentation inside loopLeah Rowe
2023-06-14util/spkmodem-recv: rename function for clarityLeah Rowe
2023-06-13util/spkmodem-recv: remove unnecessary error checkLeah Rowe
2023-06-13util/spkmodem-recv: say cc, not gcc, in commentLeah Rowe
2023-06-13util/spkmodem-recv: fix bad commentLeah Rowe
2023-06-13util/spkmodem-recv: remove unnecessary assignmentLeah Rowe
2023-06-13util/spkmodem-recv: simplify getopt handlingLeah Rowe
2023-06-13util/spkmodem-recv: cleaner ring buffer handlingLeah Rowe
2023-06-13remove errant fileLeah Rowe
2023-06-12util/spkmodem-recv: re-add full license headerLeah Rowe
2023-06-12util/ich9gen: change default mac addressLeah Rowe
2023-06-08util/spkmodem-recv: fix regressionLeah Rowe
2023-06-05util/spkmodem-recv: make ringpos a global variableLeah Rowe
2023-06-05util/spkmodem-recv: simplify sample_cnt/char resetLeah Rowe
2023-06-05util/spkmodem-recv: print stats in other functionLeah Rowe
2023-06-05util/spkmodem-recv: only print unhandled err on -dLeah Rowe
2023-06-05util/spkmodem-recv: make debug a runtime optionLeah Rowe
2023-06-05util/spkmodem-recv: always disable line bufferingLeah Rowe
2023-06-05util/spkmodem-recv: simplify stdout flush logicLeah Rowe
2023-06-05util/spkmodem-recv: rename variables for clarityLeah Rowe
2023-06-04util/spkmodem-recv: split print_char() upLeah Rowe
2023-06-04util/spkmodem-recv: reduce indent in print_char()Leah Rowe
2023-06-04util/spkmodem-recv: squash a few code linesLeah Rowe
2023-06-04util/spkmodem-recv: bsd-style indentLeah Rowe
2023-06-04util/spkmodem-recv: order prototypes per functionLeah Rowe
2023-06-04util/spkmodem-recv: warn on unhandled exit errorLeah Rowe
2023-06-04util/spkmodem-recv: another minor code cleanupLeah Rowe