<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-core/microcode, branch 2.8_M2</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=2.8_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=2.8_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2019-07-04T09:39:29+00:00</updated>
<entry>
<title>intel-microcode: fix upstream check</title>
<updated>2019-07-04T09:39:29+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-07-01T01:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2bf939d17fade9d64c05407268f349ab48f628f8'/>
<id>urn:sha1:2bf939d17fade9d64c05407268f349ab48f628f8</id>
<content type='text'>
There could be zero or more characaters at the end of version string.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: fix microcode loading on newer kernels</title>
<updated>2019-07-04T02:16:09+00:00</updated>
<author>
<name>Yong, Jonathan</name>
<email>jonathan.yong@intel.com</email>
</author>
<published>2019-06-21T05:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=cba66dfb7bb96f7b711db8f9c12a325e33af5fd4'/>
<id>urn:sha1:cba66dfb7bb96f7b711db8f9c12a325e33af5fd4</id>
<content type='text'>
The /dev/microcode interface and microcode-ctl utility has
been deprecated in favor of the new kernel
/sys/devices/system/cpu/microcode/reload interface as documented in:
https://github.com/torvalds/linux/blob/master/Documentation/x86/microcode.rst

It expects the microcode binaries to be split out and loaded from
/lib/firmware, eg:
/lib/firmware/intel-ucode/06-01-01
/lib/firmware/intel-ucode/06-01-02
/lib/firmware/intel-ucode/06-01-06
/lib/firmware/intel-ucode/06-01-07
/lib/firmware/intel-ucode/06-01-09
...

This change does not affect the earlyfw cpio generated by inte-ucode.

Signed-off-by: Yong, Jonathan &lt;jonathan.yong@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: upgrade 20190514a -&gt; 20190618</title>
<updated>2019-06-19T11:53:43+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-06-19T03:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=2e47b48e5d1dead0b5a85e001ee8ad14dd341a6f'/>
<id>urn:sha1:2e47b48e5d1dead0b5a85e001ee8ad14dd341a6f</id>
<content type='text'>
For changes in this version, see:

https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/940d904b7272edd689a5f0eef9dee09c13746748/releasenote

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: fix upstream release checking</title>
<updated>2019-05-24T02:09:39+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-05-23T02:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=35555fb5197cb8f0e0c4062b82156b38e832cb01'/>
<id>urn:sha1:35555fb5197cb8f0e0c4062b82156b38e832cb01</id>
<content type='text'>
There could be a character to signify minor changes for the same
microcode at the end.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: upgrade to 20190514a</title>
<updated>2019-05-21T09:31:51+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-05-21T09:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6633f87024b46008a2a06c4ebd3c17ccecce00b8'/>
<id>urn:sha1:6633f87024b46008a2a06c4ebd3c17ccecce00b8</id>
<content type='text'>
Include the microcode from caveats as well since all kernels supported
have those patches. Also point to the new git repo and corrected
license.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>microcode: upgrade 20180703 -&gt; 20180807</title>
<updated>2018-08-13T01:29:46+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-08-10T02:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=078141a4008a3595ff34e6de8b6e3b476271ce21'/>
<id>urn:sha1:078141a4008a3595ff34e6de8b6e3b476271ce21</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: upgrade 20180425 -&gt; 20180703</title>
<updated>2018-07-09T01:13:22+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-07-09T01:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f9d5395c5ad2f9fd44962d4d79d13c6f183e679b'/>
<id>urn:sha1:f9d5395c5ad2f9fd44962d4d79d13c6f183e679b</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: update to 20180425</title>
<updated>2018-07-02T02:04:20+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-06-28T06:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a8abc31178084ea410ca40cd41c7731e149fbec9'/>
<id>urn:sha1:a8abc31178084ea410ca40cd41c7731e149fbec9</id>
<content type='text'>
Point to the the license from layer now that text .dat isn't supplied. And,
generate cpio from binary files.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>iucode-tool: upgrade 2.1.2 -&gt; 2.3.1</title>
<updated>2018-06-28T06:44:15+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-06-28T06:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e5147051f22787a9d35086ccd9e9c5e7cf8867e9'/>
<id>urn:sha1:e5147051f22787a9d35086ccd9e9c5e7cf8867e9</id>
<content type='text'>
License-Update: Change in copyright year.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>intel-microcode: update to version 20180312</title>
<updated>2018-03-16T00:26:43+00:00</updated>
<author>
<name>California Sullivan</name>
<email>california.l.sullivan@intel.com</email>
</author>
<published>2018-03-14T22:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=43444c01b9eabbb474edbff42ee7120ca8c3a159'/>
<id>urn:sha1:43444c01b9eabbb474edbff42ee7120ca8c3a159</id>
<content type='text'>
The LIC_FILES_CHKSUM also needed to be updated, as the copyright
added the year 2018.

Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
</feed>
