Commit Graph

145 Commits (11de95a8c6d04220680a3168d712f549f702b0d7)

Author SHA1 Message Date
Leah Rowe a96b7a0cc5 Merge branch 'zfsboot' of shmalebx9/lbwww into master 2023-03-25 18:32:14 +00:00
Leah Rowe e9d6c5991e link 2023-03-24 13:02:08 +00:00
shmalebx9 73b90a4394 added zfsbootmenu docs 2023-03-21 21:45:08 -06:00
shmalebx9 b393e1154e updated index 2023-03-21 19:37:44 -06:00
shmalebx9 faf17b0381 added encryption guide 2023-03-20 21:12:28 -06:00
Leah Rowe e5d16c2a99 Libreboot 20230319 release announcement 2023-03-19 13:38:51 +00:00
Leah Rowe 06b635e629 fix link 2023-03-05 23:20:16 +00:00
Vladislav Shapovalov b43c48c559 add docs/index.uk.md 2023-03-05 22:20:21 +02:00
Leah Rowe e5ec1f7d17 link to librerpi website 2023-03-04 19:53:36 +00:00
Leah Rowe 75f44b82c2 install/spi: link to librerpi 2023-03-04 19:47:18 +00:00
Leah Rowe 87993b88a8 remove bbb-specific info on external flash guides
the removed info is a relic, from before all information was
centralised in docs/install/spi.md

remove it, because it is extremely confusing for new readers
2023-03-03 05:44:56 +00:00
Leah Rowe 3463912e88 use yewtu.be for invidious links 2023-03-03 04:53:23 +00:00
Leah Rowe 9f936ba8d2 update warnings about cros devices 2023-02-19 19:05:03 +00:00
Leah Rowe 1ca42d2958 add note about veyron speed video init issue 2023-02-19 13:30:13 +00:00
Leah Rowe bd6ff49ac5 re-add C201 pages 2023-02-19 11:49:28 +00:00
Leah Rowe f4cfd36082 hardware/: do not mention EC on desktop boards
imac52 still mentions it, because that board is based on macbook21

otherwise, desktop boards do not have ECs
2023-01-19 20:24:08 +00:00
Leah Rowe 0390b7c5f0 install/ivy_has_common: document bad nvmutil path 2023-01-10 03:52:52 +00:00
Leah Rowe eae005d95f Merge branch 'master' of v-t60/lbwww into master 2023-01-10 03:35:43 +00:00
Leah Rowe ff260b4f1c use tabs for command lines 2023-01-08 01:22:04 +00:00
Alper Nebi Yasak fce9ac1860 hardware: Fix link to U-Boot documentation
The U-Boot documentation is in the "uboot" directory, but the hardware
index page links to a nonexistent "u-boot". Fix the typo.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 22:19:35 +03:00
v-t60 8630dcc31d add docs/install/x200_external.uk.md 2022-12-31 17:12:44 +00:00
Alper Nebi Yasak 626d287ad0 uboot: Add docs for U-Boot payload
Replace the placeholder "U-Boot instructions" page with initial
documentation about the U-Boot payload. Move the warnings in the
hardware index to this document, but keep a small warning with a link.

This is light on installation instructions compared to what's there on
GRUB, since U-Boot's UEFI support means generic installer images should
work and at that point I think it becomes distro developers' job. But
the added links should be enough as a good start otherwise.

Also add a section for known issues that people might want to know.
Not sure about opening lbmk issues for those, because they're mostly
long-standing upstream things and I'm not really as invested in the
issue tracker.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:21 +00:00
Alper Nebi Yasak 21f4d159b9 install: Add flashing guide for Chromebooks
Add initial documentation about flashing Libreboot on supported ChromeOS
devices. Link the Chromebooks in the hardware index to it. I only have
tried firmware work on gru-kevin, so there is an implicit focus on that,
but most others should be similar.

The one exception is gru-bob, as it is new enough to support Closed Case
Debugging which can be used to disable write-protect and flash the
firmware externally. Provide links to the ChromiumOS docs for that.

Although not supported on Libreboot, x86 Chromebooks still carry the
curse that is unreadable non-redistributable Intel ME firmware, so
provide a warning against flashing x86 images without it just in case.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:16 +00:00
Alper Nebi Yasak 2f712e36fb install/spi: Generalize to not assume 3.3V
At least one Chromebook (gru-kevin) has GD25LQ64C [1], which is a 1.8V
8MB SPI NOR flash chip. Although it can be flashed internally, it has to
be flashed externally when a broken image is flashed. I have been using
an unmodified bad CH341A with a 1.8V adapter which works fine so far.

