2
1
Fork 0
mirror of https://git.savannah.gnu.org/git/gnuboot.git synced 2025-01-04 15:27:39 +01:00
Commit graph

708 commits

Author SHA1 Message Date
Leah Rowe
fd583308aa grub.cfg: disable serial output 2021-12-11 15:02:15 +00:00
Leah Rowe
f20160f3bb coreboot configs: disable serial output during coreboot initialization 2021-12-11 15:00:17 +00:00
Leah Rowe
c771aad44f add scripts for modifying coreboot configs 2021-12-11 14:25:26 +00:00
Vitali64
7e6691e999 Add ARMv7 and AArch64 support 2021-12-11 13:38:43 +00:00
Leah Rowe
1f27433358 work around quirk in pandoc 2021-12-11 11:10:20 +00:00
Leah Rowe
1749b49981 make the title less "angry"
it's not angry, it's excited. but ! can look angry to some people. make it
boring and conservative instead. no exclamation mark
2021-12-11 10:32:00 +00:00
Leah Rowe
4ab37bb392 note about firewalls 2021-12-11 10:26:30 +00:00
Leah Rowe
34530fcbeb make the new page look nicer 2021-12-11 10:06:15 +00:00
Leah Rowe
abd138470c add news page requesting translations 2021-12-11 10:03:42 +00:00
Vitali64
dec2d7206e add myself in the build/roms_helper script 2021-12-09 06:46:18 +00:00
Leah Rowe
283ce03d0f wrong bad image 2021-12-08 23:58:36 +00:00
Leah Rowe
93024fe671 docs/install/d510mo: remove wrong image 2021-12-08 23:57:29 +00:00
Leah Rowe
d3ed7de6ff docs/hardware: report D945GCLF2D as working 2021-12-08 06:59:01 +00:00
Leah Rowe
7db63c2685 macbook21_16mb: always clear DRAM on regular boot 2021-12-07 21:36:32 +00:00
Vitali64
4c8518899a Add macbook*1 16mb configs 2021-12-07 18:51:49 +00:00
Leah Rowe
91f5cb7e2f Merge branch 'master' of weimzh/lbmk into master 2021-12-04 20:42:39 +00:00
Wei Mingzhi
4dff61eb32 Add script for installing dependencies on Fedora 35. Based on work done by qeeg. 2021-12-02 08:12:42 +08:00
Wei Mingzhi
15209c3895 Do not treat warnings as errors when building flashrom. This fixes build failure with newer versions of GCC. 2021-12-02 08:12:01 +08:00
Leah Rowe
9938fa14b1 Fix broken SpeedStep on GM45 laptops such as ThinkPad X200, T400, T500, W500
Coreboot is enabling PECI on these CPUs which, according to Intel erratum, must
only be done after loading microcode updates, otherwise the CPUID feature set
becomes corrupted. That's my understanding, and I think this is why SpeedStep
is broken. To be specific, it could but but operating systems no longer detect
that the feature is supported. In any case, belgin on IRC found the commit in
coreboot, after a bisect, enabling PECI. This commit in Libreboot adds a patch,
reverting coreboot's PECI patch.
2021-12-01 04:32:02 +00:00
Leah Rowe
4b64e34fc2 build/roms: warn if grub_scan_disk is not set at all 2021-11-30 18:44:08 +00:00
Leah Rowe
c7944c0e01 build/roms: warn when grub_scan_disk is set incorrectly 2021-11-30 18:40:27 +00:00
Leah Rowe
c87b6f6369 build/boot/roms: don't error out if grub_scan_disk is invalid
just set it to the default, instead
2021-11-30 18:35:52 +00:00
Leah Rowe
9a0677eafd fix incorrect logic on recent grub optimization patch
or was used, instead of and
2021-11-30 18:31:19 +00:00
Vitali64
b74056563f Workaround for grub's slow boot 2021-11-28 17:16:18 +00:00
Leah Rowe
21b7c14cdf add note about powertop/macfanctld being redundant in libreboot 20211122 2021-11-23 09:00:02 +00:00
Leah Rowe
5f2c06b917 be less annoying 2021-11-22 22:05:21 +00:00
Leah Rowe
9406f98e4b again i say: libreboot 20211122 2021-11-22 21:11:07 +00:00
Leah Rowe
905bb86985 credit vitali64 for macbook21 cstate3 patch on the 20211122 announcement 2021-11-22 19:01:39 +00:00
Leah Rowe
ea96cf422c libreboot 20211122 announcement 2021-11-22 18:39:01 +00:00
Leah Rowe
eed25bd220 update coreboot and nuke tianocore
tianocore is a liability for the libreboot project. it's a bloated mess, and
unreliable, broken on many boards, and basically impossible to audit.

i don't trust tianocore, so i'm removing it.
2021-11-22 10:03:50 +00:00
Leah Rowe
3fc7e6d464 updated build instructions 2021-11-21 16:25:52 +00:00
Leah Rowe
fd586c8f30 Merge branch 'master' of shmalebx9/lbmk into master 2021-11-21 16:15:36 +00:00
shmalebx9
12eceb6a67 added dependency script for void 2021-11-20 12:51:56 -07:00
Leah Rowe
d4486fede4 ditto 2021-11-20 13:30:01 +00:00
Leah Rowe
9adcc3b90e remove redundant paragraph on the homepage 2021-11-20 13:26:35 +00:00
Leah Rowe
dc5882372f Revert "update note about microcode on d16 hardware"
This reverts commit 89caef9c13.
2021-11-19 10:33:44 +00:00
Leah Rowe
a11922a526 simplify the homepage, and the license declaration
Each page had the GFDL license declaration on it, but this is unnecessary due
to <https://libreboot.org/license.html> being linked in the footer on each
page. It clearly defines your rights when accessing the site.
2021-11-19 09:24:54 +00:00
Leah Rowe
55147714ab nuke faulty paragraph 2021-11-19 08:51:39 +00:00
Leah Rowe
4be2eed23e remove nuke notices for c201 stuff. the docs will be retained 2021-11-19 08:49:15 +00:00
Leah Rowe
a5bf39efa2 docs/hardware: note about ram on ga-g41m-es2l 2021-11-18 17:52:12 +00:00
Leah Rowe
7141a96a5a Revert "remove unnecessary articles"
This reverts commit 5e05bae486.
2021-11-18 17:09:52 +00:00
Leah Rowe
bc7243f1e1 build/boot/roms: fix wrong filename for pike2008 option roms 2021-11-18 17:02:36 +00:00
Leah Rowe
89caef9c13 update note about microcode on d16 hardware 2021-11-18 16:58:20 +00:00
Leah Rowe
a80998fe92 update the tasks page 2021-11-18 16:45:10 +00:00
Leah Rowe
b8aa448a68 mention other dependency build scripts, for distros 2021-11-18 07:23:15 +00:00
Leah Rowe
8a79f7b163 Fix https://notabug.org/libreboot/lbmk/issues/59 2021-11-18 07:18:53 +00:00
Leah Rowe
4e8c8930cf remove pandoc from dependencies scripts
the static site generator was forked into https://untitled.vimuser.org/
2021-11-18 07:07:51 +00:00
Leah Rowe
9efb1924da update homepage 2021-11-16 06:44:22 +00:00
Leah Rowe
ac5fc1c214 update 2 2021-11-16 06:00:33 +00:00
Leah Rowe
b813fdc55a update 2021-11-16 05:29:18 +00:00