summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2023-06-01util/nvmutil: simplify setWord() with word() macroLeah Rowe
2023-06-01util/nvmutil: do xor swap in a macroLeah Rowe
2023-06-01util/nvmutil pledge,unveil: use correct err stringLeah Rowe
2023-06-01util/nvmutil: ensure that errno is set on err()Leah Rowe
2023-06-01util/nvmutil: minor code cleanupLeah Rowe
2023-05-31util/nvmutil: simplified error handling in mainLeah Rowe
2023-05-31util/nvmutil: Use unveil, and harden pledgesLeah Rowe
2023-05-31util/nvmutil: Harden pledge promisesLeah Rowe
2023-05-31util/nvmutil: Simplify use of pledge (on OpenBSD)Leah Rowe
2023-05-30util/nvmutil: Use correct pledge promise (OpenBSD)Leah Rowe
2023-05-30util/*: Properly detect OpenBSD for pledge() callLeah Rowe
2023-05-29util/e6400-flash-unlock: clean up commented codeLeah Rowe
2023-05-16util/spkmodem_recv: Use pledge but only on OpenBSDLeah Rowe
2023-05-16util/spkmodem_recv: Add -u flag (no line buffer)Leah Rowe
2023-05-16util/spkmodem_recv: Tidy up global variablesLeah Rowe
2023-05-16util/spkmodem_recv: Make pulse variable globalLeah Rowe
2023-05-16util/spkmodem_recv: Use parentheses on comparisonsLeah Rowe
2023-05-16util/spkmodem_recv: Move global variable: pulseLeah Rowe
2023-05-16util/spkmodem_recv: Purge unused global: amplitudeLeah Rowe
2023-05-16util/spkmodem_recv: Remove unused variable: posLeah Rowe
2023-05-16util/spkmodem_recv: Re-order functions for clarityLeah Rowe
2023-05-16util/spkmodem_recv: Handle output in new functionLeah Rowe
2023-05-16util/spkmodem_recv: Re-order prototypesLeah Rowe
2023-05-16util/spkmodem_recv: Rename functions for clarityLeah Rowe
2023-05-16util/spkmodem_recv: Return errno in mainLeah Rowe
2023-05-16util/spkmodem_recv: Use correct printf specifierLeah Rowe
2023-05-16util/spkmodem_recv: Add error handlingLeah Rowe
2023-05-16util/spkmodem_recv: Move logic out of mainLeah Rowe
2023-05-16util/spkmodem_recv: Rename variable for clarityLeah Rowe
2023-05-16util/spkmodem_recv: Remove use of static keywordLeah Rowe
2023-05-16util/spkmodem_recv: Rename variable for clarityLeah Rowe
2023-05-16util/spkmodem_recv: Remove space in function callsLeah Rowe
2023-05-16util/spkmodem_recv: Say frame in EnglishLeah Rowe
2023-05-16util/spkmodem_recv: Top-down logic (main on top)Leah Rowe
2023-05-16util/spkmodem_recv: simplified pulse checkLeah Rowe
2023-05-16util/spkmodem_recv: Define argc/argv in mainLeah Rowe
2023-05-16util/spkmodem_recv: Reduced indentation in loopLeah Rowe
2023-05-16util/spkmodem_recv: Use tabs for indentationLeah Rowe
2023-05-16util/spkmodem_recv: Add clean to the MakefileLeah Rowe
2023-05-16util/spkmodem_recv: Define CC in the MakefileLeah Rowe
2023-05-16util/spkmodem_recv: Add strict CFLAGSLeah Rowe
2023-05-16util/spkmodem_recv: Import from corebootLeah Rowe
2023-04-30util/e6400-flash-unlock: do void on ec_fdo_commandLeah Rowe
2023-04-24don't force console mode in grubLeah Rowe
2023-04-19util/e6400-flash-unlock: restore READMENicholas Chin
2023-04-19Add E6400 flash unlock utilityNicholas Chin
2023-04-15util/nvmutil: sort includes alphabeticallyLeah Rowe
2023-04-11util/nvmutil: don't display errant whitespaceLeah Rowe
2023-04-08add ich9utils back to utilsLeah Rowe
2023-04-07util/nvmutil: even crazier code size reductionLeah Rowe