Commit Graph

  • 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
  • 69eaca2c6d coreboot: hide MEI on neutered-ME targets Alexei Sorokin 2022-11-29 13:57:54 +0300
  • cf0522203d Merge branch 'master' of Arsen/lbmk into master Leah Rowe 2022-11-29 01:24:30 +0000
  • 0c5dfddd64 Merge branch 'x230edp' of XRevan86/lbmk into master Leah Rowe 2022-11-29 00:11:00 +0000
  • a40ba4ad11
    t430_12mb: Add, based on x230_12mb Arsen Arsenović 2022-11-28 22:38:20 +0100
  • a33e842908 coreboot: add x230edp_12mb, remove x230fhd_12mb Alexei Sorokin 2022-11-28 23:33:58 +0300
  • e8eee6dd8a util/nvmutil: mild refactoring Leah Rowe 2022-11-27 09:43:47 +0000
  • 342e5abe5e util/nvmutil: improved errno handling in main Leah Rowe 2022-11-27 09:34:20 +0000
  • d7465efbb0 util/nvmutil: put hextonum in its own function Leah Rowe 2022-11-27 09:29:37 +0000
  • 9e5ff5e4e6 util/nvmutil: move ENOTDIR check to function Leah Rowe 2022-11-27 09:01:57 +0000
  • ff88cb1ac3 util/nvmutil: further improved errno handling Leah Rowe 2022-11-27 00:48:37 +0000
  • b81b51f98b util/nvmutil: remove errant code Leah Rowe 2022-11-27 00:39:06 +0000
  • a94bac81f3 util/nvmutil: improved error handling Leah Rowe 2022-11-27 00:27:07 +0000
  • 55a951a718 util/nvmutil: fix off by one bug Leah Rowe 2022-11-26 23:50:04 +0000
  • 0108615f37 nvmutil copy/swap: actually set nvmPartModified Leah Rowe 2022-11-26 23:48:01 +0000
  • 82300f4f1e util/nvmutil: move cmd copy to own function Leah Rowe 2022-11-26 23:42:45 +0000
  • ddf3b76c83 util/nvmutil: move cmd swap to own function Leah Rowe 2022-11-26 23:34:13 +0000
  • c2ed251ca6 util/nvmutil: move cmd brick to own function Leah Rowe 2022-11-26 23:29:41 +0000
  • eaad16edad util/nvmutil: cmd setchecksum in own function Leah Rowe 2022-11-26 23:25:23 +0000
  • cea1beeac5 util/nvmutil: split "dump" into smaller functions Leah Rowe 2022-11-26 23:16:33 +0000
  • 59e4f560d6 Merge branch 'dev' of shmalebx9/lbmk into master Leah Rowe 2022-11-26 21:22:06 +0000
  • 99652baa96 fix injection script shmalebx9 2022-11-26 12:45:40 -0700
  • 175b48a4e0 added more checks and optimised extraction script shmalebx9 2022-11-20 20:14:22 -0700
  • 0ae00e881e util/nvmutil: re-factor to reduce code indentation Leah Rowe 2022-11-26 11:26:07 +0000
  • 0bbd4f1f26 util/nvmutil: write gbe files in a function Leah Rowe 2022-11-26 11:02:28 +0000
  • b0f9f47e9a util/nvmutil: human-friendly exit messages, part 2 Leah Rowe 2022-11-26 10:33:52 +0000
  • e35a33d562 Merge branch 'qemu' of shmalebx9/lbmk into master Leah Rowe 2022-11-24 19:10:29 +0000
  • e1bbdadc95 build/roms: remove seabios_grubfirst logic Leah Rowe 2022-11-22 22:45:18 +0000
  • b2c71747cd make gitcheck verify coreboot subdir shmalebx9 2022-11-20 19:42:31 -0700
  • 1246c3adb9 add smort failures to blob download script shmalebx9 2022-11-20 14:32:25 -0700
  • da155b3d12 added x86 qemu board based on x230 coreboot config shmalebx9 2022-11-19 13:41:18 -0700
  • 7629dfb8af remove duplicate patch causing build error Leah Rowe 2022-11-19 20:11:35 +0000
  • ca45a60ff2 bump grub revision to latest upstream Leah Rowe 2022-11-19 16:54:16 +0000
  • c1c76a05f5 dependencies/arch: notice about unifont dependency Leah Rowe 2022-11-19 15:31:25 +0000
  • 43196abc5d also fix crossgcc on cros/fhd coreboot trees Leah Rowe 2022-11-19 14:56:54 +0000
  • f063190889 cros devices: use a common coreboot tree Leah Rowe 2022-11-19 05:02:12 +0000
  • 24a866baea remove kfsn4-dre, kcma-d8 and kgpe-d16 Leah Rowe 2022-11-19 03:51:59 +0000
  • f5b4eb3f1e update gitignore Leah Rowe 2022-11-19 03:49:24 +0000
  • 60793c552f fix gnat build issue on coreboot repositories Leah Rowe 2022-11-19 03:33:38 +0000
  • 6114c34988 add innoextract to federa dependency script Leah Rowe 2022-11-19 03:29:40 +0000
  • 5ec5d0eae3 ditto others Leah Rowe 2022-11-19 03:28:58 +0000
  • 551e845e56 ditto debian script Leah Rowe 2022-11-19 03:28:33 +0000
  • f896bb8431 remove stupid flags from arch dependency script Leah Rowe 2022-11-19 03:28:09 +0000
  • 5a01e98d3c build/dependencies/*: remove python2 Leah Rowe 2022-11-18 23:00:43 +0000
  • 6c12afa996 util/nvmutil: more human-friendly exit messages Leah Rowe 2022-11-18 20:07:13 +0000
  • 501745630b fix part 1 checksum in t440p gbe.bin Leah Rowe 2022-11-18 19:42:26 +0000
  • a7b8d0cf0d update .gitignore Leah Rowe 2022-11-17 12:08:06 +0000
  • b3b3642fe2 assimilate nvmutil Leah Rowe 2022-11-17 12:07:09 +0000
  • 8740404e4e make background splash screen purple Leah Rowe 2022-11-16 00:02:03 +0000
  • 3f12ef8530 bonerfix Leah Rowe 2022-11-15 10:21:57 +0000
  • cf945dda0c blobs/inject: use nvmutil, not nvmutils Leah Rowe 2022-11-14 10:26:46 +0000
  • 2589d367cc update the README Leah Rowe 2022-11-14 10:11:54 +0000
  • 7af9953463 pragmatic system distribution guideline compliance psdg Leah Rowe 2022-11-14 00:51:12 +0000
  • b5c25efed4 Merge branch 'u-boot-chromebooks' of alpernebbi/lbmk into master Leah Rowe 2022-11-11 21:38:12 +0000
  • 61ac6c3f0b u-boot: Add peach pi chromebook configs Alper Nebi Yasak 2022-08-28 18:17:59 +0300
  • f848eb81e8 coreboot: Add peach pit chromebook configs Alper Nebi Yasak 2022-08-28 17:36:03 +0300