<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lbmk.git/config/coreboot/default/patches, branch x270wip</title>
<subtitle>libreboot build system (LibreBoot MaKe)
</subtitle>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/'/>
<entry>
<title>update the thinkpad x270 patch</title>
<updated>2026-02-21T07:53:17+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-02-21T07:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=7f2e1ce86f5583c4f3c47f2cf2bab40826ce6b17'/>
<id>7f2e1ce86f5583c4f3c47f2cf2bab40826ce6b17</id>
<content type='text'>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>x270: use full ME (only deguard)</title>
<updated>2026-02-20T19:33:30+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-02-20T19:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=712145a91c7814a6113d90736f75528f462c0fea'/>
<id>712145a91c7814a6113d90736f75528f462c0fea</id>
<content type='text'>
to test whether this fixes the PCIe enum issue

now only deguard is used

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to test whether this fixes the PCIe enum issue

now only deguard is used

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2026-02-20T01:45:26+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-02-19T21:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=6e991b20af18bff681df6c39a537de4d7593d75f'/>
<id>6e991b20af18bff681df6c39a537de4d7593d75f</id>
<content type='text'>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>coreboot/default: new rev ed5a993f</title>
<updated>2026-02-19T15:36:22+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-02-19T15:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=1068acd2c0297c5cfd35951de062568f3f2fa0e8'/>
<id>1068acd2c0297c5cfd35951de062568f3f2fa0e8</id>
<content type='text'>
latest coreboot rev as of literally today

this is in preparation for a thinkpad x270 port
using a WIP patch that was contributed

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
latest coreboot rev as of literally today

this is in preparation for a thinkpad x270 port
using a WIP patch that was contributed

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>supermicro x11ssh_f: Disable ME HECI in devicetree</title>
<updated>2026-02-14T20:17:41+00:00</updated>
<author>
<name>Ron Nazarov</name>
<email>ron@noisytoot.org</email>
</author>
<published>2026-02-14T20:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=1017f16c3e361eddc50916940da132c55e754d6a'/>
<id>1017f16c3e361eddc50916940da132c55e754d6a</id>
<content type='text'>
Since we always use me_cleaner, this speeds up boot time by preventing
coreboot from wasting a few seconds waiting for HECI.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we always use me_cleaner, this speeds up boot time by preventing
coreboot from wasting a few seconds waiting for HECI.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove T480/T580 thunderbolt driver</title>
<updated>2026-01-20T04:32:34+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-01-20T04:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=b538749c83c874e39522ba05af26b555c8dd8e76'/>
<id>b538749c83c874e39522ba05af26b555c8dd8e76</id>
<content type='text'>
it causes s3 resume to break on t480s

more testing needed across the board(s)

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it causes s3 resume to break on t480s

more testing needed across the board(s)

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix fsp extraction for topton x2e n150</title>
<updated>2026-01-06T22:17:05+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2026-01-06T21:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=bbfee155ba148e91a2ccf20512747d3840bc6b48'/>
<id>bbfee155ba148e91a2ccf20512747d3840bc6b48</id>
<content type='text'>
coreboot updated the fsp file. we know the old one worked,
so no point testing the new one so close to a stable lbmk
release.

i've modified 3rdparty/fsp/ to re-add the old one as another
file, so that other boards are unaffected, and updated the
Kconfig so that the special file is used for x2e n150 only.

more specifically, added a second fsp submodule.

it's a bit dirty, but avoids bloating lbmk.git

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
coreboot updated the fsp file. we know the old one worked,
so no point testing the new one so close to a stable lbmk
release.

i've modified 3rdparty/fsp/ to re-add the old one as another
file, so that other boards are unaffected, and updated the
Kconfig so that the special file is used for x2e n150 only.

more specifically, added a second fsp submodule.

it's a bit dirty, but avoids bloating lbmk.git

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>hp8300cmt and dell 780: use legacy verbs</title>
<updated>2025-12-23T17:49:47+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2025-12-23T17:49:16+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=8b338404e81ae9c29f2d0822b401c92972368aa9'/>
<id>8b338404e81ae9c29f2d0822b401c92972368aa9</id>
<content type='text'>
see patches. coreboot making changes upstream. these
are used in the meantime.

this prevents build errors. (again, see patches, specifically
the 780 one explains rationale)

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see patches. coreboot making changes upstream. these
are used in the meantime.

this prevents build errors. (again, see patches, specifically
the 780 one explains rationale)

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>thunderbolt support for thinkpad t580</title>
<updated>2025-12-22T11:10:05+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2025-12-22T11:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=6e253b3e73e41227b5950f96b29bb6f066239656'/>
<id>6e253b3e73e41227b5950f96b29bb6f066239656</id>
<content type='text'>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>coreboot/default: use 3rdparty/cmocka by default</title>
<updated>2025-12-21T14:48:30+00:00</updated>
<author>
<name>Leah Rowe</name>
<email>leah@libreboot.org</email>
</author>
<published>2025-12-20T21:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://browse.libreboot.org/lbmk.git/commit/?id=992b03a38308d77db52f6a2a0f2b40c6fa08e305'/>
<id>992b03a38308d77db52f6a2a0f2b40c6fa08e305</id>
<content type='text'>
this is used by the coreboot build system, for tests.

upstream tries system cmocka by default, but we want the
one in 3rdparty to be used.

i've changed the default to 0 (try 3rdparty cmocka). you
can still override this at runtime.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is used by the coreboot build system, for tests.

upstream tries system cmocka by default, but we want the
one in 3rdparty to be used.

i've changed the default to 0 (try 3rdparty cmocka). you
can still override this at runtime.

Signed-off-by: Leah Rowe &lt;leah@libreboot.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
