Commit Graph

  • aba6307d13 bump grub revision Leah Rowe 2023-02-21 07:39:07 +0000
  • 36982ab5f4 fix bad ifdtool patch from earlier commit Leah Rowe 2023-02-19 23:21:37 +0000
  • 3857b4b65b build/dependencies/debian: add python3 dependency Leah Rowe 2023-02-19 23:16:47 +0000
  • dac9ea86d3 build/boot/roms: fail when build cbutils fails Leah Rowe 2023-02-19 23:16:01 +0000
  • 0d0f6cf3b8 coreboot: update revision of cbtree "default" Leah Rowe 2023-02-19 18:26:07 +0000
  • dc1fedf920 Merge branch 'uboot-v2023.01' of alpernebbi/lbmk into master Leah Rowe 2023-02-19 17:09:57 +0000
  • 7932d5fa95 u-boot: Disable environment storage Alper Nebi Yasak 2023-02-13 23:10:28 +0300
  • 8d57468ee5 u-boot: Update to v2023.01 Alper Nebi Yasak 2023-02-13 21:55:40 +0300
  • 6b4a14ce4a util/nvmutil: tidy up variable declarations Leah Rowe 2023-01-28 23:01:41 +0000
  • 031a0b553b util/nvmutil: setWord(): declare variables first Leah Rowe 2023-01-28 22:40:01 +0000
  • 257eedca0c util/nvmutil: reset errno if any write attempted Leah Rowe 2023-01-28 22:14:35 +0000
  • adc76e3814 util/nvmutil: do not write non-changes to disk Leah Rowe 2023-01-28 21:19:29 +0000
  • 3e150bf303 util/nvmutil: cmd_swap(): write sequentually Leah Rowe 2023-01-28 20:27:24 +0000
  • 7e3a73558e util/nvmutil: don't use malloc() Leah Rowe 2023-01-28 19:39:34 +0000
  • a924d43bdd util/nvmutil: fix clang build errors Leah Rowe 2023-01-28 14:11:17 +0000
  • c822033bee util/nvmutil: simplify rhex() Leah Rowe 2023-01-28 12:23:10 +0000
  • 0f4852450c util/nvmutil: use gbe[] in word() and setword() Leah Rowe 2023-01-27 20:13:15 +0000
  • b1186968e8 util/nvmutil: code cleanup Leah Rowe 2023-01-27 19:52:11 +0000
  • 7a98649764 util/nvmutil: call pledge() earlier, in main() Leah Rowe 2023-01-27 15:34:09 +0000
  • bb6fe263e7 util/nvmutil: remove unused #define Leah Rowe 2023-01-27 15:28:50 +0000
  • 5a5a8662a6 util/nvmutil: optimised disk reads Leah Rowe 2023-01-27 15:09:34 +0000
  • 24d5645676 util/nvmutil: optimise cmd_swap() Leah Rowe 2023-01-27 14:26:24 +0000
  • ef84329a81 util/nvmutil: optimise rhex() for speed Leah Rowe 2023-01-27 14:17:30 +0000
  • 88a51531cf util/nvmutil: code cleanup in rhex() Leah Rowe 2023-01-27 13:54:01 +0000
  • ac1cab288d x230edp_12mb: Correct the path to data.vbt Alexei Sorokin 2023-01-21 15:15:01 +0300
  • afc80b89ec util/nvmutil: update copyright years Leah Rowe 2023-01-17 12:48:14 +0000
  • 8242dca57b util/nvmutil: limit bytes written per command Leah Rowe 2023-01-17 11:02:51 +0000
  • e398331b38 util/nvmutil: make writeGbeFile more readable Leah Rowe 2023-01-17 10:52:45 +0000
  • 8dea350a62 util/nvmutil: only write parts that are modified Leah Rowe 2023-01-17 10:23:21 +0000
  • d0fa08d58d blobs/inject: fix wrong nvmutil path for make Leah Rowe 2023-01-10 03:48:46 +0000
  • e8072934f2 Merge branch 'veyron-uboot-dmreset' of alpernebbi/lbmk into master Leah Rowe 2023-01-10 03:26:49 +0000
  • 6b10454271 Merge branch 'peach-uboot-usbehci' of alpernebbi/lbmk into master Leah Rowe 2023-01-10 03:26:40 +0000
  • 80bf54b2a7 u-boot: Enable USB_EHCI_EXYNOS on peach boards Alper Nebi Yasak 2022-12-31 21:23:36 +0300
  • e11650c3c7 u-boot: Enable DM_RESET for veyron boards Alper Nebi Yasak 2022-12-31 20:18:23 +0300
  • 7f5dfebf7d Do not rely on bashisms and behaviour undefined by the POSIX specification. Part 2 Ferass 'Vitali64' EL HAFIDI 2022-12-28 19:29:18 +0100
  • f787044642 Do not rely on bashisms and behaviour undefined by the POSIX specification. Ferass 'Vitali64' EL HAFIDI 2022-12-16 19:45:54 +0100
  • d45b2e70dc util/nvmutil: use err() more consistently lbmkplaceholder 2022-12-24 01:18:17 +0000
  • d726b16f5f util/nvmutil: more robust pointer handling Leah Rowe 2022-12-24 00:52:05 +0000
  • 448ee5105d util/nvmutil: optimise cmd_swap() further lbmkplaceholder 2022-12-23 10:37:30 +0000
  • effcb942ce util/nvmutil: greatly optimise cmd_copy() lbmkplaceholder 2022-12-23 10:28:25 +0000
  • 6e5828e4a8 util/nvmutil: greatly optimise cmd_swap() lbmkplaceholder 2022-12-23 08:41:18 +0000
  • 7aafc62bf7 scripts/blobs/inject: fix bad cbfstool build check lbmkplaceholder 2022-12-22 23:09:03 +0000
  • 6ebd178f28 util/nvmutil: simplified error handling in rhex() lbmkplaceholder 2022-12-21 15:45:17 +0000
  • 04da953c71 util/nvmutil: return errno when calling err() lbmkplaceholder 2022-12-21 15:31:02 +0000
  • 001878112a util/nvmutil: exit non-zero if close() fails lbmkplaceholder 2022-12-21 15:28:15 +0000
  • c6bb4d25f3 build/release/src: don't delete .gitcheck 20221214 lbmkplaceholder 2022-12-14 10:46:06 +0000
  • 0fbf3325e1 correct a faulty if statement in build/release/src Leah Rowe 2022-12-14 10:19:02 +0000
  • 3e266650c2 disable grub and memtest on 1MB ROM configs lbmkplaceholder 2022-12-14 08:31:07 +0000
  • ab2cfb8639 util/nvmutil: only mask random unicast/local macs lbmkplaceholder 2022-12-14 08:15:07 +0000
  • fea3e51ccd update the readme lbmkplaceholder 2022-12-14 08:09:52 +0000
  • 664cdcfb36 fix ./build boot roms all lbmkplaceholder 2022-12-13 23:30:23 +0000
  • 48c7318627 p2b_ls/p3b_f boards: Disable memtest payload Leah Rowe 2022-12-11 06:29:39 +0000
  • 31111c645f build/boot roms: add exits for failing commands Leah Rowe 2022-12-11 06:25:09 +0000
  • 4eba525bba p2b_ls/p3b_f boards: no payload and no vga init Leah Rowe 2022-12-11 06:20:34 +0000
  • c931b40e4b Merge branch 'master' of qeeg/lbmk into master Leah Rowe 2022-12-11 06:09:06 +0000
  • 34a56281ac Merge branch 'cros-postmerge-fixes' of alpernebbi/lbmk into master Leah Rowe 2022-12-11 05:30:23 +0000
  • 6351a4a484 Add P2B-LS and P3B-F configs qeeg 2022-12-10 08:42:29 -0600
  • f079b83dd9 build/release/src: Include U-Boot sources in source archive Alper Nebi Yasak 2022-12-06 20:11:33 +0300
  • 70435784ec build/clean: Add helper script to clean U-Boot builds Alper Nebi Yasak 2022-12-10 00:43:19 +0300
  • 0bd4fdbe5b dependencies/debian: Install dependencies for U-Boot Alper Nebi Yasak 2022-12-10 00:26:35 +0300
  • 3d5bd034c5 coreboot: Add qemu_arm64_12mb board Alper Nebi Yasak 2022-12-08 14:14:16 +0300
  • d14731beef u-boot: Add qemu_arm64_12mb board Alper Nebi Yasak 2022-12-08 00:26:24 +0300
  • b5a5801f7a coreboot: qemu_x86_12mb: Enable DRIVERS_UART_8250IO Alper Nebi Yasak 2022-12-07 21:29:25 +0300
  • 737573cee5 u-boot: Add qemu_x86_12mb build Alper Nebi Yasak 2022-12-07 18:49:48 +0300
  • 1c62b003ad build/roms: Support using "u-boot" ELF file as U-Boot payload Alper Nebi Yasak 2022-12-09 14:50:03 +0300
  • 6cabcec51d u-boot: Add video damage tracking patch series Alper Nebi Yasak 2022-12-07 13:53:19 +0300
  • 38328b9394 u-boot: Set default revision to v2022.10 Alper Nebi Yasak 2022-12-07 14:01:00 +0300
  • c798975de6 u-boot: Use a common tree Alper Nebi Yasak 2022-12-07 13:34:20 +0300
  • 5b6bf2a826 build/roms: Don't rebuild crossgcc if it was already built Alper Nebi Yasak 2022-12-07 21:55:05 +0300
  • bee5054077 build/roms: Make coreboot crossgcc usable for payloads and modules Alper Nebi Yasak 2022-12-07 20:53:18 +0300
  • a586356164 build/roms: Build 32-bit crossgcc for AArch64 as well Alper Nebi Yasak 2022-12-07 19:31:36 +0300
  • 9fb4ecec62 build/roms: Don't build Memtest86+ when not specified by cmdline Alper Nebi Yasak 2022-12-07 21:41:33 +0300
  • 4e3097b5e7 build/roms: Disable U-Boot when not in payloads specified by cmdline Alper Nebi Yasak 2022-12-06 19:52:00 +0300
  • 584210bd1f download/u-boot: Change to download target before running extra.sh Alper Nebi Yasak 2022-12-08 00:12:47 +0300
  • 2b761f2f8a download/u-boot: Re-add usage text for no-argument form Alper Nebi Yasak 2022-12-06 19:49:02 +0300
  • 71cf7f9db1 download/u-boot: Remove support for deleting git folders Alper Nebi Yasak 2022-12-06 19:44:58 +0300
  • b495aa0987 util/nvmutil: consistent parentheses on comparison Leah Rowe 2022-12-08 21:34:19 +0000
  • 17fa25e5af util/nvmutil file reads: skip reading if errno!=0 Leah Rowe 2022-12-08 21:29:36 +0000
  • 27876c6421 util/nvmutil: return error when fstat() is -1 Leah Rowe 2022-12-08 21:20:53 +0000
  • 960af2d6e8 util/nvmutil: rhex(): fail if errno not zero Leah Rowe 2022-12-07 22:30:55 +0000
  • 3d01cf28d6 util/nvmutil: minor code formatting cleanup Leah Rowe 2022-12-05 03:26:18 +0000
  • a7ea70c77a build/release/roms: delete ME/MRC firmware in ROMs Leah Rowe 2022-12-05 02:21:28 +0000
  • 0c33438063 build/boot/roms: remove errant code Leah Rowe 2022-12-05 00:40:58 +0000
  • 33bbb36dc4 remove errant detail from comment Leah Rowe 2022-12-05 00:19:21 +0000
  • 5586947499 delete build/release/u-boot-libre Leah Rowe 2022-12-05 00:14:53 +0000
  • 137b5434d7 remove logic for avoiding nonredistributable blobs Leah Rowe 2022-12-05 00:10:07 +0000
  • 7679c8e0f0 coreboot/default: add --nuke flag to ifdtool Leah Rowe 2022-12-04 23:44:46 +0000
  • a5e4416a14 util/nvmutil: remove errant line break Leah Rowe 2022-12-03 12:43:13 +0000
  • c100dd1f81 util/nvmutil: missing paretheses on if statement Leah Rowe 2022-12-03 12:30:13 +0000
  • 036d710776 util/nvmutil: don't initialise rbuf unless needed Leah Rowe 2022-12-03 12:27:53 +0000
  • 851892b464 util/nvmutil: rename variable in hextonum Leah Rowe 2022-12-03 12:17:16 +0000
  • 0bf3f1ed61 util/nvmutil: don't reallocate memory in hextonum Leah Rowe 2022-12-03 12:11:15 +0000
  • e5a46b464d util/nvmutil: dont report bad size if /dev/urandom Leah Rowe 2022-12-03 12:00:25 +0000
  • ededa5ddda util/nvmutil: rename variables in hextonum Leah Rowe 2022-12-03 11:58:07 +0000
  • e2e321fc20 util/nvmutil: use BUFSIZ for rmac size in hextonum Leah Rowe 2022-12-03 11:55:38 +0000
  • a6d0112d86 util/nvtutil: fix out of bounds error Leah Rowe 2022-12-03 11:49:52 +0000
  • 04ced693e8 update the README Leah Rowe 2022-12-02 21:38:10 +0000
  • 85937f3f4c util/nvmutil: reset errno on cmd_swap Leah Rowe 2022-12-01 13:16:05 +0000
  • ec082429ab scripts: avoid relying on spaces from sha1sum output Alexei Sorokin 2022-11-29 23:00:51 +0300
  • 7c5334ca0e Merge branch 'hide-mei' of XRevan86/lbmk into master Leah Rowe 2022-11-29 19:45:24 +0000