summary refs log tree commit diff
path: root/pkgs/os-specific/linux/firmware/raspberrypi
Commit message (Collapse)AuthorAge
* maintainers: remove tavycMichael Weiss2021-04-22
| | | | | Their last commit was dcc84d8 from 2017. Thank you for your contributions.
* raspberrypifw: 1.20210201 -> 1.20210303Martin Weinelt2021-04-05
|
* raspberrypifw: 1.20201201 -> 1.20210201Martin Weinelt2021-02-18
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* pkgs/os-specific: stdenv.lib -> libBen Siraphob2021-01-17
|
* Merge pull request #108573 from LumiGuide/fix-armstubsJörg Thalheim2021-01-12
|\ | | | | raspberrypi-armstubs: fix native compilation on armv7l
| * raspberrypi-armstubs: fix native compilation on armv7lYorick van Pelt2021-01-06
| |
* | treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
|/ | | | | | | | | | | | | | | | | | | Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
* raspberrypi-armstubs: init at 2020-10-08Samuel Dionne-Riel2020-12-31
|
* raspberrypi-tools: remove in favor of libraspberrypiDrew Risinger2020-12-27
| | | | | | These packages were duplicated, and often weren't being updated in sync. The only difference between them was the lack of pkg-config in libraspberrypi, which is easily fixable.
* raspberrypifw: use stdenvNoCCDrew Risinger2020-12-27
| | | | | This only copies unfree redistributables, don't need a compiler for that.
* raspberrypifw: 20201022 -> 20201201Drew Risinger2020-12-27
|
* raspberrypi-tools: fix build on x86_64-linuxFlorian Klink2020-12-27
| | | | This allows using tools such as dtmerge on x86_64-linux.
* raspberrypifw: 1.20200902 -> 1.20201022Janne Heß2020-10-26
|
* raspberrypifw: 1.20200601 -> 1.20200902Janne Heß2020-10-07
| | | | | Also disable the fixup phase since it only throws errors and remove the platforms since these are only static files.
* raspberrypifw: 1.20190925 -> 1.20200601Ada Avery2020-06-16
|
* raspberrypi-tools: 2018-10-03 -> 2020-5-28Ada Avery2020-06-16
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* raspberrypifw: 1.20190819 -> 1.20190925Edmund Wu2019-10-01
|
* Various: Add support for raspberry pi 4.Thomas Kerber2019-09-17
|
* treewide: remove redundant recvolth2019-08-28
|
* Merge staging-next into stagingFrederik Rietdijk2019-08-17
|\
| * raspberrypi-firmware: Update version to 1.20190620+1duck2019-06-26
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* raspberrypifw: 1.20181112 -> 1.20190401Ben Wolsieffer2019-05-03
|
* raspberrypifw: 1.20180919 -> 1.20181112Ben Wolsieffer2018-12-17
|
* raspberrypi-tools: 2018-02-05 -> 2018-10-03Ben Wolsieffer2018-10-07
|
* raspberrypifw: 1.20180817 -> 1.20180919Ben Wolsieffer2018-10-07
|
* raspberrypifw: 1.20180619 -> 1.20180817Tuomas Tynkkynen2018-09-14
|
* Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
| | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* raspberrypifw: 1.20180417 -> 1.20180619Tuomas Tynkkynen2018-07-12
|
* raspberrypifw: 1.20180328 -> 1.20180417Tuomas Tynkkynen2018-06-01
|
* raspberrypifw: 1.20171029 -> 1.20180328Bastian Köcher2018-04-05
|
* raspberrypifw: Drop all non-firmware partsTuomas Tynkkynen2018-04-02
| | | | They are now built from source in raspberrypi-tools.
* raspberrypi-tools: Init at 2018-02-05Tuomas Tynkkynen2018-04-02
|
* raspberrypifw: 1.20170811 -> 1.20171029Tuomas Tynkkynen2017-11-06
|
* raspberrypifw: 1.20170515 -> 1.20170515nTuomas Tynkkynen2017-08-29
|
* raspberrypifw: 1.20170427 -> 1.20170515Tuomas Tynkkynen2017-07-31
|
* raspberrypifw: 1.20170303 -> 1.20170427Tuomas Tynkkynen2017-05-15
|
* raspberrypifw, linux_rpi: 1.20161020 -> 1.20170303Tuomas Tynkkynen2017-03-08
|
* raspberrypifw: Enable build on Aarch64Tuomas Tynkkynen2017-01-25
| | | | | | | So that the boot blobs can be copied. FIXME: This makes the dynamic linker of the ARM binaries point to a aarch64 linker.
* raspberrypifw: 1.20160620 -> 1.20161020Tuomas Tynkkynen2016-11-28
|
* raspberrypifw: Don't strip ELF filesOctavian Cerna2016-08-30
| | | | Stripping breaks raspivid and other executables.
* raspberrypifw: 1.20160315 -> 1.20160620Tuomas Tynkkynen2016-07-04
| | | | | | | | - 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.
* raspberrypi-firmware: 20150506 -> 1.20160315 (#14300)Octavian Cerna2016-04-13
| | | Cleanup the meta section, add viric and myself as maintainers.
* raspberrypifw: Patch the ELF binaries to set the correct dynamic linker and ↵Octavian Cerna2016-03-08
| | | | RPATH.
* Raspberry Pi 2 changes to make it boot.Lluís Batlle i Rossell2015-05-09
| | | | | | | | | 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.
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* raspberrypi-firmware: Update to latest version as of 20130826 (rev 3ab17ac25e)Rickard Nilsson2013-08-27
|
* Adding the firmware files for raspberrypiLluís Batlle i Rossell2013-01-27