Alexander Shpilkin
161c91c01a
framework: fix references to 13th gen in README
2023-08-11 06:11:50 +01:00
bagelwaffle
ae71259624
inspiron 14 5420: initial
2023-08-06 08:02:29 +01:00
Matthieu Dubuget
6dcf1381ec
Adding Dell XPS 13 9333
2023-08-04 21:08:48 +01:00
Daniel Schaefer
24f9162b26
framework: Clarify 13th Gen Intel Core support
...
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2023-08-02 07:18:53 +01:00
Matt Layher
ba9650b14e
deciso/dec: init, tested with DEC2750
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2023-07-24 13:12:20 +01:00
CodeChomper
70325e398b
Added Asus Zephyrus GA502
2023-07-24 13:11:36 +01:00
SnIcK
39eac9bf9a
added 16IRX8H Lenovo Legion 7i Pro (2023) ( #660 )
...
* added 16IRX8H Lenovo Legion 7i Pro (2023)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2023-07-11 08:20:24 +01:00
bors[bot]
47dca15d86
Merge #630 #649 #650 #652 #654 #656 #657
...
630: starfive visionfive2: update kernel to 6.4.0 r=Mic92 a=NickCao
649: macbook-air-6: remove mba6x_bl kernel module r=Mic92 a=DanielSiepmann
650: apple/t2: init r=Mic92 a=networkException
652: build(deps): bump cachix/install-nix-action from 21 to 22 r=Mic92 a=dependabot[bot]
654: fixing iptsd not able to find DEVICE r=Mic92 a=buttergrillcorn
656: treewide: avoid alias usage for intel-vaapi-driver based on nixos version r=Mic92 a=lilyinstarlight
657: Added more blocked Nvidia kernel modules to fix the dGPU not being disabled r=Mic92 a=spacebanana420
Co-authored-by: Nick Cao <nickcao@nichi.co>
Co-authored-by: Daniel Siepmann <coding@daniel-siepmann.de>
Co-authored-by: kekrby <kekrby@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: buttergrillcorn <126628446+buttergrillcorn@users.noreply.github.com>
Co-authored-by: Lily Foster <lily@lily.flowers>
Co-authored-by: Space Banana <tomasbessa@protonmail.com>
2023-07-08 06:38:34 +00:00
Francesco Gazzetta
30f71ba6e0
star64: init
...
Mostly based on the visionfive 2 config.
No GPU yet.
2023-07-07 21:54:40 +02:00
kekrby
8e28b9ee43
apple/t2: init
...
Co-authored-by: networkException <git@nwex.de>
2023-06-28 00:04:56 +02:00
bors[bot]
429f232fe1
Merge #612
...
612: Add Microchip Icicle-kit board support. r=Mic92 a=codehub8
Co-authored-by: Ganga Ram <Ganga.Ram@tii.ae>
2023-06-15 14:16:07 +00:00
Burgess Chang
a2ca907b42
lenovo-thinkpad-x1-nano-gen1: init
...
Signed-off-by: Burgess Chang <bsc@brsvh.org>
2023-06-11 01:11:59 +08:00
Tomo
54cc1a6c79
hp.14-df0023: init
2023-06-08 09:44:24 -07:00
Simon Guest
2c2d22409f
Add HP Elitebook 845g9
2023-05-15 20:56:46 +12:00
bors[bot]
81cd886719
Merge #622
...
622: feat: Add focus m2 gen1 r=Mic92 a=ghostbuster91
Co-authored-by: ghostbuster91 <ghostbuster91@users.noreply.github.com>
2023-05-13 08:03:23 +00:00
ghostbuster91
e39036d599
feat: Add focus m2 gen1
2023-05-13 09:33:23 +02:00
bors[bot]
51559e691f
Merge #620
...
620: nxp boards: also test evaluation in CI r=Mic92 a=Mic92
Co-authored-by: Jörg Thalheim <joerg@thalheim.io>
2023-05-05 06:53:18 +00:00
Jörg Thalheim
d626c3f873
add missing nxp boards
...
This was an overside in https://github.com/NixOS/nixos-hardware/pull/556
2023-05-05 08:52:35 +02:00
bors[bot]
32da382b2c
Merge #610
...
610: Added Lenovo Thinkpad X390 r=Mic92 a=paul-jewell
Co-authored-by: Paul Jewell <paul@teulu.org>
2023-05-05 06:13:18 +00:00
Paul Jewell
31f8d1c364
Added Lenovo Thinkpad x390
2023-05-05 06:59:00 +01:00
bors[bot]
7dc4630467
Merge #613 #615
...
613: Add config for Dell XPS 15 9520 r=Mic92 a=palfrey
615: add dell precision 3541 r=Mic92 a=anstylian
Co-authored-by: Tom Parker-Shemilt <tom.parkershemilt@doxy.me>
Co-authored-by: Tom Parker-Shemilt <palfrey@tevp.net>
Co-authored-by: angelos <agathangelos.stylianidis@gmail.com>
2023-05-02 06:40:13 +00:00
Tom Parker-Shemilt
8792ddc50c
Add Dell XPS 9520 to flake and README
2023-04-30 16:38:50 +01:00
angelos
576903907a
add dell precision 3541
2023-04-29 17:54:03 +03:00
Ganga Ram
ba8b9209ce
Add Microchip Icicle-kit board support.
...
* Uses Linux kernel released by Microchip
- https://github.com/linux4microchip/linux.git
- Ver: v5.15 Tag: linux4microchip+fpga-2023.02
* Uses UBoot released by Microchip
- Ver: uboot-2022-01 Tag: linux4microchip+fpga-2023.02
To generate NixOS sd image for MICROCHIP icicle-kit refer:
https://github.com/tiiuae/ghaf.git
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
2023-04-26 22:55:57 +04:00
Jakob Leifhelm
34f96de8c9
starfive-visionfive2: add to README
2023-04-16 23:18:29 +02:00
toastal
98b4788c85
init morefine-m600
...
The Morefine M600 is an AMD-powered Mini PC
CPU options (all 6000-series mobile)::
• R9-6900HX
• R9-6850H
• R7-6850U
• R7-6800H
• R5-6600U
If bought with RAM + HDD, you would be getting DDR5 RAM @ 4800MHz & an
NVMe drive, however, it can also be purchased “barebone” with the
wireless card also being replacable.
2023-03-19 17:00:37 +07:00
enc0urage
3287cde1d0
gpd/p2-max: init
2023-03-17 07:57:01 +00:00
Alexandre Iooss
ae64b45fc4
Add Hardkernel HC4 support
2023-03-05 18:08:24 +01:00
Ghislain Vaillant
c0effe6658
Add profile for Dell XPS 15 7590 NVIDIA
2023-02-26 00:09:37 +01:00
bors[bot]
1f5e2b7a6a
Merge #553
...
553: lenovo/thinkpad/t520: create r=Mic92 a=reo101
Co-authored-by: Pavel Atanasov <pavel.atanasov2001@gmail.com>
Co-authored-by: reo101 <pavel.atanasov2001@gmail.com>
2023-02-20 20:11:51 +00:00
reo101
6f1da80bd0
lenovo/thinkpad/t520: reference in README.md
and flake.nix
2023-02-20 18:08:01 +02:00
necrophcodr
1c319687c1
gpd/win-2: init
2023-02-20 09:40:39 +01:00
Winston R. Milling
48e4621f98
Add flake and readme links
2023-02-07 07:09:22 -06:00
damianoognissanti
c58b1fb5a5
Fixed typo
...
One line said nixes instead of nixos
2023-01-14 08:34:30 +01:00
mexisme
f67688dcf5
Add specialisation for Surface Laptop (AMD)
2023-01-11 11:16:39 +13:00
mexisme
de3ec80522
Add Surface Pro (Intel)
2023-01-11 02:11:52 +13:00
mexisme
5b713dd72e
Merge branch 'microsoft/surface/specialisation/common-files' into microsoft/surface/specialisation/surface-go
2023-01-11 01:51:01 +13:00
mexisme
9d4505d4e1
Update README
2023-01-11 01:39:03 +13:00
mexisme
f00dee1fdf
Remove the "deprecated" module
...
- It makes more sense to error-out and provide information on how to update.
2023-01-11 00:29:15 +13:00
mexisme
157a74d8a4
"old" --> "deprecated"
2023-01-11 00:29:15 +13:00
mexisme
9e1f036688
Fix README
2023-01-10 17:29:15 +13:00
mexisme
20cc307602
Update README.md and flake.nix
2023-01-10 17:29:15 +13:00
mexisme
db569eb9ca
Merge branch 'microsoft/surface/specialisation/common-files' into microsoft/surface/specialisation/surface-go
2023-01-10 17:22:07 +13:00
mexisme
cca014c8b0
Fix README
2023-01-10 17:19:58 +13:00
mexisme
d8df3d756a
Update README.md and flake.nix
2023-01-10 17:18:47 +13:00
mexisme
6518a93150
Update README.md and flake.nix
2023-01-10 16:35:29 +13:00
Hiram Tanner
c82db46e75
Added configuration for panasonic
...
Update panasonic/letsnote/cf-lx4/default.nix
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Added profile to flake.nix
2022-12-31 23:30:14 +09:00
mexisme
ed291da4ab
Update flake.nix and root README.md
2022-12-31 14:23:53 +13:00
suliman
485f3bc2f2
Add LENOVO Yoga 6 13ALC6 82ND
2022-12-24 02:38:10 +03:00
bors[bot]
25010a042c
Merge #515
...
515: Update config of Lenovo legion 16ach6h r=Mic92 a=LostAttractor
Co-authored-by: ChaosAttractor <46527539+LostAttractor@users.noreply.github.com>
2022-12-19 16:37:27 +00:00