Commit graph

2763 commits

Author SHA1 Message Date
liberodark
2f39770ca4
Merge branch 'master' into msi_z370 2026-05-18 18:44:15 +02:00
Jörg Thalheim
8792fab9d4
Merge pull request #1855 from nappairam/rock3c
Init Raxda Rock3C
2026-05-18 10:17:37 +00:00
Sandro
8ea1d787af
Merge pull request #1875 from NixOS/settings-infinite-recursion
raspberry-pi/common: fix infinite recursion when building options.json
2026-05-17 22:49:04 +00:00
Daniel Schaefer
88e6bd5c2d
Merge pull request #1845 from druth0/rex
google/rex: Add support for rex Chromebooks.
2026-05-17 16:12:20 +00:00
David Ruth
6cfa598d53 google/rex: Add support for rex Chromebooks.
These Chromebooks are laptops with ssds based on meteor-lake platforms.
2026-05-17 10:19:10 +08:00
Jörg Thalheim
379c1f274f
Merge pull request #1876 from znmz/new-wiki-links
chore: update old wiki links (nixos.wiki -> wiki.nixos.org)
2026-05-16 15:27:52 +00:00
Jörg Thalheim
b9130a10f4
Merge pull request #1879 from FrameworkComputer/framework-audio
framework: audio tuning is for classic chassis only
2026-05-16 15:27:39 +00:00
Jörg Thalheim
4b13247f04
Merge pull request #1878 from FrameworkComputer/framework-drop-bluetooth-workaround
framework: 6.11 remove bluetooth workaround
2026-05-16 15:27:14 +00:00
Daniel Schaefer
65a5c8f9c1
Merge pull request #1844 from druth0/redrix
google/brya: Add support for brya Chromebooks.
2026-05-16 09:41:01 +00:00
Daniel Schaefer
b16dff6d15 framework: audio tuning is for classic chassis only
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2026-05-16 17:39:38 +08:00
David Ruth
3ee4d6d8a1 google/brya: Add support for brya Chromebooks.
These Chromebooks are laptops with ssds based on alder-lake platforms.
2026-05-16 17:27:49 +08:00
Daniel Schaefer
8db5dd4f10 framework: 6.11 remove bluetooth workaround
6.11 is EOL, see: https://kernel.org/

The workaround, is no longer needed, see:
ff5c08e826

Signed-off-by: Daniel Schaefer <dhs@frame.work>
2026-05-16 17:20:40 +08:00
znmz
0a47268607 chore: update old wiki links (nixos.wiki -> wiki.nixos.org) 2026-05-15 12:43:28 +03:00
Sandro Jäckel
50a9758cc0
raspberry-pi/common: fix infinite recursion when building options.json 2026-05-14 23:59:22 +02:00
Doron Behar
9bd7c80d43
Merge pull request #1824 from Gigahawk/rpi4-always-apply-overlay
raspberry/pi/4: disable compat checks when merging overlays
2026-05-12 13:37:22 +00:00
Doron Behar
0a1d15fc50
Merge pull request #1862 from JamieMagee/raspberry-pi/3-import-common
raspberry-pi/3: import common profile
2026-05-12 13:26:04 +00:00
Doron Behar
c0573b3113
Merge pull request #1861 from JamieMagee/raspberry-pi/wire-configtxt
raspberry-pi: wire config.txt module into common profile
2026-05-12 13:25:37 +00:00
Jasper Chan
e315416e7b raspberry/pi/4: disable compat checks when merging overlays 2026-05-11 12:07:46 -07:00
Doron Behar
3bcaa367d4
Merge pull request #1860 from JamieMagee/raspberry-pi/fix-localversion-modDirVersion
raspberry-pi: fix empty LOCALVERSION breaking modDirVersion
2026-05-07 08:49:21 +00:00
Mariappan Ramasamy
dfe5922604 radxa/rock-3c: init
Add hardware support module for Radxa Rock 3C SBC (Rockchip RK3566).
- Introduces rockchip/rk3566 platform module exposing
  hardware.rockchip.rk3566.enable.
- New radxa/rock-3c module enables radxa, rk3566, and defaults
  platformFirmware to pkgs.ubootRock3C.
