Commit Graph

543 Commits

Author SHA1 Message Date
Jörg Thalheim 0a7b43b595
Merge pull request #259 from jakubgs/add-nanopc-t4
friendlyarm/nanopc-t4: init
2021-05-29 10:17:04 +02:00
Jakub Sokołowski ff1b798346
friendlyarm/nanopc-t4: init
As suggested by @Mic92 in https://github.com/NixOS/nixpkgs/pull/111034
I'm submitting my fixes for the FriendlyARM NanoPC-T4 device.

I'm not sure if forcing a specific kernel version is kosher, but on the
other hand I don't know if my kernel config changes will work on any
other version. I'm open to suggestions as to how to do this better.

Also unusure if I should call the folder `friendlyarm` or `friendlyelec`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-05-29 09:59:44 +02:00
Domen Kožar 30f1a9952d
Merge pull request #264 from tfc/master
Raspberry pi 4: Add dwc2 usb otg gadget support
2021-05-28 14:15:24 +02:00
Jacek Galowicz e6c84e7eaf raspberry-pi/4: Add dwc2 option 2021-05-28 11:18:51 +02:00
Jacek Galowicz 5a67562945 raspberry-pi/4: move filter into default.nix 2021-05-27 04:41:34 +00:00
Jörg Thalheim c4399b921f
Merge pull request #258 from nurelin/micropc
add gpd-micropc
2021-05-14 10:18:11 +01:00
Domen Kožar 936e464909
Merge pull request #261 from samueldr/feature/rpi-4-overlays
raspberry-pi/4: Add modesetting option
2021-05-13 10:04:36 +02:00
Samuel Dionne-Riel 38af9c5048 raspberry-pi/4: Add modesetting option 2021-05-12 21:00:19 -04:00
Domen Kožar 9e58ee154c
Merge pull request #256 from domenkozar/rpi4
Add Raspberry Pi 4
2021-05-12 21:52:24 +02:00
Domen Kožar bd06334074
rpi4: don't override sane default for nix.buildCores
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-05-12 21:42:30 +02:00
Domen Kožar 2b4ed534a8
rpi4: remove loader.raspberryPi as it's legacy 2021-05-12 14:37:30 +02:00
Domen Kožar cdaf66c0a0
rpi4: remove cma 2021-05-12 14:19:27 +02:00
Vincent Gatine 72d7bb9434 add gpd-micropc 2021-05-11 16:28:15 +02:00
Domen Kožar b72c683304
Add Rpi4 2021-05-11 15:53:04 +02:00
Domen Kožar 02f067b234
Merge pull request #257 from kfiz/macbook-pro-12-1-path-fix
apple/macbook-pro/12-1/default.nix: Fixed impure <nixpkgs> import.
2021-05-11 15:51:51 +02:00
Doro Rose 52060c81af apple/macbook-pro/12-1/default.nix: Fixed impure <nixpkgs> import. 2021-05-11 10:31:41 +02:00
Domen Kožar 68babad7f9
Merge pull request #253 from NixOS/thinkpad-x13
add lenovo-thinkpad-x13
2021-05-10 15:28:16 +02:00
Jörg Thalheim da67c36853
add lenovo-thinkpad-x13 2021-05-01 08:29:22 +02:00
Jörg Thalheim f7540d6c27
Merge pull request #251 from NixOS/dell
dell-xps-15-7590: remove 20.03 compat
2021-04-25 08:48:49 +01:00
Jörg Thalheim 09febc71c1
dell-xps-15-7590: remove 20.03 compat 2021-04-25 07:03:51 +02:00
Jörg Thalheim 241d8300b2
Merge pull request #250 from earldouglas/thinkpad/x200s
Add a profile for the Thinkpad X200s
2021-04-21 04:33:29 +01:00
James Earl Douglas 00b40b766f
Add a profile for the Thinkpad X200s 2021-04-20 19:50:55 -07:00
Jörg Thalheim 590bdcacd5
Merge pull request #249 from earldouglas/t460
Add a profile for the Thinkpad T460
2021-04-20 19:56:13 +01:00
James Earl Douglas dbbd0d4093
Add a profile for the Thinkpad T460 2021-04-20 05:27:36 -07:00
Jörg Thalheim 267d8b2d7f
Merge pull request #241 from j0hax/amd-gpus
Add profiles for AMD GPUs
2021-04-14 15:26:21 +01:00
Johannes Arnold 40ddf363c2 Document driver choice 2021-04-14 16:18:05 +02:00
Jörg Thalheim 7c00c8b5ca
Merge pull request #242 from diogox/patch-1
Add Lenovo X1 Extreme Gen2 Module
2021-04-06 07:34:55 +01:00
Jörg Thalheim 3ef0c9521c
Merge pull request #245 from NomisIV/patch-1
Add default lenovo-thinkpad-x1 config to flake.nix
2021-04-06 07:34:30 +01:00
Jörg Thalheim eb9d3e7df1
Merge pull request #244 from NixOS/SuperSandro2000-patch-1
Remove usage of stdenv.lib
2021-04-06 07:32:55 +01:00
Jörg Thalheim 085790185c
Merge pull request #246 from NixOS/dependabot/github_actions/cachix/install-nix-action-v13
build(deps): bump cachix/install-nix-action from v12 to v13
2021-04-05 08:39:49 +01:00
dependabot[bot] 5bf5dee4f5
build(deps): bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v12...8d6d5e949675fbadb765c6b1a975047fa5f09b27)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 06:22:25 +00:00
NomisIV 3714e747c1
Add default lenovo-thinkpad-x1 config to flake.nix 2021-04-04 23:30:24 +02:00
Sandro bbb03cc6fe
Remove usage of stdenv.lib 2021-04-01 21:24:49 +02:00
diogox c52f18ba51
Add Lenovo X1 Extreme Gen2 Module 2021-03-26 10:42:26 +00:00
Johannes Arnold f2b2ae018d AMD: add configurations for graphics cards 2021-03-24 02:18:03 +01:00
Jörg Thalheim 758bc63af2
Merge pull request #186 from khumba/system76 2021-03-23 09:57:23 +00:00
Jörg Thalheim 681ffa8a8c
Merge pull request #227 from winterqt/surface-control 2021-03-23 08:05:13 +00:00
Winter 6075b4d856 fix import 2021-03-22 16:48:20 -04:00
Gürkan 6406b7ae3f
Add MSI GS60 2QE (#224)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-03-21 15:28:09 +00:00
Winter bf19677a5f nixfmt 2021-03-17 15:46:55 -04:00
Winter 007f1d8a07
Merge branch 'master' into surface-control 2021-03-17 15:45:28 -04:00
Winter d3cd9a2229 microsoft-surface: add surface-control 2021-03-14 22:11:17 -04:00
Jörg Thalheim 31f61b90dd
Merge pull request #230 from mexisme/microsoft/surface/firmware-surface-go 2021-03-13 16:14:14 +00:00
mexisme 055971b825 Merge branch 'up/master' into microsoft/surface/firmware-surface-go 2021-03-13 08:23:20 +13:00
Jörg Thalheim 831de9cac9
Merge pull request #236 from pmeiyu/master
ThinkPad X270: Disable Panel Self Refresh
2021-03-09 09:16:23 +00:00
Peng Mei Yu cca70642e8 ThinkPad X270: Disable Panel Self Refresh. 2021-03-09 13:41:09 +08:00
mexisme bfbb77e8f1 Use fetchFromGitHub instead of fetchgit 2021-03-06 22:48:50 +13:00
mexisme 523d8efb5d Should have used HTTP instead of SSH 2021-03-06 22:24:34 +13:00
mexisme 91162d3f17 Merge branch 'up/master' into microsoft/surface/firmware-surface-go 2021-03-06 22:18:02 +13:00
Jörg Thalheim 720d531b1c
Merge pull request #235 from mexisme/microsoft/surface/kernel/update-5.10.19 2021-03-06 08:31:16 +00:00