No open PRs to review
No open issues to review
Linux kernel source tree
U-boot (Allwinner Mainline Support)
Device Tree overlays I use
Kobo metadata plugin for Calibre
Devicetree schema tools
Spec for the Flat Image Tree (FIT) specification
lm-sensors repository
Amlogic GX Mali support for Mali-450 based SoCs, for Mainline Linux only
PHP Reader for the MaxMind DB Database Format
Collecting information on Allwinner A10 internals
- make: avoid strlcpy/strlcat redefinition on glibc 2.38+
glibc version check seems a bit better than doing an autoconf like check.
- dependency name mismatch for Distro packaged libfdt
I was building directly from upstream checked out source (to get a newer version) on Debian. Don't remember the details now, it might have been that the build script simply was unhappy about the libf…
- schemas: pci-bus-common: Add VIO 1.8V supply for M.2 slots
Changed to vpcie1v8-supply.
- schemas: pci-bus-common: Add VIO 1.8V supply for M.2 slots
That was my initial choice, but then it's not really a part of the core PCIe standard, so it would be a bit misleading. I'm fine with changing it though. The description is pretty clear on what this …
FYI line 50 of kobo_metadata.py where get_kobo_url() gets called needs to be fixed to pass in prefs as well.