summaryrefslogtreecommitdiff
path: root/config/coreboot/x2e_n150
AgeCommit message (Collapse)Author
48 hoursgrub/xhci: rename to grub/xhci_nvmeLeah Rowe
we have the "default" tree, then the "nvme" tree which adds nvme support. the "xhci" tree adds xhci patches, *and* nvme patches. riku suggested that i rename it accordingly, and his advice was quite correct, indeed wise. this will reduce confusion for contributors, including *myself*. Signed-off-by: Leah Rowe <leah@libreboot.org>
6 dayscoreboot/x2e_n150: rename config to fspgopLeah Rowe
because it's using fspgop init code, not libgfxinit this is enabled by the previous patch, which now properly handles seabios payloads when dealing with this. Signed-off-by: Leah Rowe <leah@libreboot.org>
7 daysNew mainboard: X2E_N150Riku Viitanen
Patch in Gerrit: https://review.coreboot.org/c/coreboot/+/89281 Not working: USB3 ports only work at USB2 speeds. IFD: Modified the original by: - Removing Device Exp2 region (empty anyway) - Enlarging the BIOS region to use this freed space - Setting the HAP bit in PCHSTRP55 using a fork of me_cleaner: https://github.com/XutaxKamay/me_cleaner Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com> Signed-off-by: Leah Rowe <leah@libreboot.org>