2026-05-07 16:35:55 +08:00
Jamie Magee
7bd5ab3ee5 raspberry-pi/3: import common profile
The Pi 3 profile didn't import ../common/default.nix, so it skipped
the shared boot.initrd.availableKernelModules (usb-storage, usbhid,
vc4). Every other board profile imports common/. Bring Pi 3 in line.
2026-05-05 14:04:57 -07:00
Jamie Magee
105c702c2e raspberry-pi: wire config.txt module into common profile
PR #1788 added hardware.raspberry-pi.configtxt and a defaults file,
but nothing imported them, so the options had no effect. Import both
from common/default.nix. Board profiles that already import common/
(2, 4, 5) now apply the pi-gen-equivalent defaults.
2026-05-05 14:04:51 -07:00
Jamie Magee
ae243122dd raspberry-pi: restore postConfigure sed for LOCALVERSION
freeform "" can't emit an empty string through nixpkgs mkValue; it renders as the literal "", so CONFIG_LOCALVERSION ends up two chars and modDirVersion becomes 6.12.75"". Bring back the sed from before #1841.

Fixes #1859.
2026-05-05 13:34:59 -07:00
Doron Behar
df7783100b
Merge pull request #1841 from JamieMagee/raspberry-pi/structuredExtraConfig-only
raspberry-pi: add structuredExtraConfig for vendor kernel
2026-05-04 17:58:44 +00:00
Doron Behar
f1b7ff92cd
Merge pull request #1856 from doronbehar/nxp-no-import-nixpkgs
nxp*: remove dead code
2026-05-04 17:12:59 +00:00
Doron Behar
ece5a2c7bd nxp*: remove dead code 2026-05-04 19:58:43 +03:00
Doron Behar
9fd075073d
Merge pull request #1857 from doronbehar/purism-librem-5r4-uboot
.#purism-librem-5r4-uboot: promote from a private package
2026-05-04 16:55:48 +00:00
Jamie Magee
88cd2fa6e9 raspberry-pi: match RPi vendor defconfigs in kernel config
Override the nixpkgs common-config.nix values that conflict with the RPi
vendor defconfigs. Without these the kernel config silently differs from
the vendor defconfig.

mkForce is used only on options where nixpkgs common-config sets a
conflicting value at normal priority.

Ref: https://github.com/raspberrypi/linux/tree/rpi-6.12.y/arch/arm64/configs
2026-05-04 08:50:24 -07:00
Jamie Magee
554e00a592 raspberry-pi: replace postConfigure sed hack with structuredExtraConfig
Set CONFIG_LOCALVERSION via structuredExtraConfig instead of patching
.config and auto.conf with sed after configure. The vendor defconfigs
set -v7, -v8, -v8-16k which breaks modDirVersion.
2026-05-04 08:49:55 -07:00
Doron Behar
a5e3b25c4a .#purism-librem-5r4-uboot: promote from a private package
Co-Authored-By: Malix - Alix Brunet <alixbrunetcontact@gmail.com>
2026-05-04 18:39:23 +03:00
Doron Behar
10c5286181
Merge pull request #1840 from JamieMagee/raspberry-pi/dtb-fixup
raspberry-pi: fix DTB name mapping for U-Boot
2026-05-04 12:09:10 +00:00
Doron Behar
61034489c2
Merge pull request #1822 from peat-psuwit/for-upstream/linux_rpi-6.12.75
raspberry-pi/common/kernel: 6.12.47-stable_20250916 -> 6.12.75-1+rpt1
2026-05-04 11:40:28 +00:00
Ratchanan Srirattanamet
e879889fe2 raspberry-pi/common/kernel: 6.12.47-stable_20250916 -> 6.12.75-1+rpt1
As mentioned in Nixpkgs PR [^1], Raspberry Pi folks stop tagging both
raspberrypi/linux and raspberrypi/firmware GitHub repo. So, I switched
my reference point to Raspberry Pi OS, which publishes their packaging
for Linux kernel in RPi-Distro/linux-packaging.

The version is set to Debian packaging's version, and the commit comes
from the changelog entry for that version.

The old code structure is somewhat kept in case Raspberry Pi ever tags
their raspberrypi/linux repo again.

