Anuj Mittal
495dca1010
intel-microcode: upgrade 20201118 -> 20210216
...
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216
Fixes CVE-2020-8698, CVE-2020-8696
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-02-17 14:39:42 +08:00
Anuj Mittal
6cf386fa94
intel-microcode: upgrade 20201112 -> 20201118
...
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201118
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-11-21 00:09:20 +08:00
Anuj Mittal
bd5c27bae3
intel-microcode: upgrade 20201110 -> 20201112
...
Updates microcode for one more platform:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201112
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-11-13 10:01:56 +08:00
Anuj Mittal
b8ca20b337
intel-microcode: upgrade 20200616 -> 20201110
...
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201110
Fixes: CVE-2020-8696 CVE-2020-8698 CVE-2020-8695 CVE-2020-8694
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-11-12 10:59:11 +08:00
Anuj Mittal
a30cb23e85
intel-microcode: change branch name master -> main
...
Upstream has made 'main' the default branch so make the branch name
explicit.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-10-27 11:01:39 +08:00
Anuj Mittal
635e8a6892
intel-microcode: upgrade 20200609 -> 20200616
...
Release notes:
0e4288f81f/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-17 23:44:49 +08:00
Anuj Mittal
2413398a19
intel-microcode: upgrade 20200520 -> 20200609
...
Release notes:
021c295269/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-10 08:08:43 +08:00
Anuj Mittal
02c984fd9f
intel-microcode: upgrade 20200508 -> 20200520
...
Release notes:
437f382b1b/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-05-21 09:42:04 +08:00
Anuj Mittal
d9db6587af
intel-microcode: upgrade 20191115 -> 20200508
...
Release notes:
d6e1db6755/releasenote
License-Update: Change in Copyright year
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-05-21 00:08:30 +08:00
Anuj Mittal
df2c8eefb2
intel-microcode: upgrade 20191112 -> 20191115
...
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191115
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-11-18 07:52:17 +08:00
Anuj Mittal
951fb4b4ba
intel-microcode: upgrade 20190918 -> 20191112
...
For changes in this release, see:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-11-13 07:41:17 +08:00
Anuj Mittal
125c05dd42
intel-microcode: upgrade 20190618 -> 20190918
...
Release notes:
5ada2f32ed/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-09-21 09:17:27 +08:00
Anuj Mittal
2bf939d17f
intel-microcode: fix upstream check
...
There could be zero or more characaters at the end of version string.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-04 17:39:29 +08:00
Yong, Jonathan
cba66dfb7b
intel-microcode: fix microcode loading on newer kernels
...
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 <jonathan.yong@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-04 10:16:09 +08:00
Anuj Mittal
2e47b48e5d
intel-microcode: upgrade 20190514a -> 20190618
...
For changes in this version, see:
940d904b72/releasenote
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-06-19 19:53:43 +08:00
Anuj Mittal
35555fb519
intel-microcode: fix upstream release checking
...
There could be a character to signify minor changes for the same
microcode at the end.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-05-24 10:09:39 +08:00
Anuj Mittal
6633f87024
intel-microcode: upgrade to 20190514a
...
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 <anuj.mittal@intel.com>
2019-05-21 17:31:51 +08:00
Anuj Mittal
078141a400
microcode: upgrade 20180703 -> 20180807
...
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-08-13 09:29:46 +08:00
Anuj Mittal
f9d5395c5a
intel-microcode: upgrade 20180425 -> 20180703
...
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-07-09 09:13:22 +08:00
Anuj Mittal
a8abc31178
intel-microcode: update to 20180425
...
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 <anuj.mittal@intel.com>
2018-07-02 10:04:20 +08:00
Anuj Mittal
e5147051f2
iucode-tool: upgrade 2.1.2 -> 2.3.1
...
License-Update: Change in copyright year.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2018-06-28 14:44:15 +08:00
California Sullivan
43444c01b9
intel-microcode: update to version 20180312
...
The LIC_FILES_CHKSUM also needed to be updated, as the copyright
added the year 2018.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-03-15 17:26:43 -07:00
California Sullivan
a6a5d581ff
Revert "intel-microcode: update to 20180108"
...
This reverts commit 7969d8e442
.
Its recommended that rollout of this microcode update is suspended. See here:
https://newsroom.intel.com/news/root-cause-of-reboot-issue-identified-updated-guidance-for-customers-and-partners/
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-01-30 15:36:51 -08:00
Juro Bystricky
7969d8e442
intel-microcode: update to 20180108
...
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2018-01-12 11:10:44 -08:00
Saul Wold
a1ce6f4bfb
intel-microcode: Update to 20171117
...
This update contains ...
No Actual license change, just date.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-11-21 15:52:34 -08:00
Saul Wold
d53dbb38c4
meta-intel: Reorganize the layout to remove common
...
Remove the concept of the common directory and move all the recipes-* dirs
to the top level as a normal layer would be. layer.conf is updated appropriately
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2017-11-20 15:33:02 -08:00