Subject | Hash | Author | Date (UTC) |
---|---|---|---|
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 |
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 |
improve the linux page | 675e3d8593fcf858ed969cb7c6c9aa76dc18746b | Leah Rowe | 2025-01-25 07:39:35 |
docs/install: better introduction | b9e94013d85e3200944e0078b632e432fd41a9d7 | Leah Rowe | 2025-01-25 07:29:56 |
hardened title | 9bd18ec1ae411ea18eb0d742a33fb7ede4dae87e | Leah Rowe | 2025-01-25 07:25:05 |
grammar | f3b11876443b39f536dec91fd9fff630d4417ee2 | Leah Rowe | 2025-01-25 07:11:08 |
File | Lines added | Lines deleted |
---|---|---|
site/git.md | 1 | 10 |
File site/git.md changed (mode: 100644) (index ea544a0..3eb12cc) | |||
... | ... | needed something more stable, so now Libreboot is hosted on codeberg. See: | |
35 | 35 | There are also these programs, hosted by the Libreboot project, and libreboot | There are also these programs, hosted by the Libreboot project, and libreboot |
36 | 36 | either recommends them or makes use of them: | either recommends them or makes use of them: |
37 | 37 | ||
38 | The `ich9utils` project is now available under `util/ich9utils` in lbmk, and | ||
39 | lbmk uses *that*, but the old standalone repository is still available on | ||
40 | notabug (bucts is also there): | ||
38 | The old `ich9utils` and `bucts` repositories are available on notabug: | ||
41 | 39 | ||
42 | 40 | * Bucts (utility): <https://notabug.org/libreboot/bucts> | * Bucts (utility): <https://notabug.org/libreboot/bucts> |
43 | 41 | * ich9utils (utility): <https://notabug.org/libreboot/ich9utils> | * ich9utils (utility): <https://notabug.org/libreboot/ich9utils> |
... | ... | internally an libreboot ROM onto a ThinkPad X60 or T60 that is currently running | |
60 | 58 | the original Lenovo BIOS. Instructions for that are available here:\ | the original Lenovo BIOS. Instructions for that are available here:\ |
61 | 59 | [libreboot installation guides](docs/install/) | [libreboot installation guides](docs/install/) |
62 | 60 | ||
63 | The `ich9utils` repository is used heavily, by the `lbmk` build system. However, | ||
64 | you can also download `ich9utils` on its own and use it. It generates ICH9M | ||
65 | descriptor+GbE images for GM45 ThinkPads that use the ICH9M southbridge. It may | ||
66 | also work for other systems using the same platform/chipset. | ||
67 | Documentation for `ich9utils` is available here:\ | ||
68 | [ich9utils documentation](docs/install/ich9utils.md) | ||
69 | |||
70 | 61 | ### lbmk (libreboot-make) | ### lbmk (libreboot-make) |
71 | 62 | ||
72 | 63 | This is the core build system in libreboot. You could say that `lbmk` *is* | This is the core build system in libreboot. You could say that `lbmk` *is* |