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)
other.md: fix TF-A link d0c1908702d86077185840f04818567d737c435f Leah Rowe 2025-02-09 13:39:41
add example to gen docs 24d1145ca447d76c6e842cf50d15f9d42d6a754e Leah Rowe 2025-02-08 14:34:38
git: Remove ich9util mentions 6f6ccc1ea9b844d3cfbe9e1b8404b2e43518ac21 Runxi Yu 2025-02-07 15:01:57
freedom-status: Remove ich9util mentions 7307e9eb33106fc03fa0ed64d9d79184ee80b80c Runxi Yu 2025-02-07 14:58:52
faq: Remove ich9util mentions dd993be62fd053768e4826a550fcaa649128c0ef Runxi Yu 2025-02-07 14:48:37
docs/install/{r4,t4,t5,x2}00: Remove ich9util mentions 6b1b5745497cbedf16eb000f53129293c59a8893 Runxi Yu 2025-02-07 14:42:03
docs/install/mac_address: Remove ich9utils mentions dd0bf75198cfccde04c0ce984d584d5edd0744ef Runxi Yu 2025-02-07 14:40:23
docs/install/ich9utils.desc: Note deprecation 4e7473b822bdb6d73da594c8a6ddb0293a5ffc9a Runxi Yu 2025-02-07 14:38:21
contrib: Update the ich9gen section in Steve's contribs 46ab4acf3ab962305d5522a71b44cba45714e534 Runxi Yu 2025-02-07 14:36:26
T480: mention pulseaudio vs pipewire 84219b20eb0a207910805dca658dbe6b3fe1e70e Leah Rowe 2025-02-06 20:13:17
Some clarification and improvements 363fdf2d5e019e6c93b2715e71825916049184a1 arielenter 2025-02-04 16:50:26
Misc typo fixes. cf64fdd4090d049c05855df68479c89b04106c10 Steffen Pankratz 2025-01-27 15:06:09
add spi to other.md f628901f61918fea7fd95dd9f65d859ff7881f72 Leah Rowe 2025-01-26 11:58:47
mention fossy 987afae58a40ebebb9bca57a81e92f98bdfdd3f3 Leah Rowe 2025-01-25 18:37:44
expand other.md 5cf2ddde7395a9f98ba4cebc6f493b00fb58af7f Leah Rowe 2025-01-25 18:31:03
shorter descriptions 3b90750b4b6ea0e8c9682ca517bb76800e6a5e2a Leah Rowe 2025-01-25 15:04:38
descriptions 98ac57b0ef31ad34923644b11250e6d3e8a66417 Leah Rowe 2025-01-25 13:44:12
remove redundant paragraph eb3c0fba231a240f4c2d7bcd0490b5b6138008b9 Leah Rowe 2025-01-25 11:53:52
lbssg e48c951f25cee6335c662c50eb29fddc84efd6ff Leah Rowe 2025-01-25 11:25:12
improve home page title a655788bdb83b9dd4b426382000b6771fb5a26f8 Leah Rowe 2025-01-25 07:44:45
Commit d0c1908702d86077185840f04818567d737c435f - other.md: fix TF-A link
Signed-off-by: Leah Rowe <leah@libreboot.org>
Author: Leah Rowe
Author date (UTC): 2025-02-09 13:39
Committer name: Leah Rowe
Committer date (UTC): 2025-02-09 13:39
Parent(s): 24d1145ca447d76c6e842cf50d15f9d42d6a754e
Signer:
Signing key:
Signing status: N
Tree: 04ab9dee5a1d0be2847a329574018b8549f82fba
File Lines added Lines deleted
site/other.md 1 1
File site/other.md changed (mode: 100644) (index fbd7c28..026a0ea)
... ... language, focusing specifically on the *LinuxBoot* payload configuration.
367 367
368 368 ### Trusted Firmware ### Trusted Firmware
369 369
370 Website: <https://opensourcefirmware.foundation/projects/>
370 Website: <https://www.trustedfirmware.org/>
371 371
372 372 Trusted Firmware provides boot firmware for ARMv8-A, ARMv9-A Trusted Firmware provides boot firmware for ARMv8-A, ARMv9-A
373 373 and ARMv8-M. Specifically tailored for use on embedded systems, and parts of and ARMv8-M. Specifically tailored for use on embedded systems, and parts of
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