summaryrefslogtreecommitdiffstats
path: root/package/linux-firmware
Commit message (Collapse)AuthorAgeFilesLines
* Initial pass at removing binary-only, unlicensed, and proprietary packages ↵2019.02-op-buildRaptor Engineering Development Team2019-09-273-1001/+0
| | | | | | | | from buildroot tree Note that DAHDI is only being removed due to poor packaging -- it does not require binary firmware on some cards, but the buildroot packaging for it unconditionally pulls in binary-only firmware regardless.
* package/linux-firmware : Install binary blobs for e100 ethernet driverDavid Picard2019-01-163-0/+12
| | | | | | | | Add an option in the menuconfig submenu of linux-firmware package. Install the firmware binary files to the target directory if the option is selected. Signed-off-by: David Picard <dplamp@gmx.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/linux-firmware: add option for TI CC2560(A) Bluetooth moduleDavid Lechner2018-12-282-0/+13
| | | | | | | | | | This adds a new config option to include the firmware files for the TI CC2560 and CC2560A Bluetooth modules. LEGO MINDSTORMS EV3 has one of these two modules depending on when it was manufactured, so it is useful to include both firmwares to cover all cases for this device. Signed-off-by: David Lechner <david@lechnology.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/linux-firmware: install all Qlogic QED binariesJoel Stanley2018-12-141-1/+1
| | | | | | | | | There are various versions shipped in linux-firmware. In the past we decided that it was up to the developer to filter out the ones they want for their specific kernel version, so install them all. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: bump version to latest 1baa348Marcin Niestroj2018-11-232-4/+4
| | | | | | | | | Brief license changes: * ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt: mainly cleanups and s/Qualcomm Atheros/Qualcomm Technologies/ Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: fix hash of WHENCE license fileGiulio Benetti2018-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In linux-firmware.hash WHENCE sha256 is wrong causing make legal-info to fail, due to the latest version bump of linux-firmware. The changes to the WHENCE file are summarized below: - update mrvl/usb8801_uapsta.bin to version W14.68.36.p131 - remove amdgpu/vegam_me_2.bin - add qed/qed_init_values_zipped-8.37.7.0.bin - add brcm/brcmfmac43430-sdio.AP6212.txt and brcm/brcmfmac43430-sdio.MUR1DX.txt config files under GPLv2 - update ti-connectivity/wl18xx-fw-4.bin to version 8.9.0.0.79 - update intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq to version BT_StonePeak_D1_REL_52_00005 - update intel/ibt-11-5.ddc to version LnP/SfP_REL0487 - update intel/ibt-11-5.sfi to version BT_LightningPeak_REL0487 - update intel/ibt-12-16.ddc to version BT_WindStormPeak_REL0244 - update intel/ibt-12-16.sfi to version BT_WindStormPeak_REL0244 - update intel/ibt-17-16-1.* to version BT_JeffersonPeak_B0_B0_REL0329 - update intel/ibt-17-2.* to version BT_JeffersonPeak_B0_B0_REL0329 - update intel/ibt-18-16-1.* to version BT_ThunderPeak_B0_B0_REL0329 - update intel/ibt-18-2.* to version BT_ThunderPeak_B0_B0_REL0329 - add rtl_bt/rtl8822cu_fw.bin - add mediatek/mt7622pr2h.bin version 20180621204904 - add mediatek/mt7610u.bin version 2.6 - add mediatek/mt7662u.bin version 1.5 - add mediatek/mt7662u_rom_patch.bin version 0.0.2_P48 - point to LICENCE.mediatek for Mediatek binaries above - update netronome/flower version to AOTC-2.9.A.31 - update Qualcomm venus-5.2 version to 5.2-00023 - add mellanox/mlxsw_spectrum-13.1702.6.mfa2 and mellanox/mlxsw_spectrum-13.1703.4.mfa2 under new Copyright covering 2017-2018 - add cadence/mhdp8546.bin version 1.2.12 pointing to LICENCE.cadence for licensing informations Recalculate locally and update it. Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: fix tarball hashPeter Korsgaard2018-10-011-1/+1
| | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/8f6116799dcf9991e5e5253b404506b1439e0a7b/ http://autobuild.buildroot.net/results/d10/d10102bd728e368389ebef8eda7a3eb75caa7d4f/ Commit e14102c6f2f6eb31844 (linux-firmware: bump version and fix hash) updated the git revision but used an invalid hash, causing download failures. Use the correct hash instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: bump version and fix hashErico Nunes2018-09-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump the package to the most up to date version and fix the sha256 hash. linux-firmware was failing due to an incorrect sha256 hash, as follows: Fetching all references warning: redirecting to https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ remote: Counting objects: 6972, done. remote: Total 6972 (delta 0), reused 0 (delta 0) Receiving objects: 100% (6972/6972), 196.63 MiB | 4.22 MiB/s, done. Resolving deltas: 100% (4516/4516), done. >From http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware * [new branch] master -> origin/master warning: redirecting to https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ warning: refname '8d69bab7a3da1913113ea98cefb73d5fa6988286' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" ERROR: linux-firmware-8d69bab7a3da1913113ea98cefb73d5fa6988286.tar.gz has wrong sha256 hash: ERROR: expected: 905be20e4e2d7628dea4e2e99195520fc0cce8b247faabdc52fc44a3ff2ceb04 ERROR: got : b9fce72a7b0b55eb311701dfd47914bc9e037134fa401d33e6e73ab9ebc9d116 ERROR: Incomplete download, or man-in-the-middle (MITM) attack Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: update hash of LICENSE.amdgpuThomas Petazzoni2018-08-011-1/+1
| | | | | | | | | | | | | | | | | | In commit 51435be1f1e8d4f7f50c95a406ecde6cb0e22418 ("linux-firmware: bump version to latest 8d69bab"), the hash of the LICENSE.amdgpu was not updated as it should have been. Indeed, there was a copyright year change in this file: -Copyright (C) 2017 Advanced Micro Devices, Inc. All rights reserved. +Copyright (C) 2018 Advanced Micro Devices, Inc. All rights reserved. which changed the hash of this license file. Fixes: http://autobuild.buildroot.net/results/cc0e44fa854597b8a83dfdcd6435cb55af1c8571/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: fix hash for WHENCE license fileThomas Petazzoni2018-07-311-1/+1
| | | | | | | | | | | | | | | | | Commit 51435be1f1e8d4f7f50c95a406ecde6cb0e22418 ("linux-firmware: bump version to latest 8d69bab") bumped the linux-firmware package, but forgot to update the hash file accordingly for the license files. Especially, the WHENCE file contains the list of all licenses for the different firmware, so it gets updated pretty much whenever a new firmware is added or a firmware is updated. Update its hash to fix legal-info for the linux-firmware package, and therefore fix: http://autobuild.buildroot.net/results/9795ac912d1bbe66386be9286f1703cdbe0a8898/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: add option to install QLogic FastLinQ 4xxxx firmwareGeoff Levand2018-07-282-0/+13
| | | | | Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: bump version to latest 8d69babGeoff Levand2018-07-282-2/+2
| | | | | | | Update from 65b1c68 (2018-01-04) to 8d69bab (2018-07-17). Signed-off-by: Geoff Levand <geoff@infradead.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: add amdgpu firmware blobsDavid Barbion2018-04-283-0/+11
| | | | | | | | | | | | Add support for Volcanic Islands (VI), Sea Islands (CI) and Southern Islands (SI) cards. This firmware files will be needed if linux kernel is compiled with amdgpu enabled. Signed-off-by: David Barbion <davidb@230ruedubac.fr> [Thomas: add hash for LICENSE.amdgpu] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: support paths with subdirs in LINUX_FIRMWARE_DIRSThomas Petazzoni2018-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Following commit cdb7876f63a253254b86637aaac8b255a426b60a ("linux-firmware: add Qualcomm video accelerator and GPU firmware options"), LINUX_FIRMWARE_DIRS can now contain entries with subdirs, such as "qcom/venus-1.8". Such entries are currently not supported by the logic in LINUX_FIRMWARE_INSTALL_DIRS. Indeed the current logic consists in: - Removing the destination directory - Copying to the destination directory Unfortunately, the last step fails if a component of the path leading to the destination directory does not exist. To overcome this, we simply add the appropriate mkdir before the copy. Fixes: http://autobuild.buildroot.net/results/54cbca90742faf486e59d95b95a0b0494e47b385/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: add Qualcomm video accelerator and GPU firmware optionsAndre Renaud2018-04-123-0/+21
| | | | | Signed-off-by: Andre Renaud <andre@ignavus.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* linux-firmware: add QCA6174 firmware legal notice filesBaruch Siach2018-03-192-1/+5
| | | | | | | | Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> Cc: Erik Larsson <karl.erik.larsson@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: add QCA6174 multi-board firmwareBaruch Siach2018-03-191-0/+1
| | | | | | | | | | | The board-2.bin file is a new format that support multiple board files. This file is required for for recent QCA6174 modules. Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> Cc: Erik Larsson <karl.erik.larsson@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: add firmware for ath10k QCA6174 moduleErik Larsson2018-02-232-0/+13
| | | | | Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: add menu for Intel QuickAssist firmwareCarlos Santos2018-01-293-0/+36
| | | | | | | | | | Firmware required when Intel QuickAssist is enabled in the kernel via CRYPTO_DEV_QAT_DH895xCC, CRYPTO_DEV_QAT_C3XXX or CRYPTO_DEV_QAT_C62X. See https://dpdk.org/doc/guides/cryptodevs/qat.html Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: add hashes for license filesCarlos Santos2018-01-291-0/+24
| | | | | | | Locally calculated, to fix legal-info generation. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: install missing firmware files for rtlwifiRomain Reignier2018-01-161-3/+12
| | | | | | | | All the rtlwifi firmware files were not installed, so added the missing ones. Signed-off-by: Romain Reignier <rom.reignier@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/linux-firmware: install older versions for gcgb4 firmwareYann E. MORIN2018-01-151-4/+2
| | | | | | | | | | | | Supposedly, older kernels could require that an older firmware be used, so leave to the user the opportunity to choose the one they require. Simplify the pattern as suggested by Peter. Thanks! Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: fix install for Chelsio T[45]Ricardo Martincoski2018-01-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | It's broken for the last 3 version bumps, since 1c9846ecc9 "linux-firmware: Bump to the latest version" Fix it by updating the name of the file to install. Do not use * since it would install also old versions that would take 1MB extra space in the target. A comment to remember to update the file name when bumping the package is not needed because a previous patch in the series makes the build to fail for missing file. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Peter Seiderer <ps.report@gmx.net> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: fail build for missing fileRicardo Martincoski2018-01-151-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a file is listed to be installed but is missing from the package source currently the first tar command exits with error code but it is ignored and the build succeeds. This issue by itself is minor because those listed files that are present in the package source get installed to the target. But the code is currently error prone, e.g. to a typo in the file list. Fix this by first creating a tarball in the build directory and then installing it, instead of using a pipe between the two tar invocations. Also use && between the commands, so the first command that exits with error code fails the build. Since the two tar invocations remain in use, the desired behavior remains the same: - list of files can contain *; - list of files can contain file inside path, and the path is then replicated in the target; - symlinks are not followed but are installed. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Peter Seiderer <ps.report@gmx.net> Cc: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/linux-firmware: fix incorrect line-continuationYann E. MORIN2018-01-141-1/+1
| | | | | | | | | | | Partially fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/47806089 And add myself to the list of devloppers for it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: add support for intel iwlwifi 9xxxPeter Seiderer2018-01-122-0/+11
| | | | | Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: bump version to 65b1c68Peter Seiderer2018-01-122-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since last version (17e6288): 02d857e linux-firmware: DMC firmware for skylake v1.27 00a92a3 nfp: update firmware for Agilio CX SmartNICs c752e24 nfp: change firmware directory layout b39260f nfp: add firmware for tc-flower 89c6211 linux-firmware: intel: Add Cannonlake audio firmware 71a4800 amdgpu: update vega10 vce firmware 30946b9 amdgpu: add firmware for Raven 73d13b5 linux-firmware: Add firmware file for Intel Bluetooth 9560 041aff8 linux-firmware: Add firmware file for Intel Bluetooth 9260 c113d33 linux-firmware: Update firmware file for Intel Bluetooth 8265 a42f895 linux-firmware: Update firmware patch for Intel Bluetooth 8260 5d98692 Merge branch 'cnl' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/firmware e4252cf Revert commits a42f895, c113d33, 041aff8, 73d13b5 db9964e linux-firmware: Add firmware file for Intel Bluetooth 9560 97339b3 linux-firmware: Add firmware file for Intel Bluetooth 9260 9a843a1 linux-firmware: Update firmware file for Intel Bluetooth 8265 fdee922 linux-firmware: Update firmware patch for Intel Bluetooth 8260 bc2164d Merge commit 'b39260f04b9b0a9da8a337098f73cbca7c4e9b2d' of https://github.com/Netronome/linux-firmware 7f93c9d brcm: add CYW4373 firmwares and Cypress license file 2451bb2 linux-firmware: liquidio: add v1.7.0 vswitch firmware 2567e09 nvidia: add GP108 signed firmware 4a77cab linux-firmware: DMC firmware for cannonlake v1.07 2eefafb rtlwifi: rtl8723de: Add firmware for new driver/device 8650396 wl127x/wl128x: update firmwares 65b1c68 wl18xx: update firmware file 8.9.0.0.76 Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: update Broadcom 43xxx file listJörg Krause2018-01-061-2/+2
| | | | | | | | Add firmware file 'brcmfmac43430a0-sdio.bin' for bcm43430 revision 0. Fix alphatical order for entry 'brcmfmac43430-sdio.bin'. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/linux-firmware: Add Atheros 10k (QCA998X)Sam Voss2017-12-192-0/+13
| | | | | | | | | | | Add drivers for Atheros 10k (QCA998X) chipset. Both firmware versions are imported, and unused should be pruned as required. [Peter: use upper case 'K' in symbol name] Signed-off-by: Sam Voss <sam.voss@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-firmware: Add RedPine RS9113 firmwareAlexey Brodkin2017-12-062-0/+11
| | | | | Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Bump to the latest versionFabio Estevam2017-11-272-2/+2
| | | | | | | Update to commit 17e6288135d4. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/linux-firmware: fix typo in license info for qla2xxxBernd Kuhls2017-09-031-1/+1
| | | | | | | | | | | | https://git.buildroot.net/buildroot/commit/package/linux-firmware?id=91983091455e2b82432509c11f958409e7bbefcd added support for ql2xxx adapters with the wrong filename for the license file. Fixes http://autobuild.buildroot.net/results/58a/58a4112eb5ee1a3242ad17dd156f8abc977fb96c/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Add QLogic FC AdaptersSam Mendoza-Jonas2017-08-222-0/+17
| | | | | | | | | | | Add a config option to install the ql2xxx firmware binaries for QLogic Fibre Channel adapters. Since this doesn't quite fit under the existing categories in Config.in, include it under a new category named "Fibre Channel Adapter Firmware". Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Reviewed-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/l*: fix wrapping of Config.in help textAdam Duskett2017-07-311-4/+8
| | | | | | | | | | | | | | The check-package script when ran gives warnings on text wrapping on all of these Config files. This patch cleans up all warnings related to the text wrapping for the Config files starting with the letter l in the package directory. The appropriate indentation is: <tab><2 spaces><62 chars> See http://nightly.buildroot.org/#writing-rules-config-in for more information. Signed-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: fix spelling mistake on LICENSE.qcomThomas Petazzoni2017-07-051-1/+1
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/3a0233f24f0fc643a36ffff10cd725e326009fca/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: add qca6174{bt} firmwareMaxime Hadjinlian2017-07-042-0/+22
| | | | | | | Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> [Thomas: adjust alphabetic ordering, rename bluetooth option to include vendor name.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Add support for i.MX SDMAFabio Estevam2017-06-172-0/+15
| | | | | | | Allow the i.MX SDMA firmwares to be installed. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Bump to the latest versionFabio Estevam2017-06-172-2/+2
| | | | | | | Update to commit ec58d9aaf3. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package makefiles: clean up backslash spacing.Adam Duskett2017-04-221-32/+32
| | | | | | | | | | The check-package script when ran gave warnings on only using one space before backslashes on all of these makefiles. This patch cleans up all warnings related to the one space before backslashes rule in the make files in the package directory. Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* arch, linux, package: remove whitespacesBernd Kuhls2017-03-291-1/+1
| | | | | | | | | | | | Whitespaces were searched using the following regex: [ ]{1,}\t and then manually removed in most of the cases. For xserver_xorg-server.mk, tabs before backslashes were removed. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Add missing firmware for the carl9170 driverKaroly Pados2017-03-251-1/+1
| | | | | | | | | | For a long time now Atheros USB AR9170 devices have been using the carl9170 driver which relies on the carl9170-1.fw firmware file. This firmware is available in linux-firmware but it wasn't currently installed by Buildroot. Signed-off-by: Karoly Pados <kp@tec4data.at> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: correct hashArnout Vandecappelle2017-03-211-1/+1
| | | | | | | | | | When linux-firmware was bumped to 6d3bc8886 in commit 3ff5896ff, a hash file was added but the hash was wrong. This wasn't noticed before since hashes are not checked for git downloads. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: t5fw bump to version 1.16.26.0Adam Duskett2017-03-051-2/+2
| | | | | Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: t4fw bump to version 1.16.26.0Adam Duskett2017-03-051-2/+2
| | | | | Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: bump to version 6d3bc8886517d171068fd1263176b8b5c51df204Adam Duskett2017-02-062-1/+3
| | | | | Signed-off-by: Adam Duskett <aduskett@codeblue.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: install rtl8168h firmwareFrank Hunleth2017-01-201-0/+2
| | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: sort Realtek GigE firmwareFrank Hunleth2017-01-201-6/+6
| | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: add option for Intel i915 video cards firmwareWolfgang Grandegger2017-01-192-0/+10
| | | | | | Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> [Thomas: preserve alphabetic ordering.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Include all bnx2x firmwaresJoel Stanley2016-10-281-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently buildroot will create a broken system for any kernel version not between 3.18 and 4.1, as the bnx2x firmware it includes is only valid for that version of the upstream driver. This change modifies the build so that all versions are included as there was a strong preference for not adding options for each version, nor only supporting the latest kernel: On Fri, Feb 26, 2016 at 7:09 PM, Thomas Petazzoni wrote: > I think adding new config to chose between different versions of a > given firmware is going a bit too far. If we were to do that for all > firmwares in linux-firmware, it would really increase the number of > Config.in options too much. > > Shall I suggest to install both versions of the firmware? The firmware > files are not that large, and if filesystem size is really a strong > issue, it is always possible to clean up the non-required firmware > files in a post-build script. On Wed, Mar 2, 2016 at 7:47 AM, Arnout Vandecappelle wrote: > No, this is certainly not good, it fixes 4.2+ and simultaneously breaks 4.1-. > > What is wrong with Thomas's proposal to remove the unneeded versions in a > post-build script? If your size is so important that 640K matters, you would > probably anyway want to keep only one of the six binaries instead of three > different chip revisions. It is up to the user to ensure they remove the versions they don't want. Note that this increases the size of the root file system by about 8MB. Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: Bump versionJoel Stanley2016-10-281-1/+1
| | | | | Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud