Commit Graph

38 Commits (6036db04fe0c66c77a0f66812ff7fba4510bed26)

Author SHA1 Message Date
chrislogan2 6036db04fe Update site/docs/hardware/ga-g41m-es2l.md
I do not believe this board supports 16GB as it is limited to 2 DDR2 slots. If anyone can find an example of it supporting 8GB DDR2 DIMMs then perhaps the SKU should be linked to the doc page.
2024-06-01 18:57:51 +01:00
Leah Rowe 9becb18333 update
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-28 00:46:50 +01:00
Leah Rowe 67bcda1dda update
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-28 00:08:08 +01:00
Leah Rowe 66aeddb1bc grub payload warning
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-27 12:02:00 +01:00
Nicholas Chin c5ad4f2b10 docs/install/e6400.md: Make note of 1440x900 panel errata
Due to an issue in libgfxinit, Latitude E6400 systems with a 1440 x 900
display panel would have garbled graphics before the OS boots. Make a
note of this issue in releases 20240504 and earlier.

Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-26 10:52:39 +01:00
Leah Rowe 474c952192 don't require sending patches to libreboot first
i now wish for canoeboot to be its own project, entirely
isolated from libreboot. i myself will still use my own
preferred method: submit to libreboot and patch canoeboot
accordingly.

however, some users may wish to send to work on canoeboot
exclusively. this is permitted, as of now. i will simply
cherry-pick those patches into libreboot, where indicated.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-12 01:27:09 +01:00
Leah Rowe b9a58b7984 update docs/maintain/index.md
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 05:09:49 +01:00
Leah Rowe 1d6428ef74 more stragglers
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 04:37:48 +01:00
Leah Rowe b1582ab0d0 stragglers
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 04:22:51 +01:00
Leah Rowe 2e0e689d3a further cleanup
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 03:37:02 +01:00
Leah Rowe 1b9e28c3b8 extreme cleanup / grandiose gesture
make canoeboot a truly GNU FSDG compliant coreboot distro,
by removing all overly positive reference to Libreboot;
what remains is technical in nature, so as to provide
historical context since Canoeboot is a fork of Libreboot.

I've stated before that I wish to take a more neutral tone
toward the FSF, in contrast to the *coldboot war* of 2023
when GNU Boot started.

Canoeboot was heavily linking to Libreboot, even going so far
as to call itself "inferior" and tell the reader to use
Libreboot.

From now on, Canoeboot will be maintained as though I actually
believed in FSF propoganda. I don't, but its users do. Treat
them with respect. My reason for providing Canoeboot is
precisely that I wish for such people to have a high quality
coreboot distro, much unlike the inferior *GNU Boot* project;
inferior because to this day, it's still based on very old
Libreboot, with not much changed (of any real substance)
relative to the Libreboot 20220710 release on which it forked.

In general, I've also found a lot of stragglers from when
Canoeboot started, where paragraphs referred to Libreboot that
should have actually referred to Canoeboot, or paragraphs
with Libreboot-specific information that does not make sense
in the Canoeboot project e.g. references to vendor scripts.

The resulting canoeboot.org will now look no different to any
typical reader than a typical FSF-aligned project.

There is a next stage to this, which will become apparent to
everyone if I have my way.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-10 03:12:44 +01:00
Leah Rowe bf5bf9aa13 remove redundant paragraph
the paragraph in question largely pertains to
the ivybridge and sandybridge latitudes in libreboot,
not the gm45 latitudes supported in both libreboot
and canoeboot. remove this paragraph (instead of adding
the missing article).

nobody ever reported such issue on the gm45 model, only
the ivy/sandy models.

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-08 07:16:04 +01:00
Leah Rowe 6284b64e73 cleanup
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-07 18:22:38 +01:00
Leah Rowe 507ea08b12 purge
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-07 18:11:37 +01:00
Leah Rowe 66a2200b7d fix docs/maintain env vars
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 11:04:31 +01:00
Leah Rowe ec6898ff7d sync lbwww feb43add4d5b10eaff7bce82097594a7420904ed
remove redundant info in build instructions

Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 10:12:53 +01:00
Leah Rowe 99a41ea67c document dell latitude thermal safety paranoia
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 10:05:44 +01:00
Leah Rowe f98c753314 docs/install/spi: note about wson8 probes
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:55:39 +01:00
Leah Rowe fefa64b8f4 docs/install: mention about flashprog
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:54:51 +01:00
Leah Rowe e02400985d docs/install/spi: note about sck/clk
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:45:43 +01:00
Leah Rowe a14f320562 don't document flashrom. use flashprog instead.
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:41:53 +01:00
Leah Rowe 5dcba77fbe docs/build: note about correct time/date
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:08:01 +01:00
Leah Rowe 7581133bfb update d8/d16 info
Signed-off-by: Leah Rowe <info@minifree.org>
2024-05-04 09:07:36 +01:00
Lorenzo Aloe 888122eebf Update site/docs/hardware/macbook21.md 2024-05-04 08:53:13 +01:00
Leah Rowe 2f535252b0 further update
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04 08:51:48 +01:00
Leah Rowe c125175615 docs/install: document CONFIG_X86_IOPL_IOPERM
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04 08:51:04 +01:00
Leah Rowe 0b67fffe85 docs/install/spi: fix pin order in diagram
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04 08:40:05 +01:00
Leah Rowe 82e8259203 docs/install/spi: fix wrong SOIC16 HOLD pin number
it's pin 1, not 3

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04 08:39:52 +01:00
Leah Rowe 9e2b14552b warning
Signed-off-by: Leah Rowe <info@minifree.org>
2024-03-26 21:59:27 +00:00
Leah Rowe 6cfdbef3b9 remove confusing entries on hardware pages
these pages define tables saying what works or
doesn't (or is untested), with or without blobs,
but all canoeboot ports are blob-free in flash.

these tables were inherited from libreboot. this
patch causes them to make more sense in canoeboot,
by only saying whether something works or doesn't,
without distingishing blobs (which canoeboot lacks).

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-21 15:53:28 +00:00
Leah Rowe fca704b3fb clarify where serprog src is
i'll also put this on lbwww

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-03 21:30:46 +00:00
Leah Rowe cec37341d1 fix title on serprog spi flashing guide
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-03 21:28:14 +00:00
Leah Rowe ef349671af remove obsolete note
this board was re-added, and tested.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-02 04:42:06 +00:00
Leah Rowe 4c776bbea7 Canoeboot 20231101
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 13:30:37 +00:00
Leah Rowe 22cc14e56b luks2 guide: remove contradictory information
the old version was accidentally kept, when merging the
new version from libreboot in this recent release.

it's not a major issue, really.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-27 14:06:25 +01:00
Leah Rowe deaec646fe Canoeboot 20231026 website
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-26 18:59:55 +01:00
Leah Rowe b1d84fda49 nonGeNUine Boot 20230717 website
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-25 16:45:56 +01:00
Leah Rowe 6a52fb9f57 Censored Libreboot 20230710 website
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-25 16:43:08 +01:00