Commit Graph

174 Commits (0081c6057a4358213c1ad773478419c21ef8fdb3)

Author SHA1 Message Date
Riku Viitanen 42a5883a07 hp8200sff: add photo and specs 2023-04-23 16:37:06 +03:00
Leah Rowe eccd0f2d9f Libreboot 20230423 is out! 2023-04-23 12:37:26 +01:00
Riku Viitanen 06fca5bc4f hp2560p & hp9470 docs + news 2023-04-23 00:20:48 +01:00
Leah Rowe c8058e2aac Merge pull request 'Add info about E6400 flash size + PCB numbers' (#23) from nic3-14159/lbwww:e6400-spi-sizes into master
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/23
2023-04-21 23:21:06 +00:00
Leah Rowe 6d9e37ac90 E6400 is great, part 4 2023-04-21 02:36:32 +01:00
Leah Rowe cf01f33c98 E6400 is great, part 3 2023-04-21 02:32:51 +01:00
Leah Rowe 217ba73ef2 proper title 2023-04-21 02:23:56 +01:00
Leah Rowe 94670b60ae E6400 is great, part 2 2023-04-21 02:21:44 +01:00
Nicholas Chin 4d89947224
Add info about E6400 flash size + PCB numbers 2023-04-20 11:26:07 -06:00
Leah Rowe 1c94f4a128 hw/e6400: grub works now, so remove seabios notes 2023-04-20 13:13:23 +01:00
Leah Rowe 8bffeebd2a another typo
i'm not touching git again today
2023-04-19 20:14:59 +01:00
Leah Rowe 12ab897d5c update note about gpu on e6400 dell 2023-04-19 20:13:18 +01:00
Leah Rowe 3f5edf203a another fucking stupid mistake i made
fixed
2023-04-19 20:08:27 +01:00
Leah Rowe 8fa0e2984f link more e6400 notes, make it findable
just adding links to docs/install etc
2023-04-19 19:14:14 +01:00
Leah Rowe 9f2ec6abf0 fix e6400 instructions
remove all the lenovo stuff

just a basic stub for now. i'll let nicholas
have at it later on
2023-04-19 19:09:55 +01:00
Nicholas Chin 7c12c507ed WIP: Add E6400 documentation 2023-04-19 17:55:16 +01:00
Leah Rowe 8e44d74aa5 duplicates 2023-04-18 19:22:08 +01:00
Leah Rowe 48a32d5016 word 2023-04-16 02:16:39 +01:00
Riku Viitanen 594384ff41 more info about hp8200sff 2023-04-15 23:15:50 +03:00
Leah Rowe 5a13548bd4 typo 2023-04-15 03:55:17 +01:00
Leah Rowe de5d140dd6 hp elite 8200 sff port plus announcement 2023-04-15 03:45:07 +01:00
Leah Rowe 67930fa5df exorcism 2 2023-04-09 22:38:30 +01:00
Leah Rowe 8d8642db1a exorcism 2023-04-09 22:06:50 +01:00
Leah Rowe 8c5b99cea4 more notes about removed boards 2023-04-09 21:04:23 +01:00
Leah Rowe e800d856cc docs/hardware: document removed boards 2023-04-09 19:59:20 +01:00
Leah Rowe 74ba54fd13 ninja'd the hardware list up to date 2023-04-09 18:17:31 +01:00
Riku Viitanen fa721b5212 Note another working RAM module on GA-G41M-ES2L 2023-04-08 14:28:57 +03:00
Tempura San 75dabc4b0f add dmidecode as way of getting the BIOS version 2023-04-02 11:55:16 +02:00
Leah Rowe e5d16c2a99 Libreboot 20230319 release announcement 2023-03-19 13:38:51 +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 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 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
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 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
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 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
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 4d12cfe7f9 notes about MAC address on acer/g43t-am3 2022-11-19 01:42:43 +00:00
Leah Rowe 7034a9b745 assimilate nvmutil documentation 2022-11-17 12:10:32 +00:00
Leah Rowe 3ffcc8f093 note about missing roms 2022-11-17 00:50:34 +00:00
Leah Rowe 450264b8db note about missing hardware documentation 2022-11-17 00:48:37 +00:00
Leah Rowe 90c9b9e6a1 placeholder arm/uboot documentation 2022-11-16 22:10:02 +00:00
Leah Rowe 6e2c3f0234 post-merge bonerfixes
mistakes made during osbwww->lbmk merge have been corrected

mostly a few search/replace errors, and deleted pages that have since
been restored, or pages that were incorrectly scrubbed are now full; for
example, pages that said there are no releases yet (from osboot) have
been replaced with the version from libreboot that links to release archives,
which *do* exist in libreboot

i generally fixed all other minor issues with paragraphs that i found, where
the paragraphs made sense in osboot.org but did not so on libreboot.org

this is all of my fixes, after auditing the recent merge. no point splitting
them up. just patch it up and go!
2022-11-15 20:22:34 +00:00
shmalebx9 a3bd73a1c2 replace all occurances of osboot with libreboot 2022-11-13 19:31:12 -07:00
shmalebx9 0d073ce09c rebase from osbwww 2022-11-13 14:12:15 -07:00
Kyle Schemmel 9b6d2179e3 reorder new boards and add X301 to GM45 list below 2022-02-17 17:44:18 -05:00
Kyle Schemmel 408053f296 add missing 20210522 targets 2022-02-17 17:12:13 -05:00
Leah Rowe 93fa47b765 fix broken link 2022-01-04 09:19:47 +00:00
Leah Rowe d3ed7de6ff docs/hardware: report D945GCLF2D as working 2021-12-08 06:59:01 +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 dc5882372f Revert "update note about microcode on d16 hardware"
This reverts commit 89caef9c13.
2021-11-19 10:33:44 +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 89caef9c13 update note about microcode on d16 hardware 2021-11-18 16:58:20 +00:00
Leah Rowe f482022dbf fix formatting 2021-10-16 12:27:40 +01:00
Vitali64 700a507df1 vitali64: add useful tips for making the macbook21 overheat less with libreboot 2021-10-16 12:25:29 +01:00
Vitali64 8124ab120a vitali64 : Improve macbook21 documentation, part 1 2021-10-16 12:25:25 +01:00
Leah Rowe 70fa9e2f33 also mention X200S/X200T and T400S in the supported hardware list 2021-05-23 22:43:56 +01:00
Leah Rowe 3856e6a267 thinkpad x60/t60 are missing in list of supported hardware. fix this! 2021-05-23 22:43:50 +01:00
Leah Rowe 501e77d996 libreboot site
new one
2021-05-23 22:34:47 +01:00