[^1]: https://github.com/NixOS/nixpkgs/pull/493115
2026-05-04 15:50:53 +07:00
Jamie Magee
57fd23db81 raspberry-pi: fix DTB name mapping for U-Boot
- Gate on rpiVersion instead of architecture; skip for Pi 4+ where
  vendor and upstream DTB names already match
- Fix bcm2835-rpi-zero.dtb: was copied from bcm2708-rpi-b-plus (wrong
  board), now uses bcm2708-rpi-zero
- Drop bcm2711-rpi-4-b -> bcm2838-rpi-4-b copy; nothing uses bcm2838-*

Ref: https://github.com/u-boot/u-boot/blob/master/board/raspberrypi/rpi/rpi.c
2026-05-03 12:53:10 -07:00
Doron Behar
eeb02f6e29
Merge pull request #1798 from m00wl/nuc7i3bnb
Add support for Intel NUC 7i3BNB
2026-05-03 08:14:06 +00:00
Doron Behar
4296967ed5
Merge pull request #1834 from JamieMagee/dependabot-nix
Add `tests` directory to Dependabot nix configuration
2026-05-03 08:00:11 +00:00
Doron Behar
1a9b2d1633
Merge pull request #1773 from fkokosinski/rpi5
raspberry-pi/5: set generic-extlinux-compatible by default
2026-05-03 07:55:26 +00:00
Doron Behar
367d09140b
Merge pull request #1847 from doronbehar/ignore-nixfmt-commit
.git-blame-ignore-revs: ignore nixfmt commit
2026-05-03 07:52:14 +00:00
Doron Behar
7c1204314f
Merge pull request #1839 from JamieMagee/raspberry-pi/replace-overrideDerivation
raspberry-pi: replace deprecated lib.overrideDerivation with .overrideAttrs
2026-05-03 07:43:21 +00:00
Doron Behar
55b4b43081 .git-blame-ignore-revs: ignore nixfmt commit 2026-04-29 09:20:23 +03:00
Jamie Magee
d7514338e2 raspberry-pi: replace lib.overrideDerivation with .overrideAttrs
lib.overrideDerivation is deprecated and strips passthru attributes
(.configfile, .moduleBuildDependencies, etc.) from the kernel
derivation, which breaks downstream users expecting a standard
buildLinux output.

.overrideAttrs preserves passthru and matches every other custom
kernel in this repo.
2026-04-24 14:43:21 -07:00
Daniel Schaefer
2096f3f411
Merge pull request #1836 from nekronos/framework13-import-ultra-series-3
framework: import ultra series 3 in flake
2026-04-23 22:38:56 +00:00
Vegard Strand Lende
dcc512b7fe framework: import ultra series 3 in flake 2026-04-23 11:12:31 +02:00
Jamie Magee
56ea606134 Add tests directory to Dependabot nix configuration
Co-authored-by: Copilot <copilot@github.com>
2026-04-22 09:04:45 -07:00
Jörg Thalheim
72674a6b55
Merge pull request #1825 from JamieMagee/dependabot-nix
Add Dependabot for nix flake updates
2026-04-22 04:06:35 +00:00
Jörg Thalheim
ba0deeb605
Merge pull request #1831 from FrameworkComputer/framework13-intel-core-ultra-series-3
framework: Add Laptop 13 Intel Core Ultra Series 3
2026-04-22 04:05:45 +00:00
Daniel Schaefer
132bbca15c framework: ultra3: Allow unl0kr in initrd
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2026-04-22 06:29:32 +08:00
Daniel Schaefer
0e2bafe2b5 framework: ultra 3: 6.17 minimum kernel
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2026-04-22 06:29:32 +08:00
Daniel Schaefer
bacd3ee7a9 framework: Add Laptop 13 Intel Core Ultra Series 3
Signed-off-by: Daniel Schaefer <dhs@frame.work>
2026-04-22 06:29:32 +08:00
Filip Kokosiński
8adb8e570b raspberry-pi/5: set generic-extlinux-compatible by default
This allows the generic ubootRaspberryPiAarch64 package from nixpkgs to
be used with Raspberry Pi 5.

Signed-off-by: Filip Kokosiński <filip.kokosinski@gmail.com>
2026-04-15 21:13:12 +02:00