From 83d4509a42cf0aa5491351c3066b9fac76dc0a87 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 13 Dec 2014 06:31:36 -0500 Subject: Add ThinkPad X200S and X200 Tablet support to libreboot (also tidied up the X200-related documentation) --- (limited to 'getcb') diff --git a/getcb b/getcb index 4efefe0..b67ee65 100755 --- a/getcb +++ b/getcb @@ -64,6 +64,9 @@ git fetch http://review.coreboot.org/coreboot refs/changes/58/7058/7 && git cher # i945: permanently set tft_brightness to 0xff. this fixes the issue with X60 and "scrolling" backlight git fetch http://review.coreboot.org/coreboot refs/changes/61/7561/2 && git cherry-pick FETCH_HEAD +# northbridge/gm45/raminit.c: enable GS45 high-perf (i.e. add X200S support to libreboot) +git fetch http://review.coreboot.org/coreboot refs/changes/86/7786/1 && git cherry-pick FETCH_HEAD + # Run coreboot-libre deblob scripts # --------------------------------------------------------------------------------- -- cgit v0.9.1