summary refs log tree commit diff
path: root/pkgs/os-specific/linux/microcode
Commit message (Collapse)AuthorAge
* microcodeIntel: 20210216 -> 20210608Martin Weinelt2021-06-09
|
* microcodeIntel: 20201118 -> 20210216Martin Weinelt2021-02-17
| | | | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* microcodeIntel: 20201112 -> 20201118Martin Weinelt2020-11-19
| | | | | | Fixes a regression on some "OEM platforms". Relates to #104301
* microcodeIntel: 20201110 -> 20201112Martin Weinelt2020-11-12
| | | | | | | | | Update to Pentium Silver N/J5xxx, Celeron N/J4xxx https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00381.html https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00389.html Fixes: CVE-2020-8694, CVE-2020-8695, CVE-2020-8696, CVE-2020-8698
* microcodeIntel: 20200616 -> 20201110Martin Weinelt2020-11-11
| | | | | | | | | | | Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20201110 Security advisories: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00381.html https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00389.html Fixes: CVE-2020-8694, CVE-2020-8695, CVE-2020-8696, CVE-2020-8698
* microcodeAmd: update homepage URLKonrad Borowski2020-08-31
|
* microcodeIntel: 20200609 -> 20200616Martin Weinelt2020-06-16
|
* microcodeIntel: 20200520 -> 20200609Martin Weinelt2020-06-09
|
* microcodeIntel: 20200508 → 20200520Martin Weinelt2020-05-21
|
* microcodeIntel: 20191115 → 20200508Martin Weinelt2020-05-09
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* microcodeIntel: add andir as maintainerAndreas Rammhold2019-11-27
|
* microcodeIntel: 20191113 -> 20191115Will Dietz2019-11-16
| | | | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191115
* microcodeIntel: 20191112 -> 20191113Andreas Wiese2019-11-15
| | | | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191113 (#73383)
* microcodeIntel: 20190918 -> 20191112Will Dietz2019-11-13
| | | | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20191112
* microcodeIntel: 20190618 -> 20190918Will Dietz2019-09-18
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* microcodeIntel: 20190514 -> 20190618Martin Weinelt2019-06-22
|
* microcodeIntel: 20190312 -> 20190514Alyssa Ross2019-05-15
|
* microcodeIntel: 20180807a -> 20190312 (from intel github)Will Dietz2019-03-27
| | | | https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20190312/releasenote#L85
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
| | | | | | He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
* microcodeIntel: 20180807 -> 20180807aPeter Hoeg2018-08-29
|
* microcodeIntel: 20180312 -> 20180807Peter Hoeg2018-08-16
|
* uicode-tool: init at 2.3.1Peter Hoeg2018-08-16
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* microcode-intel: 20171117 -> 20180312DarkScythe972018-03-14
|
* Revert "microcodeIntel: 20171117 -> 20170108"Franz Pletz2018-01-29
| | | | | | | | | | | This reverts commit 9b7ef9c738e743992ef268beba13d52bcc8a0b04. Intel recommends to stop deployment of the updated microcode as it introduces unexpected system behaviour on many platforms. See https://security-center.intel.com/advisory.aspx?intelid=INTEL-SA-00088&languageid=en-fr cc #33414
* microcodeIntel: 20171117 -> 20170108Andreas Rammhold2018-01-10
|
* microcodeIntel: 20170707 -> 20171117Andreas Rammhold2017-11-21
| | | | | | | | | | | | | | | | | | | | From the changelog: ``` Intel Processor Microcode Package for Linux 20171117 Release -- New Platforms -- CFL U0 (06-9e-0a:22) 70 CFL B0 (06-9e-0b:2) 72 SKX H0 (06-55-04:b7) 2000035 GLK B0 (06-7a-01:1) 1e APL Bx (06-5c-09:3) 2c -- Updates -- KBL Y0 (06-8e-0a:c0) 66->70 -- Removed files -- SKX H0 (06-55-04:97) 2000022 ```
* microcode-intel: 2017-05-11 -> 2017-07-07Andrew Cann2017-08-20
|
* microcodeIntel: 20161104 -> 20170511Gabriel Ebner2017-06-25
|
* microcode-intel: 20160714 -> 20161104Peter Hoeg2017-02-26
|
* microcode-intel: 20150121 -> 20160714Kranium Gikos Mendoza2016-08-13
|
* microcode-amd: Update to early loadingWilliam A. Kennington III2015-03-25
|
* microcode/intel: Correct licenseWilliam A. Kennington III2015-03-25
|
* Remove old microcode2ucodeWilliam A. Kennington III2015-03-25
|
* Add missing fileWilliam A. Kennington III2015-03-25
|
* intel-ucode: Generate an early loadable microcode imageWilliam A. Kennington III2015-03-25
|
* Upgrade: Intel microcodes -> 20160624Thomas Strobel2014-08-17
|
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* intel-microcode: upgrade to 20140122Mathijs Kwik2014-04-10
|
* microcode-intel: update to 20130906Evgeny Egorochkin2013-10-27
|
* Install firmware in $out/lib/firmware instead of $outEelco Dolstra2013-09-04
|
* microcode-intel: Update to 20130808Eelco Dolstra2013-09-04
|
* Add mirror url for AMD microcodedanbst2013-08-31
| | | | www.amd64.org is often down, so provide a 2nd url to download from.
* Move the AMD microcode to the microcode directoryEelco Dolstra2013-08-14
|
* os-specific/linux/microcode/converter.nix: update download location for ↵Peter Simons2013-06-03
| | | | intel-microcode2ucode.c
* provides a better download url for the intel-microcode2ucode sources.Arie Middelkoop2012-08-17
|