Leah Rowe
2311db3d90
Merge pull request 'Update link for chromebook closed case debugging.' ( #96 ) from weimzh/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/96
2023-11-05 22:36:12 +00:00
Leah Rowe
cd570a5323
clarify where serprog src can be found
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-03 21:31:53 +00:00
Leah Rowe
cb69845699
docs/maintain: document payload_seabios_grubonly
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 12:39:04 +00:00
Leah Rowe
29c93c8fc4
update notes about grub on e6400
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 12:31:54 +00:00
Leah Rowe
a0cfac617c
Libreboot 20231101
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 10:29:42 +00:00
Leah Rowe
e34f48a89d
x201 flashing instructions
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 09:53:40 +00:00
Leah Rowe
6e5ea12bdb
remove note about d945gclf removal
...
it's going to be re-added
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-11-01 07:09:42 +00:00
Wei Mingzhi
bde19f8cb7
Merge branch 'master' into master
2023-10-29 12:57:41 +00:00
Leah Rowe
050192f7c5
fix typo: "at last", not "at least"
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-28 00:14:52 +01:00
Wei Mingzhi
31bef18593
Update link for chromebook closed case debugging.
...
Signed-off-by: Wei Mingzhi <weimingzhi@baidu.com>
2023-10-26 10:39:25 +08:00
Leah Rowe
e7a144d5cf
unintentional spelling error
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-25 19:11:21 +01:00
Leah Rowe
b1db92629a
don't put line break on commands in release errata
...
lots of people won't know the back slash means a second
line, so they won't copy and paste the command correctly
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-25 13:17:07 +01:00
Leah Rowe
297f57056d
document bootblock copy bug on 20231021
...
add to post-release errata, and the install guide
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-25 13:14:26 +01:00
Leah Rowe
819195233a
docs/emulation: qemu command (aarch64 framebuffer)
...
courtesy alper nebi yasak who sent the recent patch in
lbmk adding this:
https://codeberg.org/libreboot/lbmk/pulls/142
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-23 23:18:45 +01:00
Leah Rowe
33f28eec8c
straggler 2
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-23 05:36:41 +01:00
Leah Rowe
962ba02cba
straggler
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-23 05:36:07 +01:00
Leah Rowe
d20bcc38fd
use less harsh language on safety notices
...
there doesn't need to be a big load of text on every
page that features this warning. a bold warning at the
top of the page will be sufficient.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-23 05:33:27 +01:00
Leah Rowe
dafba8a5cb
docs/maintain: more minor inaccuracies (fixed)
...
again, these were left over from a previous audit.
lbmk now uses a 1-argument design for commands,
rather than 1-argument; e.g. ./build boot roms
is now ./build roms.
there were a few stragglers left over, still referring
to the old 2-argument design. this patch fixes that.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-22 00:24:37 +01:00
Leah Rowe
239ef69956
update the maintenance manual
...
it's not a big issue, but there were a few minor
inaccuracies here, left over after the last audit.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-22 00:14:09 +01:00
Leah Rowe
aee0da2bea
correction
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:46:37 +01:00
Leah Rowe
6951fc6f43
clarification 3
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:43:18 +01:00
Leah Rowe
88869036a6
clarification 2
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 16:41:53 +01:00
Nicholas Chin
b52b93ebad
docs/{hardware,install}/e6430.md: Fix inaccuracies
...
Most of the issues were just leftover from the E6400 docs which
are not accurate for the E6430.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-10-20 18:58:25 -06:00
Nicholas Chin
42814e9326
docs/hardware: List GRUB as FAIL for E6400 and E6430
...
Due to the way the keyboard controller is implemented in the EC and the
somewhat unique way GRUB does keyboard init GRUB payloads do not work
properly on these systems.
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2023-10-20 18:57:54 -06:00
Leah Rowe
bcbe9df5d5
Libreboot 20231021
...
I've also simplified the encryption guides by deleting them,
and 301 redirecting them on libreboot.org httpd.
LUKS information and guidance is now provided as a stub
entry in docs/linux/index.md, as it should be.
This new release has argon2 support in GRUB.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-21 00:24:48 +01:00
Leah Rowe
887817240a
installation notes for dell latitude e6430
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 16:56:58 +01:00
Leah Rowe
fbcca65929
docs/maintain: add missing header
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 06:32:48 +01:00
Leah Rowe
bc17953e23
update docs based on recent lbmk changes
...
the commands changed again
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 06:07:57 +01:00
Leah Rowe
60571ed2f0
fix tabs in docs/build
...
the last patch submitted used four spaces, but lbwww
requires a tab (or 8 spaces), because it correctly
treats tabs as 8 spaces (and tells pandoc to do this
in the Untitled Static Site Generator)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-20 05:58:47 +01:00
Andrea Perotti
95710d9faf
Small md syntax fixes
2023-10-19 17:51:36 +02:00
Andrea Perotti
c8fe363ff3
Improved readibility for first time contributors
...
The dedicated paragraph for the Sources makes more visible where the
repo is.
Improved the examples for the dependency resolution: now is clearer,
without digging into srcs that ubuntu2004 is just a special case, while
there's a generic target for debian based distros.
2023-10-19 17:14:26 +02:00
Leah Rowe
8e76ed523c
re-link dell-flash-unlock in guides (util rename)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-15 01:34:17 +01:00
Leah Rowe
cd61e272cb
correct a sentence
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-13 00:52:07 +01:00
Leah Rowe
e33cba84da
docs/build: add section: post-compilation
...
it also mentions specific binary blobs such as nvidia
vga rom (dell e6400) and cpu microcode.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-13 00:45:54 +01:00
Leah Rowe
ebb8614cf6
simplified testing instructions
...
caleb is great but he isn't always around
on the off-chance that someone does contact him and he
doesn't respond, make sure the testers page says only
to contact me (leah)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-11 20:49:05 +01:00
Leah Rowe
d50f897be3
fix typo: docs/maintain should say sha512sum
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:29:29 +01:00
Leah Rowe
7fc827f074
fix typo: vender should be vendor
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:27:07 +01:00
Leah Rowe
bd017989ca
even more stragglers
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:07:39 +01:00
Leah Rowe
be2ec75a58
docs/maintain: replace obsolete information
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 22:01:12 +01:00
Leah Rowe
67294ab056
more stragglers
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:46:44 +01:00
Leah Rowe
a918978371
more stragglers
...
a big cleanup was needed, based on recent changes
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 21:39:28 +01:00
Leah Rowe
3f3b501c6a
update docs/maintain/ for recent lbmk changes
...
lbmk was massively re-designed since audit2.
we're currently on audit3, though audit3 is not yet
complete, but people are using lbmk.git every day
to build ROM images.
therefore, it is important that we keep the documentation
up to date. this file documents the entire build system.
there are 13 scripts, at the time of this revision,
versus 18 as of audit2 and about 50 in the previous
release before audits 2 and 3; that, and the code is
nearly 50% reduced in size, with no loss of function!
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 20:40:58 +01:00
Leah Rowe
b432883234
more stragglers
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 18:31:56 +01:00
Leah Rowe
dc5b8d2367
straggler
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 18:17:39 +01:00
Leah Rowe
f9f3171e0f
update user docs as per current lbmk
...
docs/maintain/ not updated yet. i'll do that
separately to the user documentation.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-10-10 17:58:18 +01:00
Leah Rowe
7bb075099b
Merge pull request 'add docs/maintain/testing.uk.md' ( #89 ) from v-t60/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/89
2023-09-17 00:09:12 +00:00
Riku Viitanen
38e9fd08e1
update serprog section
...
the final file path is wrong already.
https://codeberg.org/libreboot/lbmk/pulls/131 modifies the command
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-16 22:05:12 +03:00
Vladislav Shapovalov
257aa2192f
add docs/maintain/testing.uk.md
2023-09-16 14:12:03 +03:00
Leah Rowe
10dd889a2a
maintain/style: notes about work directory
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 08:04:41 +01:00
Leah Rowe
a575774180
maintain/style: clarify actual design
...
link to the maintenance manual
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:50:04 +01:00
Leah Rowe
a6d8f39b7e
Revert "maintain/style: refer to newer scl manual"
...
This reverts commit 7eb315bddc
.
2023-09-15 07:46:41 +01:00
Leah Rowe
7eb315bddc
maintain/style: refer to newer scl manual
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:45:23 +01:00
Leah Rowe
d79acf435e
maintain/style: put no-bashisms section at the top
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:44:12 +01:00
Leah Rowe
fb08e2fb93
fix the example script in maintain/style
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:42:44 +01:00
Leah Rowe
8fde7f2445
add docs/maintain/style.md (coding style info)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 07:31:46 +01:00
Leah Rowe
72452988d8
update documentation for new lbmk implementation
...
many commands have changed since lbmk audit 2
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-15 05:38:36 +01:00
Leah Rowe
a985886bc6
update docs/maintain/ based on lbmk audit 2
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-13 20:24:05 +01:00
Leah Rowe
bc3fc190ed
straggler
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 01:06:02 +01:00
Leah Rowe
191eabcb32
docs/build: simplify/update per newer lbmk changes
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 01:03:17 +01:00
Leah Rowe
1fdfd4a2b3
install/ivy_has_common: mention e6400 nvidia
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 00:17:52 +01:00
Leah Rowe
aea8d0f8bb
update nvidia e6400 notes (it's in lbmk master now)
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-12 00:15:55 +01:00
Leah Rowe
34ea0e1f7e
misc/emulation: add note about u-boot on qemu
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-11 17:20:57 +01:00
Vladislav Shapovalov
f57744dd9b
add docs/bsd/index.uk.md
2023-09-04 18:18:19 +03:00
Leah Rowe
8b2ec7fda6
docs/bsd: fix "libreboot and libreboot" reference
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-04 12:32:17 +01:00
Riku Viitanen
b1fd88bfc8
use webp
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-03 20:25:44 +03:00
Leah Rowe
308b6c5237
update linux guides based on lbmk changes
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-03 16:07:34 +01:00
Leah Rowe
870e53cf23
docs/install/spi: reference new pico-serprog links
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-03 14:47:28 +01:00
Leah Rowe
9cefbffcf3
Merge pull request 'add new programmer: raspberry pi pico' ( #83 ) from Riku_V/lbwww:pico into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/83
2023-09-02 19:52:09 +00:00
Leah Rowe
28dbd1bd53
fix bad file path in grub doc
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-02 18:45:01 +01:00
Leah Rowe
9afa44e9ca
docs/linux: note about GRUB_TERMINAL in distros
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-02 18:28:00 +01:00
Riku Viitanen
645066369b
add new programmer: raspberry pi pico
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-09-02 16:43:37 +03:00
Riku Viitanen
872a1abae0
hp8300usdt updates
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-08-24 19:04:25 +03:00
Leah Rowe
82218b0759
adapt to recent build system changes
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-17 12:05:33 +01:00
Leah Rowe
02e9811c8f
typo
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-17 01:02:22 +01:00
Leah Rowe
ddc08e3e8b
improved blobutil instructions, and explanation
...
i got annoyed with people who kept asking this stuff.
now it's actually written down.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 23:52:27 +01:00
Leah Rowe
882d901e65
remove superfluous paragraph
...
it already links to the 25xx guide. that's enough.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 07:59:16 +01:00
Leah Rowe
7acd196045
fix inaccurate statement
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 02:12:23 +01:00
Leah Rowe
a7f42ee628
fix vendor name on the t1650 page
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 02:06:12 +01:00
Leah Rowe
40d9c50bf6
use thumbnails on the t1650 page
...
also improve the notes about ECC memory
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 01:58:10 +01:00
Leah Rowe
0a873e2d12
t1650 flashing guide
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 01:41:03 +01:00
Leah Rowe
152a9301db
typo
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 00:57:09 +01:00
Leah Rowe
8d88722e9f
fix formatting
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 00:45:07 +01:00
Leah Rowe
ed147f2af9
remove wrong sentence on the 8470p guide
...
(the flash is not socketed)
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 00:44:30 +01:00
Leah Rowe
2a1994d5fd
hp8470p installation guide
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 00:42:05 +01:00
Leah Rowe
ebb1392cae
hw/hp2170p: mention the grub keyboard fix
...
also link to coreboot documentation
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-16 00:17:16 +01:00
Leah Rowe
c8fbd19efe
docs/hardware: sort hardware list alphabetically
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-15 23:54:48 +01:00
Leah Rowe
873479c8c5
correctly list 2170p as a laptop
...
not a desktop
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-15 23:42:17 +01:00
Leah Rowe
036273bd1c
hp2170p instructions
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-15 23:30:29 +01:00
Leah Rowe
cb7cbfb90d
say dell latitude, not latitute
...
i thought i fixed those typos , but clearly not
i grepped and did a thorough search/replace.
it should be ok now.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-08-15 18:52:33 +01:00
Peaksol
33a170dec7
even better wording
2023-08-05 16:32:31 +08:00
Peaksol
a836fe381d
better wording
2023-08-05 15:59:02 +08:00
Leah Rowe
77ba823b46
Merge pull request 'Translated several pages to Chinese' ( #78 ) from Peaksol/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/78
2023-08-04 15:19:27 +00:00
Peaksol
967704947a
zh-cn translation for hw compatibility list
2023-07-28 23:36:38 +08:00
Peaksol
60090fcf2c
zh-cn for updated homepage, doc index & spi guide
2023-07-28 17:55:54 +08:00
Leah Rowe
ef030e0473
Merge pull request 'docs/hardware: Don't mention a quad core mod for the E6400' ( #77 ) from nic3-14159/lbwww:remove-e4600-quadcore into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/77
2023-07-27 13:22:51 +00:00
Nicholas Chin
22cad867b0
docs/hardware: Don't mention a quad core mod for the E6400
...
The E6400 has a different PCB/CPU socket design than the Thinkpads that
doesn't expose the CPU pins on vias, making one of the necessary steps
for the quad core mod significantly harder. Since this is not feasible
for most users, remove mention of it in the E6400 documentation.
2023-07-27 07:13:54 -06:00
Leah Rowe
e11541a1ac
news: kgpe-d16, kcma-d8 and kfsn4-dre re-added
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-16 12:51:54 +01:00
Leah Rowe
c4377b8764
hw/8300usdt: fix link to SPI flashing guide
...
it was a localhost link. fix that.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-16 07:20:41 +01:00
Leah Rowe
c33c7c3301
Merge pull request 'hp8300usdt internal flashing: some oem bios version behave differently' ( #74 ) from Riku_V/lbwww:hp8300usdt into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/74
2023-07-15 20:50:40 +00:00
Riku Viitanen
49b6f57cb8
hp8300usdt internal flashing: some oem bios version behave differently
2023-07-15 23:07:05 +03:00
Leah Rowe
b19e3589fc
fact check, courtesy of AndrewYu on IRC
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-15 19:12:20 +01:00
Leah Rowe
7c7293a078
re-word ambiguous language
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-11 12:37:40 +01:00
Leah Rowe
d266d649d8
safety... build error
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-08 00:35:32 +01:00
Leah Rowe
ec10e8cb93
safety dance
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-07 23:04:10 +01:00
Leah Rowe
c794179ff1
blobutil docs: say how to find board name
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-06 23:57:57 +01:00
Leah Rowe
1e97751272
more warnings
...
it really annoys me that people don't read manuals
i just have to make this warning as loud as possible, in
all the places people look
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-06 23:43:13 +01:00
Leah Rowe
0ffcb22272
copy
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-06 23:34:08 +01:00
Leah Rowe
0dfa8ee56d
link
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-06 23:32:41 +01:00
Leah Rowe
4ccc89ea55
warning
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-07-06 23:30:59 +01:00
Leah Rowe
9f53d97970
Libreboot 20230625 release
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-06-25 23:40:38 +01:00
Riku Viitanen
ff932a3b2b
mention hp8200mt
...
internally flashed, confirmed working.
wake on lan works too
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-06-23 00:47:36 +03:00
Leah Rowe
40d49f50af
link t420 teardown from docs/install/index.md
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-06-22 16:13:25 +01:00
William Goodspeed
b426c794be
Add Thinkpad T420 installation guide
...
Signed-off-by: William Goodspeed (龚志乐) <goodspeed@anche.no>
2023-06-22 17:34:03 +08:00
Leah Rowe
f6aa45e46b
make clearer that ga-g41m-es2l has wonky raminit
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-06-20 21:13:30 +01:00
Riku Viitanen
57b601999c
fixes to recent hp additions
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-06-20 18:07:13 +00:00
Leah Rowe
1a1a99a230
Merge pull request 'document hp8300usdt' ( #67 ) from Riku_V/lbwww:hp8300usdt into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/67
2023-06-19 22:26:28 +00:00
Leah Rowe
9fa7b30d15
Merge pull request 'Document HP EliteBook 2570p' ( #66 ) from Riku_V/lbwww:hp2570p into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/66
2023-06-19 22:25:48 +00:00
Riku Viitanen
3190163d40
document hp8300usdt
...
photos: https://codeberg.org/libreboot/lbwww-img/pulls/8
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-06-19 22:30:00 +03:00
Riku Viitanen
5baf4cb262
hp9470m: specify gpu
...
all of these shipped with 4000: https://web.archive.org/web/20220207060308/http://h10032.www1.hp.com/ctg/Manual/c03909856.pdf
2023-06-18 19:05:23 +00:00
Riku Viitanen
3d5d56ff11
Document HP EliteBook 2570p
...
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-06-18 22:00:56 +03:00
Leah Rowe
c234d4b6df
Merge pull request 'HP 8200 SFF internal flashing' ( #61 ) from Riku_V/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/61
2023-06-10 11:12:58 +00:00
Leah Rowe
b233b35cfc
e6400 nvidia tips and tricks when running openbsd
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-05-31 13:49:39 +01:00
Leah Rowe
d168ce3f27
tidy up information about nvidia e6400
...
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-05-31 12:27:30 +01:00
Riku Viitanen
f3c82c64d9
HP 8200 SFF internal flashing
...
Guide for internal flashing from vendor BIOS.
Depends on this: https://codeberg.org/libreboot/lbmk/pulls/72
And the images are here: https://codeberg.org/libreboot/lbwww-img/pulls/7
Also tested PS/2 mouse and serial port. Both work well.
Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2023-05-30 12:46:48 +03:00
Jason Lenz
5035c2effc
Clarify some install instructions for debian bookworm on xe513c24
2023-05-14 21:31:42 -05:00
Leah Rowe
c12a74168c
docs/maintain: remove obsolete information
2023-05-13 01:26:06 +01:00
Leah Rowe
cd025273f2
fix bullet point list formatting
...
needed a line break
2023-05-11 09:24:15 +01:00
Leah Rowe
424fcea1b3
Merge pull request 'Add uboot instructions for installing Debian Bookworm' ( #49 ) from lenzj/lbwww:lenzj into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/49
2023-05-11 08:18:52 +00:00
Leah Rowe
86b0d5aa05
updated e6400 notes and fixes
2023-05-09 20:13:02 +01:00
Leah Rowe
dcdea42253
e6400 nvidia: copper shim
2023-05-09 18:16:35 +01:00
Leah Rowe
548bc415f8
typos do not forgive, but they can be forgotten
...
vigilance is required
typos are everywhere
2023-05-09 09:06:42 +01:00
Leah Rowe
cd1b57e133
improved e6400nvidia instructions
2023-05-09 09:04:43 +01:00
Leah Rowe
316f60d346
link fix
2023-05-09 08:53:28 +01:00
Leah Rowe
2694bb99e8
news post: E6400 XFR and nvidia variants
2023-05-09 08:13:15 +01:00
Jason Lenz
e3c8106def
Add uboot instructions for installing Debian Bookworm
2023-05-08 22:44:21 -05:00
hslick
9674183c07
u-boot ArchLinuxARM guide
...
Feat: add new guide and link to it
2023-05-05 05:35:16 +01:00
hslick
c68241bd4d
new guide for installing ArchLinuxARM on gru-bob
2023-05-05 05:30:14 +01:00
Jason Lenz
a0d7e293f9
u-boot OpenBSD installation attempt
2023-05-04 22:27:54 -05:00
Leah Rowe
0b6f24ca66
Merge pull request 'added generic SPI docs' ( #38 ) from shmalebx9/lbwww:dev into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/38
2023-04-29 20:28:55 +00:00
shmalebx9
52dffc4d84
added generic SPI docs
2023-04-29 14:13:44 -06:00
Leah Rowe
9413888604
intentional provision
2023-04-26 03:02:23 +01:00
Leah Rowe
0af59d1b46
hcl: add missing w530 reference
...
thanks to Bardon_ on IRC for pointing it out
2023-04-24 13:34:40 +01:00
Leah Rowe
369e21e12d
docs/install: shortened titles
...
makes the TOC width smaller, and the page more readable
2023-04-24 12:55:24 +01:00
Leah Rowe
6a9f11a95a
link docs/maintain/ from home pages
...
we want to attract developers
2023-04-24 04:38:23 +01:00
Leah Rowe
43cc518561
make thumbnails clickable on hw pages
2023-04-24 03:23:17 +01:00
Riku Viitanen
42a5883a07
hp8200sff: add photo and specs
2023-04-23 16:37:06 +03:00
Nicholas Chin
b87516f9ac
Update descriptions about e6400-flash-unlock
...
It also bypasses SMM BIOS lock protections by disabling SMIs
(Dell's BIOS doesn't set a certain bit in the chipset leaving
it vulnerable to this) in addition to telling the EC to set
the descriptor override.
2023-04-23 06:46:45 -06:00
Leah Rowe
eccd0f2d9f
Libreboot 20230423 is out!
2023-04-23 12:37:26 +01:00
Leah Rowe
0abe43312d
Merge pull request 'added docs for testing release roms' ( #18 ) from shmalebx9/lbwww:maintainers into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/18
2023-04-23 07:01:44 +00:00
Leah Rowe
976cbd8a9d
Update freedom-status relative to HP laptops
...
EC firmware now documented, handled on HP laptops
that were recently added by Riku.
2023-04-23 01:30:02 +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
Leah Rowe
b572272e1b
e6400 is great
2023-04-21 02:09:40 +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
Vladislav Shapovalov
66c0a4b1a2
add site/docs/maintain/porting.uk.md & substitute link to it
2023-04-20 10:56:32 +03: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
db6c183e65
better link
2023-04-19 19:20:36 +01:00
Leah Rowe
384a12df77
linkfix
2023-04-19 19:17:18 +01:00
Leah Rowe
29c32b4e0b
link
2023-04-19 19:15:53 +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
shmalebx9
7bd10cd8ac
added docs for testing release roms
2023-04-17 21:58:07 -06:00
Leah Rowe
48a32d5016
word
2023-04-16 02:16:39 +01:00
Leah Rowe
86e17b9ffc
Merge pull request 'more info about hp8200sff' ( #14 ) from Riku_V/lbwww:hp8200sff into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/14
2023-04-16 01:10:34 +00:00
Leah Rowe
24524298bf
prudence
2023-04-16 01:40:05 +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
cb057e9c7a
bios-pw.org link for x60 users (lenovobios)
2023-04-13 15:36:31 +01:00
Leah Rowe
11087e7337
docs/install: note about t60 bios password
2023-04-13 13:44:45 +01:00
Leah Rowe
2cb17e61dc
update docs/maintain/
2023-04-10 05:56:52 +01:00
Leah Rowe
65c571ff86
exorcism 3
2023-04-09 23:01:53 +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
Leah Rowe
74fbb280b2
Merge branch 'blobrelease' of shmalebx9/lbwww into master
2023-04-09 15:03:51 +00:00
Leah Rowe
9d3af064be
Merge branch 'master' of Riku_V/lbwww into master
2023-04-09 11:55:09 +00:00
Leah Rowe
3da84b4b2f
Merge branch 'master' of v-t60/lbwww into master
2023-04-09 11:51:14 +00:00
Leah Rowe
157ba01446
Merge pull request 'Add information about RPi drive strength' ( #1 ) from nic3-14159/lbwww:master into master
...
Reviewed-on: https://codeberg.org/libreboot/lbwww/pulls/1
2023-04-08 23:21:11 +00:00
Leah Rowe
ef10acb0a6
codeberg
2023-04-08 19:45:15 +01:00
Riku Viitanen
fa721b5212
Note another working RAM module on GA-G41M-ES2L
2023-04-08 14:28:57 +03:00
Nicholas Chin
1eaee8ae3a
Add information about RPi drive strength
2023-04-07 18:23:33 -06:00
Vladislav Shapovalov
6a913a96c7
introduce docs/install/ivy_has_common.uk.md
2023-04-06 11:14:53 +03:00
Leah Rowe
ad646ac89c
Merge branch 'master' of v-t60/lbwww into master
2023-04-05 19:34:09 +00:00
Vladislav Shapovalov
6d54151401
add docs/build/index.uk.md
2023-04-04 22:58:39 +03:00
shmalebx9
e1fc7f97d9
documented new easy use of blob injection script
2023-04-02 20:30:13 -06:00
Tempura San
75dabc4b0f
add dmidecode as way of getting the BIOS version
2023-04-02 11:55:16 +02:00
Leah Rowe
3cd72fb81e
docs/install/t440p: note about t440pmrc
2023-03-31 22:26:49 +01:00
Leah Rowe
e86a613aac
ch341a: explain why pull-up resistors are needed
2023-03-27 19:24:41 +01:00
Leah Rowe
0dac87838a
docs/install/spi: reveal the mark of the devil
...
(ch341a pics, 3.3v modded with pull-up resistors)
2023-03-27 14:54:29 +01:00
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