summaryrefslogtreecommitdiffstats
path: root/package/linux-firmware
Commit message (Collapse)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/linux-firmware: bump version for new firmwareYann E. MORIN2013-06-032-12/+15
| | | | | | | | | | | | | | | | | Bump version to get a few new firmware files for some WiFi adapters. In the rtl81xx familly, it's hard to differentiate each members: I have a USB stick that identifies itself as TRL8188CUS, but is handled by the rtl8192ce driver. So I moved all of rtl81xx firmwares under the same option to avoid confusion. It will be the responsibility of the user to eventually get rid of unwanted firmware files in a post-build script, if needed. Ditto for rtl87xx. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: switch to http urlGustavo Zacarias2013-02-251-1/+2
| | | | | | | | As recommended by Yegor Yefremov for f2fs-tools some firewalls might restrict the git port and make life harder. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/linux-firmware: update to newer versionYann E. MORIN2013-01-291-1/+1
| | | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add new config option of iwlwifi 5000 firmwareThomas Petazzoni2013-01-282-0/+13
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add options for DVB firmware filesYann E. MORIN2013-01-042-0/+28
| | | | | | | | | | | | There are three firmware files that can be installed, each for different devices. For example, the DIB0700 firmware can be used by quite a few DVB USB sticks based on this chipset (I know of at least two of them). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/linux-firmware: reorganise config menusYann E. MORIN2013-01-041-23/+3
| | | | | | | | | | | | Reorganise the sub-menus for the linux-firmware package, so it is easier to add new categories of firmwares to install (coming in a future patch). Remove the per-chipco sub-menus, as all entries have the chipco name in its prompt (except for TI, which is added). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add support for the Marvell Wifi-Ex SD8787 firmwareThomas Petazzoni2012-12-182-0/+13
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: update to a more recent git snapshotSven Neumann2012-09-101-1/+1
| | | | | | | | | | | | | | | This update pulls in new ath6k and realtek drivers and updates for libertas and iwlwifi: a707c25 Merge branch 'master' of git://dev.laptop.org/users/dsd/linux-firmware adb6547 rtlwifi/rtl8723e: Add firmware for new driver 4e17394 linux-firmware: ath6k: add firmware for AR6004 hw1.3 bac3567 Marvell SD8787: update to v14.66.9.p96 6a08d14 Marvell SD8686: update to v9.70.20.p0 bbede96 iwlwifi: update firmware for 6205 Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add firmware for SDIO based Marvell Libertas modulesSven Neumann2012-09-052-0/+31
| | | | | Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add Realtek firmwareYegor Yefremov2012-09-042-0/+25
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add ti-connectivity fw v5Yegor Yefremov2012-09-041-1/+7
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)2012-07-171-1/+1
| | | | | | | | | | | | | Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-firmware: add new wl12xx firmwareYegor Yefremov2012-04-151-1/+7
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add ar7010 variant (ath9k_htc driver) firmwareGustavo Zacarias2012-03-162-0/+9
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: update definition for atheros ar9271Gustavo Zacarias2012-03-161-1/+1
| | | | | | | | | | | | ar9271.fw is the old convention for the firmware. Starting with kernel 3.0 the new convention is htc_9271.fw which is a newer version of the firmware so symlinking won't do it and there are no guarantees that the newer firmware will work with the older driver either. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* linux-firmware: add support for the atheros ar9271 firmwareAlexandre Pereira da Silva2012-02-192-0/+13
| | | | | | Signed-off-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New package: linux-firmwareYegor Yefremov2012-01-262-0/+103
add infrastructure for closed binary blobs [Peter: whitespace/Kconfig fixes, use tar to copy to TARGET_DIR] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>