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)
docs/build: Mention MIPS XGCC for PCSX-Redux BIOS a1ff143fe641f7e79a19372ca5ed0dbf3c3c06f3 Leah Rowe 2025-01-01 16:52:00
correction 2c7d4c4df855f85f18ef5998b54ce423d543bfa4 Leah Rowe 2024-12-31 23:58:10
another typo 965baf9bb0b16f10bd9cefc2bcd4115ca7408246 Leah Rowe 2024-12-31 21:46:55
remove obsolete note c5273bc020247c78a3e406df2b330d1c7ed04506 Leah Rowe 2024-12-31 21:44:38
t's eCryptfs, not cryptfs ab51fb8ba6ad6b938ae4f22d46c49c9cd426db55 Leah Rowe 2024-12-31 21:43:01
docs/build,ivy_common: mention cryptfs bug 8cdb2f257cca740e90d06e9b3fdaa6974a71c835 Leah Rowe 2024-12-31 20:27:34
document t480/3050 pmc config 3b55fca2c913f5875860fc1397f0b316aa249727 Leah Rowe 2024-12-31 15:44:26
mention refcode fix for hp 820 g2 32c80dae9c9f370cbf205dae409dbd17d7a3591f Leah Rowe 2024-12-31 15:20:18
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
Commit a1ff143fe641f7e79a19372ca5ed0dbf3c3c06f3 - docs/build: Mention MIPS XGCC for PCSX-Redux BIOS
Signed-off-by: Leah Rowe <info@minifree.org>
Author: Leah Rowe
Author date (UTC): 2025-01-01 16:52
Committer name: Leah Rowe
Committer date (UTC): 2025-01-01 16:52
Parent(s): 2c7d4c4df855f85f18ef5998b54ce423d543bfa4
Signer:
Signing key:
Signing status: N
Tree: 8e77ec396e2efb4f74a09e9c659210bf8c310ce1
File Lines added Lines deleted
site/docs/build/index.md 16 0
site/docs/build/index.uk.md 12 19
File site/docs/build/index.md changed (mode: 100644) (index f74faf4..ad3a168)
... ... libreboot from the available source code.
23 23 The following document describes how `lbmk` works, and how you can make changes The following document describes how `lbmk` works, and how you can make changes
24 24 to it: [libreboot maintenance manual](../maintain/) to it: [libreboot maintenance manual](../maintain/)
25 25
26 MIPS cross compiler
27 ===================
28
29 Libreboot has support for the Sony PlayStation (PS1/PSX), based on
30 the PCSX-Redux Open BIOS. If you're doing a full release build, and/or
31 specifically building the PSX BIOS, you need a MIPS cross compiler.
32
33 Arch-based systems have a mipsel cross compiler available from AUR, and most
34 Debian-based systems have a mipsel cross compiler in apt; for these, the normal
35 dependencies installation command will provide them. We know Void Linux and
36 Fedora don't have a MIPS compiler, for instance.
37
38 If your distro doesn't have the MIPS compiler available,
39 the [PlayStation](../install/playstation.md) page provides instructions for
40 manual installation; please do this in addition to the normal dependencies.
41
26 42 Multi-threaded builds Multi-threaded builds
27 43 ===================== =====================
28 44
File site/docs/build/index.uk.md changed (mode: 100644) (index 6a58bfb..21f727c)
... ... libreboot з доступного джерельного коду.
31 31 Наступний документ описує те, як працює `lbmk`, і як ви можете робити зміни Наступний документ описує те, як працює `lbmk`, і як ви можете робити зміни
32 32 до нього: [керівництво обслуговування libreboot](../maintain/) до нього: [керівництво обслуговування libreboot](../maintain/)
33 33
34 Release status
35 ==============
34 MIPS cross compiler
35 ===================
36 36
37 Information about status will be reported during builds; if a board is
38 marked as stable, the build proceeds without further input. If the board is
39 marked anything other, a warning appears asking if you wish to proceed; to
40 disable these warnings, do this before building (not recommended):
37 Libreboot has support for the Sony PlayStation (PS1/PSX), based on
38 the PCSX-Redux Open BIOS. If you're doing a full release build, and/or
39 specifically building the PSX BIOS, you need a MIPS cross compiler.
41 40
42 export XBMK_STATUS=n
41 Arch-based systems have a mipsel cross compiler available from AUR, and most
42 Debian-based systems have a mipsel cross compiler in apt; for these, the normal
43 dependencies installation command will provide them. We know Void Linux and
44 Fedora don't have a MIPS compiler, for instance.
43 45
44 In Libreboot, we specify: `stable`, `unstable`, `broken` or `untested`.
45 The "unstable" marking means that the board boots mostly/entirely reliably
46 annd should be safe to use, but may have a few issues, but nothing which would,
47 for example, cause safety issues e.g. thermal, data reliability etc.
48
49 The `broken` setting means that a given board will likely brick if flashed.
50 The `untested` setting means untested.
51
52 Release status is always set with regards to the current lbmk revision, on
53 the theory that the current revision is being used to generate a full release.
54 The setting is decided on a board-by-board basis, taking its various quirks
55 and idiosynrasies into account.
46 If your distro doesn't have the MIPS compiler available,
47 the [PlayStation](../install/playstation.md) page provides instructions for
48 manual installation; please do this in addition to the normal dependencies.
56 49
57 50 Multi-threaded builds Multi-threaded builds
58 51 ===================== =====================
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