summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-firmware/intel-microcode: remove trailing whitespaceMarty E. Plummer2018-04-133-3/+3
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-firmware/edk2-ovmf: x86 stable (bug #650772)Thomas Deutschmann2018-04-121-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-firmware/sigrok-firmware-fx2lafw: use HTTPSMichael Mair-Keimberger2018-04-116-23/+23
|
* sys-firmware/edk2-ovmf: amd64 stableAaron Bauman2018-03-301-1/+1
| | | | | Bug: https://bugs.gentoo.org/650772 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* sys-firmware/intel-microcode: amd64 and x86 stableThomas Deutschmann2018-03-151-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/intel-microcode: Bump to v20180312Thomas Deutschmann2018-03-142-0/+96
| | | | | Closes: https://bugs.gentoo.org/650428 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/alsa-firmware: use HTTPSMichael Mair-Keimberger2018-03-021-2/+2
|
* sys-firmware/sigrok-firmware-fx2lafw: Version bumpSven Wegener2018-02-182-0/+55
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/sgabios: ebuild maintenanceMatthias Maier2018-02-112-1/+62
| | | | | | | | - port to EAPI=6 - add USE=binary use flag to be compatible with all other sys-firmware packages that qemu depends on Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/edk2-ovmf: version bump to 2017_p20180211Matthias Maier2018-02-113-0/+206
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/edk2-ovmf: drop oldMatthias Maier2018-02-111-108/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/edk2-ovmf: stabilize for amd64 / x86Matthias Maier2018-02-111-2/+2
| | | | | | | No changes that would require a new stabilization process. Simple internal ebuild maintenance. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/ipxe: Add USE=binaryMatthias Maier2018-02-113-6/+19
| | | | | Closes: https://bugs.gentoo.org/484886 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/ipxe: create new snapshotMatthias Maier2018-02-112-0/+109
| | | | | | Closes: https://bugs.gentoo.org/628354 Closes: https://bugs.gentoo.org/638532 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/seabios: drop 1.10.1Matthias Maier2018-02-112-145/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/seabios: version bump to 1.11.0Matthias Maier2018-02-112-0/+139
| | | | | Bug: https://bugs.gentoo.org/617232 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/intel-microcode: x86 & amd64 stableThomas Deutschmann2018-02-071-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/intel-microcode: Rev bump to update ebuild codeThomas Deutschmann2018-02-071-0/+95
| | | | | | | Ebuild uses microcodes from 2017-11-17 but ebuild code changes from recent ebuilds were backported. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-firmware/intel-microcode: amd64/x86 stableThomas Deutschmann2018-01-121-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/intel-microcode: skip mount-boot phases when initramfs is disabledMike Gilbert2018-01-121-0/+17
| | | | Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45
* sys-firmware/intel-microcode: rewrite to use iucode_tool.Robin H. Johnson2018-01-101-0/+78
| | | | | | | | | | | | | | | | | | | | | | - Use the Intel upstream 'iucode_tool' to process all of the input microcode, from both the text-format microcode.dat file and other inputs, then generate a clean set of split outputs & optionally also initramfs output. - Allows easy inclusion of any future split-ucode releases for single CPUs. - No longer uses intel-microcode2ucode.c from $FILESDIR. - Expert users can use the new MICROCODE_SIGNATURES variable to install only a subset of microcodes on their system, as requested by bug 643786. - Avoids accidently bloated split-ucode files per bug #644100. - USE=monolithic is no longer supported, please see iucode_tool for any fallback. - USE=initramfs now writes to /boot/intel-uc.img (8.3-safe naming). Fixes: https://bugs.gentoo.org/643786 Fixes: https://bugs.gentoo.org/644100 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-firmware/intel-microcode: amd64/x86 stableThomas Deutschmann2018-01-101-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/intel-microcode: Bump to v20180108Thomas Deutschmann2018-01-102-0/+49
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/intel-microcode: x86 stable wrt bug #643794Agostino Sarubbo2018-01-071-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/intel-microcode: amd64 stable wrt bug #643794Agostino Sarubbo2018-01-071-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/intel-microcode: Bump to add additional microcode updatesThomas Deutschmann2018-01-072-0/+40
| | | | | | | | | | | | | | Added: (06-3c-03): 0x0022 -> 0x0023 (06-3d-04): 0x0025 -> 0x0028 (06-45-01): 0x0020 -> 0x0021 (06-4e-03): 0x00ba -> 0x00c2 (06-5c-09): 0x002c -> 0x002e (06-8e-09): 0x0062 -> 0x007c (06-9e-09): 0x005e -> 0x007c Bug: https://bugs.gentoo.org/643794 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/intel-microcode: amd64 stable wrt bug #643430Agostino Sarubbo2018-01-061-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/intel-microcode: x86 stable (bug #643430)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/intel-microcode: Rev bump for CVE-2017-5715 mitigationThomas Deutschmann2018-01-042-0/+40
| | | | | | | | | | | The CPU microcode for Intel Haswell-X, Skylake-X and Broadwell-X chipsets was updated to report both branch prediction control via CPUID flag and ability to control branch prediction via an MSR register. Required for kernel mitigation against CVE-2017-5715. Bug: https://bugs.gentoo.org/643430 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-firmware/edk2-ovmf: Depends on dev-lang/python[sqlite], add -9999 ebuildCraig Andrews2017-12-122-0/+232
| | | | | | | Closes: https://bugs.gentoo.org/617668 Closes: https://github.com/gentoo/gentoo/pull/6366 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-firmware/seabios: Add support for newer pythonPacho Ramos2017-12-101-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-firmware: Update Manifest hashes.Ulrich Müller2017-12-0929-91/+91
|
* sys-firmware/sigrok-firmware-fx2lafw: [QA] Fix DESCRIPTION.toolongDavid Seifert2017-12-015-5/+5
|
* sys-firmware/tt-s2-6400-firmware: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-2/+2
|
* sys-firmware/iwl8000-ucode: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-6/+6
|
* sys-firmware/intel-microcode: Bump to v20171117Thomas Deutschmann2017-11-212-1/+50
| | | | | Closes: https://bugs.gentoo.org/638386 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* sys-firmware/firmware-imx: New package for NXP i.MX firmwareJames Le Cuirot2017-10-263-0/+38
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.2
* sys-firmware/b43legacy-firmware: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* sys-firmware/b43-firmware: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* sys-firmware/seabios: stabilize on amd64, x86, bug #625614Matthias Maier2017-08-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-firmware/edk2-ovmf: stabilize on amd64, x86, bug #625614Matthias Maier2017-08-311-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sys-firmware/edk2-ovmf: HOMEPAGE (avoid redirect)charIes172017-08-131-1/+1
| | | | | | | | HOMEPAGE http://www.tianocore.org/edk2/ redirects to https://github.com/tianocore/tianocore.github.io/wiki/EDK-II Package-Manager: Portage-2.3.6, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5402
* sys-firmware/ipw2200-firmware: Shorter DESCRIPTIONJonas Stein2017-08-061-2/+2
|
* sys-firmware/ivtv-firmware: Drop mythtv from maintainersAndreas Sturmlechner2017-07-221-4/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* sys-firmware/intel-microcode-20170707: amd64 and x86 stable, bug 624556Matt Turner2017-07-141-1/+1
|
* sys-firmware/intel-microcode: Bump to v20170707 (bug #624556)Thomas Deutschmann2017-07-123-0/+215
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-firmware/intel-microcode: x86 stable wrt bug #622906Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/intel-microcode: amd64 stable wrt bug #622906Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-firmware/sigrok-firmware-fx2lafw: Version bumpSven Wegener2017-07-012-0/+55
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-firmware/vgabios: keyword ~arm64Alexis Ballier2017-06-201-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2