| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Either there is a problem with the Intel supplied microcode files or
cpucontrol does not yet understand how to process a micrcode update file
with multiple entries. For now, abort.
Reviewed by: swills
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13987
Notes:
svn path=/head/; revision=459464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
precreated files.
Intel provides prefabricated per-cpu microcode update files. We no longer need
a tool to extract them from the legacy microcode.dat store. This matches
what upstream linux distributions are doing now. Tested on my Intel machines
here and updates still succeed.
Reviewed by: swills cem
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13921
Notes:
svn path=/head/; revision=459266
|
|
|
|
|
|
|
|
|
| |
PR: 225224
Reported by: Gary <freebsd-bugzilla@in-addr.com>
Sponsored by: Limelight Networks
Notes:
svn path=/head/; revision=459205
|
|
|
|
|
|
|
|
|
|
| |
PR: 225173
Reviewed by: sbruno
Approved by: portmgr (implicit)
MFH: 2018Q1
Notes:
svn path=/head/; revision=459084
|
|
|
|
|
|
|
|
| |
Submitted by: kib
Sponsored by: Limelight Networks
Notes:
svn path=/head/; revision=458987
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
drop malfunctioning individual "AMD-XXX" files.
On the few machines that actually have microcode updates, chopping up the
microcode is incorrect and results in a failure to update. Don't do that.
I personally run this on my FX-8150 and this has been tested by a few others.
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13832
Notes:
svn path=/head/; revision=458943
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD kernel changes to make use of the capabilities provided by the
new microcode update have not yet been committed. Since we do not yet
require them, allow more time for validation.
Approved by: emaste
Sponsored by: Limelight Networks
Notes:
svn path=/head/; revision=458792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Run cpucontrol -e after microcode update to refresh cpu flags. If running
on an older system without -e, fail silently.
Log any upgrade output via logger to /var/log/messages.
Add an instructional pkg-message for users.
Intel Release Notes:
Intel Processor Microcode Package for Linux
20180108 Release
-- Updates upon 20171117 release --
IVT C0 (06-3e-04:ed) 428->42a
SKL-U/Y D0 (06-4e-03:c0) ba->c2
BDW-U/Y E/F (06-3d-04:c0) 25->28
HSW-ULT Cx/Dx (06-45-01:72) 20->21
Crystalwell Cx (06-46-01:32) 17->18
BDW-H E/G (06-47-01:22) 17->1b
HSX-EX E0 (06-3f-04:80) 0f->10
SKL-H/S R0 (06-5e-03:36) ba->c2
HSW Cx/Dx (06-3c-03:32) 22->23
HSX C0 (06-3f-02:6f) 3a->3b
BDX-DE V0/V1 (06-56-02:10) 0f->14
BDX-DE V2 (06-56-03:10) 700000d->7000011
KBL-U/Y H0 (06-8e-09:c0) 62->80
KBL Y0 / CFL D0 (06-8e-0a:c0) 70->80
KBL-H/S B0 (06-9e-09:2a) 5e->80
CFL U0 (06-9e-0a:22) 70->80
CFL B0 (06-9e-0b:02) 72->80
SKX H0 (06-55-04:b7) 2000035->200003c
GLK B0 (06-7a-01:01) 1e->22
Reviewed by: A bunch of folks on the review
MFH: 2018Q1
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13815
Notes:
svn path=/head/; revision=458664
|
|
|
|
|
|
|
|
| |
MFH: 2018Q1
Sponsored by: Gandi.net
Notes:
svn path=/head/; revision=458617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use a freebsd.org hosted version of the amd microcode file fetched
in February of 2015. The amd64.org site has been down for a long time and
probably will never come back.
Reported by: netchild
Reviewed by: mat antoine
Approved by: portmgr (mat@ antoin@)
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13792
Notes:
svn path=/head/; revision=458363
|
|
|
|
|
|
|
|
|
|
| |
PR: 224901
Approved by: portmgr@ (antoine)
Sponsored by: Limelight Networks
Differential Revision: https://reviews.freebsd.org/D13771
Notes:
svn path=/head/; revision=458169
|
|
|
|
|
|
|
|
|
| |
PR: 222697
Submitted by: kib
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=452203
|
|
|
|
|
|
|
|
| |
Reported by: lightside@gmx.com (via IRC)
Pointyhat to: swills
Notes:
svn path=/head/; revision=450123
|
|
|
|
|
|
|
|
|
| |
PR: 221246
Submitted by: Mark Knight <markk@knigma.org>
Reviewed by: clarkjc@runbox.com (maintainer timeout, >2 weeks)
Notes:
svn path=/head/; revision=450017
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES: use https:// for Intel
- While I'm here, add NO_ARCH
PR: 219268
Submitted by: grarpamp <grarpamp@gmail.com>
Approved by: John Clark <clarkjc@runbox.com> (maintainer)
Notes:
svn path=/head/; revision=442023
|
|
|
|
|
|
|
|
|
|
|
| |
- Accept LICENSE since it allows mirroring [1]
PR: 215104
Approved by: John Clark <clarkjc@runbox.com> (maintainer)
Submitted by: John Clark <clarkjc@runbox.com> [1]
Notes:
svn path=/head/; revision=428965
|
|
|
|
|
|
|
|
|
| |
PR: 212563
Submitted by: jbeich
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=422334
|
|
|
|
|
|
|
|
|
|
| |
PR: 204689
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4649
Notes:
svn path=/head/; revision=404225
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTVERSION to 1.5
- While I'm here, use versioned AMD microcode archive
PR: 198371
Submitted by: John Clark <clarkjc@runbox.com> (maintainer)
Notes:
svn path=/head/; revision=380636
|
|
|
|
|
|
|
|
| |
PR: 197684
Submitted by: John Clark <clarkjc@runbox.com> (maintainer)
Notes:
svn path=/head/; revision=380159
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION to 1.3
PR: 193764
Submitted by: clarkjc@runbox.com (maintainer)
Notes:
svn path=/head/; revision=368646
|
|
|
|
| |
Notes:
svn path=/head/; revision=365089
|
|
|
|
|
|
|
|
|
| |
PR: 191411
Submitted by: Lawrence Chen
Approved by: maintainer
Notes:
svn path=/head/; revision=360194
|
|
|
|
|
|
|
| |
Reported by: jenkins
Notes:
svn path=/head/; revision=357937
|
|
|
|
|
|
|
|
|
| |
PR: 190712
Submitted by: Lawrence Chen
Approved by: maintainer
Notes:
svn path=/head/; revision=357929
|
|
|
|
|
|
|
| |
Reported by: many
Notes:
svn path=/head/; revision=356543
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
PR: 179499
Submitted by: clarkjc@runbox.com
Notes:
svn path=/head/; revision=356511
|
|
|
|
| |
Notes:
svn path=/head/; revision=356499
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Reported by: stage-qa: [1]
Notes:
svn path=/head/; revision=333535
|
|
|
|
| |
Notes:
svn path=/head/; revision=333273
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
| |
Notes:
svn path=/head/; revision=314890
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286372
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to using a dynamic plist
PR: 162348
Submitted by: Stanislav Sedov <stas@orion.SpringDaemons.com> (maintainer)
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=285381
|
|
|
|
|
|
|
|
|
|
|
| |
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Notes:
svn path=/head/; revision=284225
|
|
|
|
|
|
|
| |
Reported by: pav
Notes:
svn path=/head/; revision=267575
|
|
|
|
|
|
|
| |
- Remove MD5 checksum.
Notes:
svn path=/head/; revision=267450
|
|
|
|
|
|
|
|
|
| |
with cpuctl(4) driver instead of devcpu default directory.
Spotted by: avg
Notes:
svn path=/head/; revision=242879
|
|
|
|
| |
Notes:
svn path=/head/; revision=239667
|
|
|
|
|
|
|
|
| |
- Add cpuctl(4) support.
- Install the rcNG script to be used with cpuctl(4).
Notes:
svn path=/head/; revision=239664
|
|
|
|
|
|
|
| |
* Add recent microcodes from Intel.
Notes:
svn path=/head/; revision=212937
|
|
|
|
| |
Notes:
svn path=/head/; revision=202435
|
|
without rebuilding the module itself.
Requested by: anholt
Notes:
svn path=/head/; revision=195920
|