Subject | Hash | Author | Date (UTC) |
---|---|---|---|
20241206rev9 notes | fda7faffcd674f1f223a5e9f66d0aea90512cb78 | Leah Rowe | 2025-02-12 23:15:15 |
list firmware-action on other.md | fa485ebbe6f9a2970b6f2175f66300f9e8e7aa6e | Leah Rowe | 2025-02-09 14:45:15 |
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 |
File | Lines added | Lines deleted |
---|---|---|
site/news/libreboot20241206.Revisions.md | 20 | 0 |
File site/news/libreboot20241206.Revisions.md changed (mode: 100644) (index aec9d61..180b140) | |||
... | ... | the full announcement, linked above: | |
162 | 162 | TPM drivers in SeaBIOS. | TPM drivers in SeaBIOS. |
163 | 163 | * Better handling of dependencies, for various Linux distros. | * Better handling of dependencies, for various Linux distros. |
164 | 164 | * Various code quality improvements for `util/nvmutil`, especially the Makefile. | * Various code quality improvements for `util/nvmutil`, especially the Makefile. |
165 | |||
166 | Revision 9 (12 February 2025) | ||
167 | ----------- | ||
168 | |||
169 | Merged a fix from Riku Viitanen, fixing an uninitialised variable in | ||
170 | pico-serprog, which caused sync issues on pico2 devices or other dongles | ||
171 | that used RP2530. See: | ||
172 | |||
173 | <https://codeberg.org/Riku_V/pico-serprog/issues/3> | ||
174 | |||
175 | This bug page on the upstream project describes the bug, and the fix as | ||
176 | mentioned there was merged in Libreboot's mirror, here in this commit: | ||
177 | |||
178 | <https://codeberg.org/libreboot/pico-serprog/commit/f6c0e3b15ca5de98ad6c46b11813ca7c7a93b796> | ||
179 | |||
180 | People who previously downloaded the tarball for pico-serprog images, should | ||
181 | download again, choosing 20241206rev9. | ||
182 | |||
183 | The coreboot tarballs have not been replaced. The source tarball *has* been | ||
184 | replaced. |