libreboot / lbwww (public) (License: Unspecified) (since 2023-04-11) (hash sha1)
libreboot website (markdown files). https://libreboot.org/
List of commits:
Subject Hash Author Date (UTC)
install/spi: Document the Raspberry Pi Pico 2 935e5aec1413a7b2d3ddff7d67c8a2974ea5c024 Leah Rowe 2024-12-30 17:28:53
t480 uart: mention the 115200 baud rate 0893abd63554d6b71a0b756e0dba7d2ad0428ef4 Leah Rowe 2024-12-30 16:09:16
Rewrote the T480 thunderbolt flashing instructions bf443e2e4d1cb0f69ff7cbabc7a79a40aaf26736 Leah Rowe 2024-12-29 18:04:10
Notes pertaining to T480/3050 FSP licensing 19fab472018d2f8315b0236f163b7c7725f575be Leah Rowe 2024-12-29 16:56:19
also mention that they are 0201 jumpers 6447f5d1831f0b431f7f8ff824b403b4c9c73c73 Leah Rowe 2024-12-29 15:33:54
jumpers, not jumpjumpers, not jumpss 58bab1695b02f1bc5045479330f262a3e8a3a957 Leah Rowe 2024-12-29 15:15:17
thoUART t480 007136a010c4d620d381532914e0d0b60eb79b72 Leah Rowe 2024-12-29 15:12:25
update t480/3050 errata (tpm and 8254 timer) aad0b223e054d0591274dc0fcfa29618fca8933b Leah Rowe 2024-12-29 14:52:45
Random docs cleanup 2e2b6c7d52c0802c72e2805f0f924d5c447935f2 Leah Rowe 2024-12-27 01:33:55
update 3050micro notes f2dd78251c25dc748f68ca6190960512fd3c9f7e Leah Rowe 2024-12-26 18:01:17
Remove legacy "./build" command from the docs 71b502349ab488f0e91403049181102286eb35e2 Leah Rowe 2024-12-25 09:08:24
Remove legacy "./vendor" command from docs 2ac7deeefc4fdafecb4ba23a3dce271637f9a75a Leah Rowe 2024-12-25 08:59:53
Remove legacy "./update trees" command from docs 443078014dc15c9dd40b428fe245623277e23db2 Leah Rowe 2024-12-25 08:55:21
make libreboot.org text bigger 8e3508c31340feac8bb7d5afed83542dd482f518 Leah Rowe 2024-12-20 16:27:35
note about prepping t480 usb bios updater 4811a7683e1f111ca2d2611915b082bd1fe9f080 Leah Rowe 2024-12-18 06:16:24
correction 777ea30c5968796901f6993a64cb017d5928b970 Leah Rowe 2024-12-18 05:50:01
stragglers 71cc1104e0311d3869bf6182a34720aabb118b0d Leah Rowe 2024-12-18 05:45:29
t480 tb notes, plus notes about touchscreen 8576804b30485e1c1ca71b5562a366dd721f812e Leah Rowe 2024-12-18 05:40:30
context 3ed4b4f6b3523054c8a27a7b3d6208cc7b8a6d27 Leah Rowe 2024-12-17 20:02:21
clean up an errant reference ca4a6756e3e0961255814b948ef888648761d000 Leah Rowe 2024-12-17 20:00:19
Commit 935e5aec1413a7b2d3ddff7d67c8a2974ea5c024 - install/spi: Document the Raspberry Pi Pico 2
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2024-12-30 17:28
Committer name: Leah Rowe
Committer date (UTC): 2024-12-30 17:28
Parent(s): 0893abd63554d6b71a0b756e0dba7d2ad0428ef4
Signer:
Signing key:
Signing status: N
Tree: b6077e5c361d968c871799007a8c971737ad5c67
File Lines added Lines deleted
site/docs/install/spi.md 10 2
site/docs/install/spi.zh-cn.md 10 2
File site/docs/install/spi.md changed (mode: 100644) (index bee0573..ef47d30)
... ... dump, erase and rewrite these flash chips.
40 40
41 41 libreboot currently documents how to use these SPI programmers: libreboot currently documents how to use these SPI programmers:
42 42
43 * Raspberry Pi Pico
43 * Raspberry Pi Pico / Pico 2
44 44 * Raspberry Pi (RPi) single-board computers * Raspberry Pi (RPi) single-board computers
45 45 * BeagleBone Black (BBB) * BeagleBone Black (BBB)
46 46 * Libre Computer 'Le Potato' * Libre Computer 'Le Potato'
 
