Commit Graph

7 Commits

Author SHA1 Message Date
Timmy Welch
8221c9c000 Update kernel/uboot
Some checks failed
Update kernel ref / CI (push) Has been cancelled
2024-08-17 11:01:58 -07: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