Age | Commit message (Expand) | Author |
2023-04-01 | blobutil/download: make more logic top-down | Leah Rowe |
2023-04-01 | blobutil/download: move main logic to the top | Leah Rowe |
2023-04-01 | blobutil/download: move Build_deps to the top | Leah Rowe |
2023-04-01 | improved a comment | Leah Rowe |
2023-04-01 | blobutil: rename variables to make more sense | Leah Rowe |
2023-03-25 | build/boot/roms: bugfix: unitialised variable | Leah Rowe |
2023-03-24 | blobs/inject: use correct offset for haswell mrc | Leah Rowe |
2023-03-22 | remove board: d945gclf | Leah Rowe |
2023-03-21 | Merge branch 'master' of andreas-hartmann/lbmk into master | Leah Rowe |
2023-03-20 | Added copyright line. | andreas-hartmann |
2023-03-20 | Added missing dependencies for Arch. | andreas-hartmann |
2023-03-19 | build/release: handle nvmutil20230319 | Leah Rowe |
2023-03-19 | fix bug: me not being downloaded on some boards | Leah Rowe |
2023-03-19 | new board: lenovo/w530 | Leah Rowe |
2023-03-19 | new board: lenovo/t530 | Leah Rowe |
2023-03-18 | haswell (lenovo t440p/w541): fix S3 suspend/resume | Leah Rowe |
2023-03-18 | haswell: re-add mrc.bin in separate board configs | Leah Rowe |
2023-03-18 | haswell: only use txtmod seabios configuration | Leah Rowe |
2023-03-18 | remove t440p_12mb_cbfs4mb (retain t440_12mb) | Leah Rowe |
2023-03-18 | remove x220_16mb (x220 with 16MB flash) | Leah Rowe |
2023-03-18 | haswell boards: use libre mrc.bin replacement | Leah Rowe |
2023-03-17 | move download/gitmodule script to root directory | Leah Rowe |
2023-03-17 | nuke p2b_ls/p3b_f boards | Leah Rowe |
2023-03-16 | debian/ubuntu dependencies scripts: add gettext | Leah Rowe |
2023-03-06 | util/nvmutil: optimise rhex() further | Leah Rowe |
2023-03-06 | fix flashrom download error | Leah Rowe |
2023-03-05 | payload/grub: force terminal_output to console | Leah Rowe |
2023-03-05 | grub.cfg: set default timeout to 5 seconds | Leah Rowe |
2023-03-05 | scripts: build cbutils, not specific utils | Leah Rowe |
2023-03-05 | also fix data.vbt path for lenovo/w541 | Leah Rowe |
2023-03-05 | Fix CONFIG_INTEL_GMA_VBT_FILE for the t440p_12mb config | Konstantinos Koukopoulos |
2023-03-05 | update debian dependencies (for sid) | Leah Rowe |
2023-03-04 | ICH9M: default to 256MB VRAM, not 352MB | Leah Rowe |
2023-02-21 | bump seabios revision | Leah Rowe |
2023-02-21 | bump grub revision | Leah Rowe |
2023-02-19 | fix bad ifdtool patch from earlier commit | Leah Rowe |
2023-02-19 | build/dependencies/debian: add python3 dependency | Leah Rowe |
2023-02-19 | build/boot/roms: fail when build cbutils fails | Leah Rowe |
2023-02-19 | coreboot: update revision of cbtree "default" | Leah Rowe |
2023-02-19 | Merge branch 'uboot-v2023.01' of alpernebbi/lbmk into master | Leah Rowe |
2023-02-14 | u-boot: Disable environment storage | Alper Nebi Yasak |
2023-02-14 | u-boot: Update to v2023.01 | Alper Nebi Yasak |
2023-01-28 | util/nvmutil: tidy up variable declarations | Leah Rowe |
2023-01-28 | util/nvmutil: setWord(): declare variables first | Leah Rowe |
2023-01-28 | util/nvmutil: reset errno if any write attempted | Leah Rowe |
2023-01-28 | util/nvmutil: do not write non-changes to disk | Leah Rowe |
2023-01-28 | util/nvmutil: cmd_swap(): write sequentually | Leah Rowe |
2023-01-28 | util/nvmutil: don't use malloc() | Leah Rowe |
2023-01-28 | util/nvmutil: fix clang build errors | Leah Rowe |
2023-01-28 | util/nvmutil: simplify rhex() | Leah Rowe |