12 Commits
Author SHA1 Message Date
Anup Chenthamarakshan 4b9d0a7b27 Update README 2024-07-05 10:49:09 -07:00
Anup Chenthamarakshan c1d39c566b Copy over CI config from gokrazy-odroidxu4-kernel 2024-07-04 14:14:36 -07:00
Anup Chenthamarakshan 6c7fdd41f1 Install uuid-dev and gnutls-dev 2024-07-03 23:28:29 -07:00
Anup ChenthamarakshanandGitHub a1158e1ed2 Bump to min version 1.22 (#118)
automatically merged
2024-06-09 23:22:25 -07:00
Anup Chenthamarakshan 771ab2ff15 Don't need any additional firmware blobs - remove those bits 2024-04-26 17:05:34 -07:00
Anup Chenthamarakshan 30c6276121 Bump trustedRepo revision 2024-03-08 23:15:43 -08:00
Anup Chenthamarakshan 7687eefb70 Smaller kernel without building a whole lot of unnecessary modules 2024-03-08 23:10:02 -08:00
Anup Chenthamarakshan 9c0ae0d44f Simplify kernel config 2024-03-05 22:49:11 -08:00
Anup Chenthamarakshan 3216a1af36 Disable unnecessary GPU modules 2024-03-05 00:16:17 -08:00
Anup Chenthamarakshan 61ada3421d Enable IPv6 and TLS 2024-03-05 00:03:30 -08:00
Anup Chenthamarakshan dadeebd956 Enable CONFIG_TUN to run tailscaled 2024-03-02 19:30:22 -08:00
Anup Chenthamarakshan fae11c0881 rock64 kernel and u-boot
- Based on https://github.com/anupcshan/gokrazy-odroidxu4-kernel/
- Build functioning u-boot-rockchip.bin
- Generate basic kernel and clean up XU4 files
- Rename vmlinux -> vmlinuz to make Gokrazy plumbing easier
- Enable squashfs root config
- Enable STMMAC - network works, but eth has the same MAC address for all devices :\
- Enable other Rockchip config entities
- Fix setexpr string termination
2024-01-11 21:54:02 -08:00