coreboot
coreboot copied to clipboard
Fork of coreboot repo
The B variant is nearly identical to the original, but uses DDR5 RAM instead of DDR4 RAM.
kudu6
Requires #80
Part of https://github.com/system76/firmware-open/pull/159
Currently, some hotkeys are done in hardware. The touchpad lock provides no visual notification of being activated, unlike the one we have from the WMI driver. The keyboard brightness has...
Inform the EC to apply the PMC hack to allow the CPU to go to C10 during suspend. Requies: system76/ec#305
- Rename gaze16 to tgl-h - Convert oryp8 to a variant Upstream: - https://review.coreboot.org/c/coreboot/+/67990 - https://review.coreboot.org/c/coreboot/+/67991
Just speculation on what's causing the power offs under load while on battery power.
- Reset codec before configuring (I don't know if this affects behavior on anything besides oryp5, but proprietary firmware does it and it seems like a good idea in general.)...
This reverts commit 1f81af52a4ef ("mb/system76: Add custom backlight levels for Intel GMA"). Defaulting to 40% can make the screen hard to read as System76's firmware setup uses white text on...