Tuomas Tynkkynen
25d6bfa258
raspberrypifw: 1.20160620 -> 1.20161020
2016-11-28 00:23:40 +02:00
sternenseemann
3fb2993cb3
maintainers: rename lukasepple according to github account name
2016-10-09 22:04:22 +02:00
Marsel
52dd323047
rtlwifi_new: init at 2016-09-12
2016-09-20 16:18:24 +03:00
Joachim F
8c90b7db89
Merge pull request #18073 from joachifm/rtl8723bs
...
rtl8723bs: 6918e9b2ff29 -> 2016-04-11, fix build against 4.7
2016-09-01 14:48:51 +02:00
Octavian Cerna
938b993091
raspberrypifw: Don't strip ELF files
...
Stripping breaks raspivid and other executables.
2016-08-30 17:34:16 +03:00
Joachim Fasting
e0ee5dc04f
rtl8723bs: 6918e9b2ff29 -> 2016-04-11, fix build against 4.7
...
Upstream
e71a5fc58c
adds linux 4.7 support; all subsequent commits are error fixes so we
bump to current HEAD for good measure.
Built against linux and linux_latest.
Mark as broken on -grsec, seems incompatible with PaX
constification:
> 76fb2-src/hal/rtl8723b_hal_init.c:2186:26: error: assignment of member
'free_hal_data' in read-only object
pHalFunc->free_hal_data = &rtl8723b_free_hal_data;
and so on.
2016-08-29 03:31:14 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Franz Pletz
039f0e5cb0
firmwareLinuxNonfree: 2016-05-18 -> 2016-07-12
2016-07-19 07:55:27 +02:00
Tuomas Tynkkynen
4085f4de5f
Merge branch 'pr-newest-uboot' into master
2016-07-04 15:17:46 +03:00
Tuomas Tynkkynen
d8cd615720
raspberrypifw: 1.20160315 -> 1.20160620
...
- Use fetchFromGitHub
- Some files in bin/ are now shell scripts, so skip patchelf on any
non-ELF files.
With this U-Boot can be successfully launched on a RPi 3.
2016-07-04 01:53:13 +03:00
Franz Pletz
4bbb5c7e4c
firmwareLinuxNonfree: 2016-01-26 -> 2016-05-18
2016-06-27 00:21:26 +02:00
Tuomas Tynkkynen
bac26e08db
Fix lots of fetchgit hashes (fallout from #15469 )
2016-06-03 17:17:08 +03:00
Graham Christensen
f993e6543a
facetimehd, facetimehd-firmware: Add grahamc as a maintainer
2016-05-26 14:10:03 -05:00
Graham Christensen
27bf0d203d
facetimehd-firmware: 1.43 -> 1.43_4
2016-05-26 14:05:45 -05:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
Eric Litak
4c415e59a4
rtl8723bs-firmware: init, split off from rtl8723bs
2016-04-25 00:41:25 -07:00
Octavian Cerna
1e37217b80
raspberrypi-firmware: 20150506 -> 1.20160315 ( #14300 )
...
Cleanup the meta section, add viric and myself as maintainers.
2016-04-13 20:02:57 +01:00
Octavian Cerna
e714c80497
raspberrypifw: Patch the ELF binaries to set the correct dynamic linker and RPATH.
2016-03-08 19:56:22 +02:00
Franz Pletz
de5a233a71
firmware-linux-nonfree: 2015-12-04 -> 2016-01-26
2016-02-18 03:49:14 +01:00
lukasepple
0b72e7e247
intel2200BGFirmware: init at 3.1
...
This commit adds the firmware for the Intel 2200BG wireless cards for
the ipw2200 kernel module. Also it changes the
networking.enableIntel2200BGFirmware option to set it as
hardware.firmware since firmware-linux-nonfree does not contain the
appropiate firmware anymore. Also hardware.enableAllFirmware does enable
the intel2200BGFirmware now.
2016-02-15 19:53:07 +01:00
Edward Tjörnhammar
faf01ab0f7
Merge pull request #12038 from womfoo/facetimehd
...
facetimehd: PCIe webcam support for Macbooks
2016-02-12 07:32:42 +01:00
Arseniy Seroka
bc0b9b7eb0
Merge pull request #12696 from zimbatm/firmware-linux-nonfree
...
firmware-linux-nonfree: update to master
2016-01-31 15:31:36 +03:00
zimbatm
de68a49259
firmware-linux-nonfree: update to master
2016-01-30 23:55:07 +00:00
Kranium Gikos Mendoza
fdb5563bcc
facetimehd-firmware: init at 1.43
2016-01-28 02:59:36 +08:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Al Zohali
860d8c3a55
rt5677-firmware: init at 20160110
2016-01-13 22:43:19 +03:00
William A. Kennington III
d03661b606
linuxFirmware: 2015-09-07 -> 2015-10-18
2015-10-18 17:23:51 -07:00
William A. Kennington III
d51d63fcf1
linux-firmware: 2015-07-23 -> 2015-09-07
2015-09-07 23:10:53 -07:00
Eelco Dolstra
e4610f2965
buildEnv: Support package priorities like nix-env
...
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
Eelco Dolstra
9c61317002
Put all firmware in $out/lib/firmware
...
This way, hardware.firmware can be a list of packages.
2015-08-25 00:40:34 +02:00
William A. Kennington III
17b924bb9f
linux-firmware: 2015-07-12 -> 2015-07-23
2015-07-22 12:33:27 -07:00
William A. Kennington III
52b78864a8
firmware-linux-nonfree: 2015-06-30 -> 2015-07-12
2015-07-13 23:53:13 -07:00
William A. Kennington III
3cfc6fa38a
linux-firmware: 2015-05-13 -> 2015-06-30
...
Use iwlwifi/linux-firmware temporarily since the firmware for kernel
4.1+ is not mainlined in firmware/linux-firmware.
2015-07-06 18:31:13 -07:00
Edward Tjörnhammar
7639474c72
firmware-linux-nonfree.src: use http:// to enable better availability for proxied users
2015-05-18 21:12:02 +02:00
William A. Kennington III
d7af7fb504
firmware-linux-nonfree: 2015-03-20 -> 2015-05-13
2015-05-15 18:38:12 -07:00
Lluís Batlle i Rossell
d8a2bb86c0
Raspberry Pi 2 changes to make it boot.
...
It boots, but some things still don't work:
1) Installation of DTBs
2) Boot of initrd
Booting still needs a proper config.txt in /boot, which could probably be
managed by NixOS.
2015-05-09 17:05:24 +00:00
Tobias Geerinckx-Rice
07b9356023
b43-firmware: add new version 6.30.163.46
2015-04-23 01:52:18 +02:00
William A. Kennington III
ace8dfa22c
linuxFirmwareNonfree: 3015-03-09 -> 2015-03-20
2015-03-25 14:46:49 -07:00
William A. Kennington III
79827eb8f5
firmware-linux-nonfree: Support version passthru
2015-03-25 14:43:50 -07:00
William A. Kennington III
73f3432fbb
firmware-linux-nonfree: 2015-02-27 -> 2015-03-09
2015-03-09 17:01:31 -07:00
William A. Kennington III
f311c156f5
linux-firmware-nonfree: 2015-02-24 -> 2015-02-27
2015-03-03 12:55:26 -08:00
William A. Kennington III
7d5ab9a4d2
linux-firmware-nonfree: Use date instead of git version
2015-02-25 11:53:14 -08:00
William A. Kennington III
4bbc026594
linux-firmware-nonfree: Update
2015-02-24 14:14:34 -08:00
William A. Kennington III
69a277e2cc
iwlegacy: Remove since it is already in linux-firmware-nonfree
2015-02-13 14:27:47 -08:00
William A. Kennington III
650b2258f0
nonfree-firmware: Use the new kernel.org repository for tracking nonfree firmware changes
...
remove the obsolete iwlwifi firmware which is included in the repo.
2015-02-09 16:28:40 -08:00
William A. Kennington III
8405d37d9a
Merge pull request #5530 from abbradar/ibt-hw
...
linux-firmware: add ibt-hw firmware
2015-02-08 14:59:09 -08:00
Vladimír Čunát
740c6ae240
iwlwifi, iwlegacy: finally fix 404 URLs
...
Resolved after discussion with upstream, CC #6105 .
2015-02-03 10:07:07 +01:00
Kosyrev Serge
b9cc04329b
fix 404 URLs ( close #6105 )
2015-02-02 22:05:51 +01:00
Edward O'Callaghan
32e9704b61
zd1211fw: update from 1.4 to 1.5
...
Potentially fixes CVE-2012-2187.
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2015-01-29 23:54:01 +11:00
Nikolay Amiantov
635d335b83
iwlwifi: re-enable 7265 firmware for 3.17+
2015-01-06 16:03:16 +03:00