... ... is called *external* because it's not the *internal* one on your mainboard.
65 65 Raspberry Pi Pico Raspberry Pi Pico
66 66 ================= =================
67 67
68 **Pico 2 and other RP2530 dongles also supported, on Libreboot 20241206 rev8
69 or higher. Releases before this only supported the original Pico, and other
70 RP2040 dongles; newer Libreboot releases now support both RP2040 and RP2530.**
71
72 The pinout on Raspberry Pi Pico and Raspberry Pi Pico 2 are identical, but you
73 must take care to flash the correct image on either device.
74
68 75 ![Left to right: Raspberry Pi Pico and Pico H](https://av.libreboot.org/rpi_pico/two_picos.webp) ![Left to right: Raspberry Pi Pico and Pico H](https://av.libreboot.org/rpi_pico/two_picos.webp)
69 76
70 77 If you don't already have a programmer, get this one! It's well engineered, If you don't already have a programmer, get this one! It's well engineered,
 
... ... do:
101 108
102 109 This will automatically build the rpi-pico firmware, and the file will be This will automatically build the rpi-pico firmware, and the file will be
103 110 at `bin/serprog_rp2040/serprog_pico.uf2` at `bin/serprog_rp2040/serprog_pico.uf2`
104 and `bin/serprog_rp2040/serprog_pico_w.uf2`.
111 and `bin/serprog_rp2040/serprog_pico_w.uf2` - images with `pico2` in the
112 file name are for the Pico 2, and they can also be used.
105 113
106 114 Disconnect the Pico and proceed to wire it to your Disconnect the Pico and proceed to wire it to your
107 115 [flash chip](/docs/install/spi.html#identify-which-flash-type-you-have). [flash chip](/docs/install/spi.html#identify-which-flash-type-you-have).
File site/docs/install/spi.zh-cn.md changed (mode: 100644) (index 44f1a92..6cc0784)
... ... Introduction
27 27
28 28 libreboot 目前记录了这些 SPI 编程器的使用方法: libreboot 目前记录了这些 SPI 编程器的使用方法:
29 29
30 * Raspberry Pi Pico
30 * Raspberry Pi Pico / Pico 2
31 31 * 树莓派(Raspberry Pi,RPi) * 树莓派(Raspberry Pi,RPi)
32 32 * BeagleBone Black(BBB) * BeagleBone Black(BBB)
33 33 * Libre Computer 'Le Potato' * Libre Computer 'Le Potato'
 
... ... libreboot 目前记录了这些 SPI 编程器的使用方法:
43 43 Raspberry Pi Pico Raspberry Pi Pico
44 44 ================= =================
45 45
46 **Pico 2 and other RP2530 dongles also supported, on Libreboot 20241206 rev8
47 or higher. Releases before this only supported the original Pico, and other
48 RP2040 dongles; newer Libreboot releases now support both RP2040 and RP2530.**
49
50 The pinout on Raspberry Pi Pico and Raspberry Pi Pico 2 are identical, but you
51 must take care to flash the correct image on either device.
52
46 53 ![Left to right: Raspberry Pi Pico and Pico H](https://av.libreboot.org/rpi_pico/two_picos.webp) ![Left to right: Raspberry Pi Pico and Pico H](https://av.libreboot.org/rpi_pico/two_picos.webp)
47 54
48 55 If you don't already have a programmer, get this one! It's well engineered, If you don't already have a programmer, get this one! It's well engineered,
 
... ... do:
75 82
76 83 This will automatically build the rpi-pico firmware, and the file will be This will automatically build the rpi-pico firmware, and the file will be
77 84 at `bin/serprog_rp2040/serprog_pico.uf2` at `bin/serprog_rp2040/serprog_pico.uf2`
78 and `bin/serprog_rp2040/serprog_pico_w.uf2`.
85 and `bin/serprog_rp2040/serprog_pico_w.uf2` - images with `pico2` in the
86 file name are for the Pico 2, and they can also be used.
79 87
80 88 Disconnect the Pico and proceed to wire it to your Disconnect the Pico and proceed to wire it to your
81 89 [flash chip](/docs/install/spi.html#identify-which-flash-type-you-have). [flash chip](/docs/install/spi.html#identify-which-flash-type-you-have).
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/libreboot/lbwww

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/libreboot/lbwww

Clone this repository using git:
git clone git://git.rocketgit.com/user/libreboot/lbwww

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main