Commit Graph

  • adf3aece6f util/nvmutil: fix faulty fd check Leah Rowe 2023-06-01 12:58:33 +01:00
  • b49da12dad util/nvmutil: only swap/copy if checksum is valid Leah Rowe 2023-06-01 12:21:55 +01:00
  • 9aa34f1e20 util/nvmutil: use bsd-style indentation Leah Rowe 2023-06-01 12:16:12 +01:00
  • 18f39ab6fa util/nvmutil: clean up rhex() Leah Rowe 2023-06-01 11:56:01 +01:00
  • 4d91bcc2d7 util/nvmutil: check correct return value on close() Leah Rowe 2023-06-01 11:14:49 +01:00
  • c2c31677a3 util/nvmutil: massive code cleanup Leah Rowe 2023-06-01 10:31:21 +01:00
  • f0846134b7 util/nvmutil: move includes to nvmutil.h Leah Rowe 2023-06-01 08:47:54 +01:00
  • 2dabafe691 util/nvmutil: move xpledge/xunveil to nvmutil.h Leah Rowe 2023-06-01 08:40:01 +01:00
  • 9a3e651656 util/nvmutil: use SPDX license headers Leah Rowe 2023-06-01 08:31:08 +01:00
  • 5d6af06a73 util/nvmutil: move non-functions to nvmutil.h Leah Rowe 2023-06-01 08:25:55 +01:00
  • a2136933af util/nvmutil: use even more macros (code cleanup) Leah Rowe 2023-06-01 08:21:25 +01:00
  • 5a9fac2a63 util/nvmutil: remove unnecessary parentheses Leah Rowe 2023-06-01 07:40:40 +01:00
  • 6885200c8b util/nvmutil: simplify setWord() with word() macro Leah Rowe 2023-06-01 07:31:16 +01:00
  • 7ab209d545 util/nvmutil: do xor swap in a macro Leah Rowe 2023-06-01 07:21:30 +01:00
  • 293ca0fcbb util/nvmutil pledge,unveil: use correct err string Leah Rowe 2023-06-01 07:05:48 +01:00
  • a1df8fd154 util/nvmutil: ensure that errno is set on err() Leah Rowe 2023-06-01 07:04:23 +01:00
  • 1f54860401 util/nvmutil: minor code cleanup Leah Rowe 2023-06-01 06:58:30 +01:00
  • 8f1e6d792f util/nvmutil: simplified error handling in main Leah Rowe 2023-05-31 09:30:13 +01:00
  • 78fc89352b util/nvmutil: Use unveil, and harden pledges Leah Rowe 2023-05-31 08:53:08 +01:00
  • c2cd191676 util/nvmutil: Harden pledge promises Leah Rowe 2023-05-31 08:02:46 +01:00
  • c759a7a095 util/nvmutil: Simplify use of pledge (on OpenBSD) Leah Rowe 2023-05-31 06:30:31 +01:00
  • f37bd75925 util/nvmutil: Use correct pledge promise (OpenBSD) Leah Rowe 2023-05-30 16:15:44 +01:00
  • 83ecf26833 util/*: Properly detect OpenBSD for pledge() call Leah Rowe 2023-05-30 16:02:25 +01:00
  • 8df2f8095e util/e6400-flash-unlock: clean up commented code Leah Rowe 2023-05-29 22:01:41 +01:00
  • 0f7a5386b9 Add 4MB version of HP 8200 SFF Riku Viitanen 2023-05-28 00:52:41 +03:00
  • 06c92d4a4a blobutil: merge with main script Leah Rowe 2023-05-27 12:00:04 +01:00
  • ff954c5b73 unify download/build scripts Leah Rowe 2023-05-27 11:44:54 +01:00
  • 092600d163 unify these scripts: build, modify and update Leah Rowe 2023-05-27 10:52:37 +01:00
  • 6344b19600 build/payload/seabios: reduced indentation Leah Rowe 2023-05-27 09:43:05 +01:00
  • a4ea286731 Remove most of Ferass's lbmk contributions Leah Rowe 2023-05-25 21:54:59 +01:00
  • 2be1a8ea76 download/coreboot: fix error handling in subshell Leah Rowe 2023-05-24 07:45:07 +01:00
  • d0171eeff3 download/coreboot: don't needlessly re-download Leah Rowe 2023-05-24 07:16:51 +01:00
  • c616930b71 download/coreboot: remove unnecessary bloat Leah Rowe 2023-05-21 03:24:29 +01:00
  • d1935c0590 build/clean/u-boot: remove unnecesssary check Leah Rowe 2023-05-20 21:47:32 +01:00
  • 676efbb0df build/clean/u-boot: improved coding style Leah Rowe 2023-05-20 21:47:10 +01:00
  • 06a92f61a8 build/clean/ich9utils: don't use subshell Leah Rowe 2023-05-20 21:38:54 +01:00
  • 43e2dfe2bf build/u-boot: top-down, split-function code style Leah Rowe 2023-05-20 21:33:37 +01:00
  • a8f0721a6f build/payload/u-boot: 79 chars or less per line Leah Rowe 2023-05-20 20:48:19 +01:00
  • 89ac1ea5a9 build/payload/u-boot: fix wrong attributions Leah Rowe 2023-05-20 20:21:44 +01:00
  • c973b95909 build/payload/grub: rename functions for clarity Leah Rowe 2023-05-20 20:10:19 +01:00
  • 51e0e40123 build/payload/grub: remove unnecessary check Leah Rowe 2023-05-20 20:08:40 +01:00
  • 8e206be7c8 build/payload/grub: split logic into functions Leah Rowe 2023-05-20 20:07:22 +01:00
  • db7e81612a build/payload/grub: 79 chars or less per line Leah Rowe 2023-05-20 19:55:11 +01:00
  • 92bd18c45a build/release/roms: minor cleanup Leah Rowe 2023-05-20 19:45:08 +01:00
  • ec3d1006b3 build/release/roms: handle argument properly Leah Rowe 2023-05-20 19:40:31 +01:00
  • e0b9766087 build/release/roms: remove superfluous comments Leah Rowe 2023-05-20 19:36:32 +01:00
  • 681538a20c build/release/roms: handle errors inside subshell Leah Rowe 2023-05-20 19:35:36 +01:00
  • a9bd54423c build/release/roms: split logic into functions Leah Rowe 2023-05-20 19:33:29 +01:00
  • 2983309006 build/release/roms: use tabs for indentation Leah Rowe 2023-05-20 19:15:50 +01:00
  • fff5fa53ff build/release/src: 79 chars or less per code line Leah Rowe 2023-05-20 19:03:04 +01:00
  • 1cdf1c7cf0 build/release/src: handle errors in subshells Leah Rowe 2023-05-20 18:59:59 +01:00
  • 16f878e882 build/release/src: split logic into functions Leah Rowe 2023-05-20 18:52:33 +01:00
  • 4e2ee58ac5 build/ich9utils: simplify, fix error handling Leah Rowe 2023-05-20 18:32:28 +01:00
  • 93ec91e862 build/memtest86plus: use tabs for indentation Leah Rowe 2023-05-20 18:28:58 +01:00
  • 4b80f250fb build/clean/crossgcc: better code style Leah Rowe 2023-05-20 18:28:17 +01:00
  • 187d5fa418 build/descriptors: simplify and fix error handling Leah Rowe 2023-05-20 18:19:35 +01:00
  • a05be16998 build/grub: fix inconsistent indentation Leah Rowe 2023-05-20 18:13:44 +01:00
  • 02919c47ce build/grub: implement error handling Leah Rowe 2023-05-20 18:10:41 +01:00
  • 5bab3bbc33 build/grub: introduce main(), split it up Leah Rowe 2023-05-20 18:06:15 +01:00
  • 277e1df0af build/cbutils: remove unnecessary directory check Leah Rowe 2023-05-20 18:01:02 +01:00
  • ed9eb4624c build/cbutils: rename function for clarity Leah Rowe 2023-05-20 18:00:31 +01:00
  • b12dced470 build/cbutil: avoid frivilous use of subshells Leah Rowe 2023-05-20 17:56:11 +01:00
  • 355a45b435 build/cbutils: top-down coding style, main on top Leah Rowe 2023-05-20 17:53:03 +01:00
  • 9f58d4e481 build/cbutils: 79 chars or less per line Leah Rowe 2023-05-20 16:13:02 +01:00
  • 691f266441 build/cbutils: use tabs for indendation Leah Rowe 2023-05-20 16:12:25 +01:00
  • 3cbcfce9d1 gitclone: add my copyright for recent changes Leah Rowe 2023-05-18 13:19:38 +01:00
  • 01a2ab3756 use env in shell scripts Leah Rowe 2023-05-18 13:17:28 +01:00
  • 1e8f2cc170 gitclone: only rm the old directory at the end Leah Rowe 2023-05-18 13:03:28 +01:00
  • 3da8d20cd6 gitclone: stricter error handling Leah Rowe 2023-05-18 13:01:12 +01:00
  • e804849486 gitclone: minor cleanup Leah Rowe 2023-05-18 12:56:42 +01:00
  • fd2ca12e9e gitclone: split logic out of main() Leah Rowe 2023-05-18 12:55:34 +01:00
  • 08ad9eb15f download/coreboot: minor cleanup Leah Rowe 2023-05-18 12:37:55 +01:00
  • 8d9570b6f7 gitclone: cleaner coding style Leah Rowe 2023-05-18 12:34:47 +01:00
  • 4ac0bc8d3e blobutil/download: minor code cleanup Leah Rowe 2023-05-18 11:41:38 +01:00
  • 9fb489ac3e modify: clean up duplicated code Leah Rowe 2023-05-18 11:24:08 +01:00
  • f7f3aef17e modify: cleaner coding style Leah Rowe 2023-05-18 11:14:17 +01:00
  • 34df727c98 build: cleaner coding style Leah Rowe 2023-05-18 10:41:30 +01:00
  • 1a062bb628 build: reduce code to less than 80 chars per line Leah Rowe 2023-05-18 10:21:54 +01:00
  • a212a5bec8 blobutil: exit 1 if a called script fails Leah Rowe 2023-05-18 10:11:32 +01:00
  • e62215718c blobutil: cleaner coding style Leah Rowe 2023-05-18 10:09:15 +01:00
  • c08e3258cb .gitcheck: exit 1 if unsupported argument given Leah Rowe 2023-05-18 09:55:40 +01:00
  • c51225577b .gitcheck: use subshells where appropriate Leah Rowe 2023-05-18 09:49:26 +01:00
  • dd8fb524df .gitcheck: re-add redirection to /dev/null Leah Rowe 2023-05-18 09:47:44 +01:00
  • 82c4d7b280 .gitcheck clean: clean coreboot directories too Leah Rowe 2023-05-18 09:44:11 +01:00
  • 0f3c3ca600 .gitcheck: reduce indentation level for loop Leah Rowe 2023-05-18 09:42:06 +01:00
  • ecd7f1d11e .gitcheck: move logic out of main() Leah Rowe 2023-05-18 09:41:00 +01:00
  • 829bc02bf2 .gitcheck: *actually* check coreboot directories Leah Rowe 2023-05-18 09:38:20 +01:00
  • 52bc07bc84 .gitcheck: improved coding style Leah Rowe 2023-05-18 09:35:26 +01:00
  • 83235fb96b .gitcheck: check argv when running gitcheck-clean Leah Rowe 2023-05-18 09:25:25 +01:00
  • 6ce77652c6 .gitcheck: actually *run* gitcheck-clean Leah Rowe 2023-05-18 09:23:23 +01:00
  • 8782bff8ef download: code cleanup Leah Rowe 2023-05-18 09:18:42 +01:00
  • a232f9c575 download: check for non-existent script in loop Leah Rowe 2023-05-18 09:16:50 +01:00
  • b4f1804e48 download script: bugfix: gitcheck clean didn't run Leah Rowe 2023-05-18 09:12:27 +01:00
  • 62c88dfb6e download script: improved coding style Leah Rowe 2023-05-18 09:09:26 +01:00
  • 5b59490928 util/spkmodem_recv: Use pledge but only on OpenBSD Leah Rowe 2023-05-16 15:09:33 +01:00
  • 25241ae222 util/spkmodem_recv: Add -u flag (no line buffer) Leah Rowe 2023-05-16 14:53:45 +01:00
  • 01fdfa3ab6 util/spkmodem_recv: Tidy up global variables Leah Rowe 2023-05-16 14:23:03 +01:00
  • 50b35939de util/spkmodem_recv: Make pulse variable global Leah Rowe 2023-05-16 14:11:28 +01:00
  • 14190de9e8 util/spkmodem_recv: Use parentheses on comparisons Leah Rowe 2023-05-16 13:42:35 +01:00
  • c0f2bf3077 util/spkmodem_recv: Move global variable: pulse Leah Rowe 2023-05-16 13:35:37 +01:00