Commit graph

77 commits

Author SHA1 Message Date
adminy
48bb6ed6fb chore: remove unused 2024-06-19 01:06:36 +01:00
adminy
5024cc20e2 add my kernel build cache url 2024-06-19 00:32:04 +01:00
adminy
c2388c307b chore: bump libs & fix libcamera, fix upstream nixpkgs 2024-06-18 23:58:46 +01:00
Travis Staton
6045de5f79 default uboot to false 2024-06-17 18:56:27 -04:00
Travis Staton
f3eb50ea39 expose more packages 2024-06-17 18:56:27 -04:00
Travis Staton
d77a2ae4ed optionally pin all inputs 2024-06-17 18:56:27 -04:00
Travis Staton
1570501aba
Merge pull request #22 from MinerSebas/zstd-compressionn
Also dont use zstd for firmware compression
2024-06-16 19:38:30 -04:00
MinerSebas
8a633100aa Also dont use zstd for firmware compression 2024-06-16 16:40:53 +02:00
Travis Staton
26d6ba2a91 remove references to unpinned kernel 2024-05-21 09:29:02 -04:00
Travis Staton
cf9500ba4c bump flake 2024-05-14 18:10:43 -04:00
Travis Staton
bacb0f119a add pin-kernel option 2024-05-13 22:03:05 -04:00
Travis Staton
e858a137fd bump rpi sources 2024-05-13 21:55:55 -04:00
Travis Staton
8fc9cbd3e4 pin kernel 2024-05-13 21:55:43 -04:00
Travis Staton
b39b556e8a
Merge pull request #12 from tstat/pi-5
Add rpi-5 compatibility
2024-03-19 09:38:49 -04:00
Travis Staton
9405f0c18a init script bash 2024-03-18 22:02:20 -04:00
Travis Staton
bc745f7dc1 document new options 2024-03-18 20:46:27 -04:00
Travis Staton
adf670acf2 don't hardcode root partition uuid 2024-03-18 20:28:46 -04:00
Travis Staton
462167cc93 add udev rules 2024-03-18 20:28:46 -04:00
Travis Staton
19a8570ec9 booting 2024-03-18 20:28:46 -04:00
Travis Staton
b1ac1e98cd readme tweak 2024-02-22 10:17:49 -05:00
Travis Staton
7f3e7cca31 docs 2024-02-22 10:13:12 -05:00
Travis Staton
75c155b9af
Merge pull request #10 from RCMast3r/master
adding cachix usage blurb to readme
2024-02-22 09:54:58 -05:00
Ben Hall
42b98aecd6 adding cachix usage blurb to readme 2024-02-20 15:08:02 -05:00
Travis Staton
9c35dd99cf move libcamera stuff into a separate overlay 2024-01-23 22:02:11 -05:00
Travis Staton
2e2c5b13fb Fix libcamera build 2024-01-23 22:02:11 -05:00
Travis Staton
fac66459b1 update u-boot 2024-01-23 22:02:11 -05:00
Travis Staton
efdc6f6816 update bluetooth firmware path 2024-01-23 22:02:11 -05:00
Travis Staton
9c8a4fc486 bump kernel, firmware, and libcamera/libcamera-apps 2024-01-23 22:02:11 -05:00
Travis Staton
409f6368c6
add license 2023-09-14 09:10:55 -04:00
Travis Staton
9f536c07d1 Revert "enable uart console for kernel"
This reverts commit 5f94c31db1.

fixes #6

ttyAMA0 controls uart0, which can be used for bluetooth. If it is used
for bluetooth then we don't want to write a bunch of garbage to it.
2023-07-03 21:45:03 -04:00
Travis Staton
24f5b92db8 add hardware.raspberrypi.config-generated option
outputs the generated config as text
2023-06-23 20:04:00 -04:00
Travis Staton
6e0da67830 add option to turn off migration service 2023-06-23 20:00:03 -04:00
Travis Staton
23faa56e6c Revert "bump u-boot"
This reverts commit 434b3367ac.
2023-06-19 14:11:11 -04:00
Travis Staton
434b3367ac bump u-boot 2023-06-19 12:10:20 -04:00
Travis Staton
5f94c31db1 enable uart console for kernel
serial0 is symlinked to ttyAMA0 on rpi's distro, but I don't know
exactly what is supposed to create that, and it isn't happening here.

Something to look into, but this works for now.
2023-06-16 09:38:50 -04:00
Travis Staton
4e4ed46f15 removed this too eagerly
compressing the firmware still breaks my zero-2-w
2023-06-16 09:35:17 -04:00
Travis Staton
da5b77e661
Merge pull request #5 from tstat/kernel-6.1
Kernel 6.1
2023-06-12 10:48:34 -04:00
Travis Staton
92e2a3b15f add docs for KUNIT setting 2023-06-12 10:44:29 -04:00
Travis Staton
7c6fa52715 set linux and firmware to latest release tag
disable KUNIT in kernel config
2023-06-12 09:53:24 -04:00
Travis Staton
43258812a1 update flake inputs 2023-06-10 07:22:03 -04:00
Travis Staton
561355cba6 add cache to example 2023-05-30 17:55:28 -04:00
Travis Staton
4d207117b7 add example link to readme 2023-05-24 21:28:20 -04:00
Travis Staton
a1b4cadb53 populate firmware partition via systemd service
Only copy files from modified packages.
2023-05-24 18:46:53 -04:00
Travis Staton
3ca8c6898a increase default firmware partition size 2023-03-14 09:49:23 -04:00
Travis Staton
441d32f1e4 safer activation 2023-03-14 09:49:09 -04:00
Travis Staton
ed2df925d5
add config.txt docs 2023-03-11 13:14:07 -05:00
Travis Staton
e7513ab173 fix typo 2023-03-11 12:44:25 -05:00
Travis Staton
b882977647 move nixos module from rpi to nixosModules.raspberry-pi 2023-03-11 12:42:51 -05:00
Travis Staton
40e66f1d81 create cyfmac43455-sdio.bin 2023-03-10 21:26:27 -05:00
Travis Staton
0d5822a1b9 readme update 2023-03-08 21:04:47 -05:00