summaryrefslogtreecommitdiff
path: root/sys-firmware
Commit message (Collapse)AuthorAge
* sys-firmware/intel-microcode: version bumpDoug Goldstein2016-06-24
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* rename sys-apps/microcode-data -> sys-firmware/intel-microcodeDoug Goldstein2016-06-24
|
* sys-firmware/ipxe: fix building with current stable hardened toolchains #586558Mike Frysinger2016-06-23
| | | | | | Current Gentoo stable hardened toolchains utilize "-nopie" while upstream has standardized "-no-pie". Hack the pie patch to support both until we can update our gcc patchsets to use the newer name.
* sys-firmware/ipxe: change maintainer to qemuMike Frysinger2016-06-23
|
* sys-firmware/ipxe: version bumpMike Frysinger2016-06-21
|
* sys-firmware/ipxe: add USE=efi supportMike Frysinger2016-06-21
|
* sys-firmware/ipxe: fix building when ssp is enabled by default #585752Mike Frysinger2016-06-21
|
* sys-firmware/ipxe: add savedconfig support #487816Mike Frysinger2016-06-20
|
* sys-firmware/ipxe: add USE=ipv6 supportMike Frysinger2016-06-20
|
* sys-firmware/ipxe: move header/toolchain setup to src_configureMike Frysinger2016-06-20
|
* savannah: switch to https URLsMike Frysinger2016-06-04
|
* sys-firmware/midisport-firmware: Initial import from proaudio overlay.Karl Linden2016-06-02
| | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-firmware/radeon-ucode: remove oldChí-Thanh Christopher Nguyễn2016-05-17
| | | | Package-Manager: portage-2.2.28
* sys-firmware/radeon-ucode: new snapshotChí-Thanh Christopher Nguyễn2016-05-17
| | | | Package-Manager: portage-2.2.28
* sys-firmware/amdgpu-ucode: remove oldChí-Thanh Christopher Nguyễn2016-05-17
| | | | Package-Manager: portage-2.2.28
* sys-firmware/amdgpu-ucode: new snapshotChí-Thanh Christopher Nguyễn2016-05-17
| | | | Package-Manager: portage-2.2.28
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* fix <pkg/> reference in metadata.xmlIan Stakenvicius2016-04-19
| | | | Package-Manager: portage-2.2.26
* sys-firmware/iwl3160-ucode: Bump 12, 13 slots, thanks to Elizabeth Myers.Mark Wright2016-04-19
| | | | | | | | | Bump 12 slot to 0.12.17.25, 13 slot to 0.13.30.25, 16 slot to 0.16.242414, thanks to Elizabeth Myers for 12 and 13 slot ebuilds, and for reporting. Gentoo-bug: 561502 Package-Manager: portage-2.2.28
* sys-firmware/iwl7260-ucode: Bump 12, 13 slots, thanks to Elizabeth Myers.Mark Wright2016-04-19
| | | | | | | | | Bump 12 slot to 0.12.17.25, 13 slot to 0.13.30.25, 16 slot to 0.16.242414, thanks to Elizabeth Myers for 12 and 13 slot ebuilds, and for reporting. Gentoo-bug: 561502 Package-Manager: portage-2.2.28
* sys-firmware/amdgpu-ucode: update to latest firmwareChí-Thanh Christopher Nguyễn2016-04-08
| | | | Package-Manager: portage-2.2.26
* sys-firmware/radeon-ucode: update to latest firmwareChí-Thanh Christopher Nguyễn2016-04-08
| | | | Package-Manager: portage-2.2.26
* sys-firmware/seabios: add support for python3hkgz2016-03-17
| | | | Closes: https://github.com/gentoo/gentoo/pull/1020
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-28
| | | | Bug: 575810
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-24
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-24
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-firmware/sgabios: add keywords for everyone #570876Mike Frysinger2016-01-04
| | | | | We only permit building from source for x86 arches. Allowing all arches to install these binaries is straight forward.
* sys-firmware/seabios: fix binary logic #570876#7Mike Frysinger2016-01-04
| | | | | | Previous commit here incorrectly nested the amd64 & x86 flags. Reported-by: Mike Gilbert <floppym@gentoo.org>
* sys-firmware/seabios: add keywords for everyone #570876Mike Frysinger2016-01-04
| | | | | | We invert the REQUIRED_USE logic so it forces USE=binary for all non-x86 arches. That way installing binaries works regardless of the architecture.
* sigrok: Port ebuilds to git-r3.eclassSven Wegener2015-12-31
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sys-firmware/sigrok-firmware-fx2lafw: Require device-lib and mcs51 for sdcc, ↵Sven Wegener2015-12-19
| | | | | | bug #555152 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sys-firmware/iwl3160-7260-bt-ucode: version bumpGuilherme Amadio2015-12-04
| | | | Package-Manager: portage-2.2.26
* sys-firmware/iwl7260-ucode: version bumpGuilherme Amadio2015-12-04
| | | | Package-Manager: portage-2.2.26
* sys-firmware/iwl3160-ucode: version bumpGuilherme Amadio2015-12-04
| | | | Package-Manager: portage-2.2.26
* sys-firmware/radeon-ucode: x86 stable wrt bug #559062Agostino Sarubbo2015-12-01
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-firmware/radeon-ucode: amd64 stable wrt bug #559062Agostino Sarubbo2015-11-30
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-01
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Update hashes in ManifestJustin Lecher2015-09-23
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-firmware/seabios: add upstream fix for building on hardened systems #559980Mike Frysinger2015-09-14
|
* sys-firmware/seabios: x86 stable wrt bug #558416Agostino Sarubbo2015-09-08
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-firmware/seabios: amd64 stable wrt bug #558416Agostino Sarubbo2015-09-08
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* sys-firmware/amdgpu-ucode: initial commitChí-Thanh Christopher Nguyễn2015-09-02
| | | | Package-Manager: portage-2.2.20.1
* sys-firmware/radeon-ucode: add latest ucode files for VCE1Chí-Thanh Christopher Nguyễn2015-09-02
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=559344 Package-Manager: portage-2.2.20.1
* x11-drivers/radeon-ucode: move to sys-firmware/radeon-ucodeChí-Thanh Christopher Nguyễn2015-09-02
|
* sys-firmware/ipxe: punt oldMike Frysinger2015-08-29
|
* sys-firmware/ipxe: add USE=lkrn support #508654Mike Frysinger2015-08-29
|
* sys-firmware/seabios: add USE=debug to control debug output levelsMike Frysinger2015-08-29
|
* sys-firmware/seabios: add qemu herdMike Frysinger2015-08-29
|