summaryrefslogtreecommitdiffstats
path: root/resources/libreboot/patch/coreboot/2a3434757ef425dbdfedf1fc69e1a033a6e7310d/grub/r400_4mb/reused.list
Commit message (Collapse)AuthorAgeFilesLines
* GM45 laptops: Update to the latest coreboot revisionLeah Rowe2016-07-171-4/+0
|
* gm45: 256M default vramArthur Heymans2016-05-241-0/+1
| | | | | | 352M vram seems to be quite unstable on targets with 4GB or more. 256M has yet to show issues on different ram configurations. This might be a good default for libreboot.
* Revert GM45 352MiB VRAM patch for now, we'll re-add it later once stableLeah Woods2016-05-221-1/+0
|
* 352M for gm45 now with failsafe if something goes wrong with cmos.Arthur Heymans2016-05-221-0/+1
|
* Remove patch for 352MiB VRAM on GM45Leah Woods2016-05-221-2/+0
|
* 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-101-0/+2
This should fix the RTC century byte issue (fix merged upstream). Some patches were removed, in those cases where they became merged upstream.