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
Issam E. Maghni
9ad075ca00
raspberry-pi: add usbhid to common modules
...
Raspberry Pi 2 will now have it too.
2026-02-28 14:01:28 -05:00
Issam E. Maghni
114dfa1989
raspberry-pi: add usb-storage to common modules
...
Raspberry Pi 2 will now have it too.
2026-02-28 14:01:28 -05:00
Issam E. Maghni
25b82e0755
chore: format raspberry-pi/ with nixfmt --strict
2026-02-28 14:01:28 -05:00
Cryolitia PukNgae
c8f766fd11
raspberry-pi: move kernel and firmware from nixpkgs
...
As part of the gradual phasing out of linux_rpi in nixpkgs
Link: https://github.com/NixOS/nixpkgs/pull/477665
Signed-off-by: Cryolitia PukNgae <Cryolitia@gmail.com>
2026-01-18 23:19:14 +08:00
Issam E. Maghni
744975050f
meta: rename module to usb-storage
...
https://github.com/torvalds/linux/blob/v6.17/drivers/usb/storage/Kconfig#L23-L24
> To compile this driver as a module, choose M here: the
> module will be called usb-storage.
2025-11-06 15:05:04 -05:00
Sandro Jäckel
d0955d227d
raspberry-pi/3: load usbhid and usb_storage
2025-10-07 22:08:20 +02:00
Andre
51e51e6014
chore: format repo using treefmt-nix and nixfmt-rfc-style
2025-06-04 12:35:54 -04:00
Jörg Thalheim
a59f00f5ac
raspberry-pi/3: remove ttyAMA0 from console list
2024-06-29 17:24:25 +00:00
pinage404
43ea86cc8c
remove probably not necessary library
...
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2024-06-29 17:24:25 +00:00
pinage404
d11eeae766
Raspberry Pi 3: init
2024-06-29 17:24:25 +00:00