summaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Collapse)Author
2021-08-23coreboot/default: Fix Werror when building ThinkPad T400 imagesLeah Rowe
2021-08-23coreboot: revert cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRRLeah Rowe
This fixes issue 3: https://notabug.org/libreboot/lbmk/issues/3 In this issue, GM45 laptops such as X200/T400 will hang on reboot (normal boot works, and shutting down works too).
2021-06-06The tianocore build script fails, because there are no coreboot-version file ↵madbehaviorus
are available. So I set it as commit and the script works like a charm
2021-06-03replace #!/bin/bash with #!/usr/bin/env bashRon Nazarov
2021-05-23Turkish Q Keyboard Layout AddedCanberk TURAN
2021-05-23build/release/src: don't auto-download tianocore20210522Leah Rowe
it will already be there, if it was used when build rom images
2021-05-22build/crossgcc: insert .coreboot-versionLeah Rowe
2021-05-22board/x301: add new boardLeah Rowe
similar to x200
2021-05-22board/d945gclf/cfg: re-do configLeah Rowe
2021-05-22board/d510mo/cfg: re-do configLeah Rowe
2021-05-22board/d510mo/cfg: enable payload_grub_withseabiosLeah Rowe
2021-05-22board/kfsn4-dre/cfg: re-do config. 1mb and 2mb roms availableLeah Rowe
libgfxinit_txtmode with seabios only
2021-05-22board/g43t-am3/cfg: re-do configs. libgfxinit_txtmode onlyLeah Rowe
For add-on GPU, use one of the SeaBIOS images.
2021-05-22board/ga-g41m-es2l/cfg: re-do config. libgfxinit_txtmode onlyLeah Rowe
Use seabios ROM if you want to use an add-on GPU. seabios_withgrub and seabios_grubfirst are also available.
2021-05-22board/ga-g41m-es2l/cfg: enable payload_grub_withseabiosLeah Rowe
SeaBIOS should fit nicely, now that memtest is disabled
2021-05-22don't include memtest by default. make it a board.cfg optionLeah Rowe
2021-05-22build/roms: re-do KCMA-D8 and KGPE-D16 configsLeah Rowe
2MiB and 16MiB were the only flash sizes supported. 4 and 8MiB have been added. Now there are only libgfxinit_txtmode configs. Use seabios_withgrub or seabios_grubfirst ROMs if you wish to use an add-on GPU.
2021-05-18download/ich9utils: download the libreboot version insteadLeah Rowe
it's exactly the same anyway
2021-05-18libreboot!Leah Rowe
this is forked from the "libre" branch in osboot, which is itself a libre, deblobbed fork of osboot, a blobbed up fork of libreboot libreboot needed to be purged clean. this is the new libreboot development repository. the old one has been abandoned