summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/r400_8mb
Commit message (Collapse)AuthorAgeFilesLines
* set vram on gm45 to 352MArthur Heymans2016-05-191-0/+2
| | | | | | | | | | | | | This patch enables all vram sizes and sets the default to 352M for libreboot. Normally users have to clear their vram for this to happen. using "nvram -c random" But there a 2 better option: coreboot provides to always load the defaults in its menuconfig update the flashscript to reset cmos Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* add acpi c3 / cpu c4 cstate for gm45 thinkpadsArthur Heymans2016-05-081-0/+1
|
* i945 and gm45 laptops: use cb 2a3434757ef425dbdfedf1fc69e1a033a6e7310dFrancis Rowe2016-03-102-0/+6
This should fix the RTC century byte issue (fix merged upstream). Some patches were removed, in those cases where they became merged upstream.