Age | Commit message (Expand) | Author |
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 |
2023-01-27 | util/nvmutil: use gbe[] in word() and setword() | Leah Rowe |
2023-01-27 | util/nvmutil: code cleanup | Leah Rowe |
2023-01-27 | util/nvmutil: call pledge() earlier, in main() | Leah Rowe |
2023-01-27 | util/nvmutil: remove unused #define | Leah Rowe |
2023-01-27 | util/nvmutil: optimised disk reads | Leah Rowe |
2023-01-27 | util/nvmutil: optimise cmd_swap() | Leah Rowe |
2023-01-27 | util/nvmutil: optimise rhex() for speed | Leah Rowe |
2023-01-27 | util/nvmutil: code cleanup in rhex() | Leah Rowe |
2023-01-26 | x230edp_12mb: Correct the path to data.vbt | Alexei Sorokin |
2023-01-17 | util/nvmutil: update copyright years | Leah Rowe |
2023-01-17 | util/nvmutil: limit bytes written per command | Leah Rowe |
2023-01-17 | util/nvmutil: make writeGbeFile more readable | Leah Rowe |
2023-01-17 | util/nvmutil: only write parts that are modified | Leah Rowe |
2023-01-10 | blobs/inject: fix wrong nvmutil path for make | Leah Rowe |