Try to replace mentions of 3.3V with either nondescript terms like
"power" or "VCC", or both 1.8V and 3.3V, except where it's specifically
about 3.3V. Add warnings to check the part number and datasheet for the
rated supply voltage for the chips, and to make sure to match the
flashing hardware's supply to that.

[1] https://www.gigadevice.com/flash-memory/gd25lq64c/

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:11 +00:00
Alper Nebi Yasak 1383dc2e72 maintain: Document U-Boot resources, scripts and options
Add new U-Boot related options to coreboot board.cfg section. Fix a
remark about not being able to build non-x86 roms. Copy the sections
documenting coreboot resources and other payload scripts, and modify
them to document U-Boot resources and scripts.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:05:05 +00:00
Alper Nebi Yasak e631636a26 misc/codenames: Add codenames for supported Chromebooks
Add codenames for the Chromebooks now supported in Libreboot. The names
of the per-board lbmk resources directories are slightly different than
these for naming consistency (e.g. "gru-kevin" instead of "kevin"). The
names in the coreboot src/mainboard are usually of the baseboard
("google/gru" instead of "kevin").

Also add a link to a ChromiumOS docs page listing most if not all
Chromebooks and their codename information among other things.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:59 +00:00
Alper Nebi Yasak 1dc86401b1 misc/emulation: Add x86 U-Boot and arm64 examples
Add an example qemu-system invocation for the qemu_x86_12mb board's
U-Boot payload. List the QEMU arm64 board in the supported hardware page
and an example invocation for that as well.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:52 +00:00
Alper Nebi Yasak ec46a0c5f1 docs/build: Add U-Boot examples
Add some lbmk invocation examples for U-Boot. Try to keep it light in
the section that tells people to just use "build boot roms" instead,
but have more detail in the payload-specific section.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2022-12-31 11:04:47 +00:00
Leah Rowe 22d7a2e4e8 Merge branch 'master' of v-t60/lbwww into master 2022-12-27 20:08:38 +00:00
v-t60 89d1aba2e9 fix docs/hardware/x200.uk.md
few mistakes
2022-12-26 20:35:42 +00:00
v-t60 3d0b477580 add docs/hardware/x200.uk.md 2022-12-26 20:27:56 +00:00
Ferass 'Vitali64' EL HAFIDI 9536b051af docs/hardware/macbook21: Heavily improve and update.
Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-12-26 15:00:12 +01:00
Leah Rowe dbd62b1a11 blobutil guide: document 20221214 bug+fix 2022-12-22 23:28:49 +00:00
Leah Rowe a3b2135f69 updated notes about ga-g41m-es2l 2022-12-20 16:33:45 +00:00
Leah Rowe 4c30ed4db3 libreboot 20221214 2022-12-14 19:05:07 +00:00
Leah Rowe fda65a0969 docs/hardware: Add note about u-boot testing 2022-12-11 13:27:04 +00:00
Leah Rowe 7aa6dc6a31 link to winraid site 2022-11-25 23:16:06 +00:00
Leah Rowe 8c6e891727 typo 2022-11-25 23:11:52 +00:00
Leah Rowe 36e098d915 x230 internal flashing guide 2022-11-25 23:02:20 +00:00
Leah Rowe 269534e901 docs/bsd: improved notes about video modes 2022-11-25 01:08:18 +00:00
Leah Rowe a51c337f74 Merge branch 'dev' of shmalebx9/lbwww into master 2022-11-24 21:07:57 +00:00
Leah Rowe aec0f37e6b cleanup 2022-11-23 01:26:21 +00:00
Leah Rowe 33dc596206 deprecation notice, regarding seabios_grubfirst 2022-11-22 23:02:11 +00:00
Leah Rowe 8f87a236f7 docs/nvmutil: say where to find the source code 2022-11-20 10:14:56 +00:00
shmalebx9 ee430dc934 document qemu board 2022-11-19 15:00:31 -07:00
Ferass 'Vitali64' EL HAFIDI f8dce24869 docs/hardware: Move all CSS to template.include
Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-11-19 17:09:02 +01:00
Ferass 'Vitali64' EL HAFIDI 34e745489e docs/hardware: Add tables for hardware specifications, features, and supported payloads
This requires a small CSS change to look pleasant

Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
2022-11-19 16:08:49 +01:00
Leah Rowe 47c3a9f0bb cleanup 2022-11-19 04:30:38 +00:00
Leah Rowe 1f0b6545eb notices about d16/d8/kfsn4-dre removal 2022-11-19 03:59:02 +00:00
Leah Rowe 2d0bdd7b73 gigabyte/ga-g41m-es2l: notes about macchanger 2022-11-19 02:24:23 +00:00