diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-08-04 23:39:33 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-08-04 23:49:50 +0100 |
commit | c136b69b4cc1e65b5aea333a727555e0a4ff2bab (patch) | |
tree | 1310b9c0f238f2a5bd3606afde5e253a79ed874e /resources/libreboot/patch | |
parent | 39354fba57f35c6f5a226deea7d71c4800a23676 (diff) | |
download | librebootfr-c136b69b4cc1e65b5aea333a727555e0a4ff2bab.tar.gz librebootfr-c136b69b4cc1e65b5aea333a727555e0a4ff2bab.zip |
Update coreboot to the latest as of 4 August 2015
Diffstat (limited to 'resources/libreboot/patch')
-rw-r--r-- | resources/libreboot/patch/0001-southbridge-intel-common-spi-Add-Flash-lockdown-opti.patch | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0002-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch (renamed from resources/libreboot/patch/0003-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch | 27 | ||||
-rw-r--r-- | resources/libreboot/patch/0003-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch (renamed from resources/libreboot/patch/0004-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0004-lenovo-x60-use-correct-BLC_PWM_CTL-value.patch (renamed from resources/libreboot/patch/0006-lenovo-x60-Enable-brightness-controls-native-graphic.patch) | 24 | ||||
-rw-r--r-- | resources/libreboot/patch/0005-lenovo-t60-Enable-native-intel-gfx-init.patch (renamed from resources/libreboot/patch/0007-lenovo-t60-Enable-native-intel-gfx-init.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0005-lenovo-x60-Enable-VESA-framebuffer-mode-native-graph.patch | 31 | ||||
-rw-r--r-- | resources/libreboot/patch/0006-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch (renamed from resources/libreboot/patch/0008-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0007-lenovo-t60-Enable-brightness-controls-native-graphic.patch (renamed from resources/libreboot/patch/0009-lenovo-t60-Enable-brightness-controls-native-graphic.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0008-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch (renamed from resources/libreboot/patch/0010-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch) | 10 | ||||
-rw-r--r-- | resources/libreboot/patch/0009-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch (renamed from resources/libreboot/patch/0011-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch) | 5 | ||||
-rw-r--r-- | resources/libreboot/patch/0010-gm45-fix-uneven-backlight-native-gfx-init.patch (renamed from resources/libreboot/patch/0012-gm45-fix-uneven-backlight-native-gfx-init.patch) | 4 | ||||
-rw-r--r-- | resources/libreboot/patch/0011-lenovo-r400-Add-clone-of-Lenovo-T400.patch (renamed from resources/libreboot/patch/0013-lenovo-r400-Add-clone-of-Lenovo-T400.patch) | 8 | ||||
-rw-r--r-- | resources/libreboot/patch/0012-lenovo-t500-Add-clone-of-Lenovo-T400.patch (renamed from resources/libreboot/patch/0014-lenovo-t500-Add-clone-of-Lenovo-T400.patch) | 6 | ||||
-rw-r--r-- | resources/libreboot/patch/0013-ec-lenovo-h8-re-factor-handling-of-power_management_.patch (renamed from resources/libreboot/patch/0015-ec-lenovo-h8-re-factor-handling-of-power_management_.patch) | 6 | ||||
-rw-r--r-- | resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch | 29 |
16 files changed, 40 insertions, 134 deletions
diff --git a/resources/libreboot/patch/0001-southbridge-intel-common-spi-Add-Flash-lockdown-opti.patch b/resources/libreboot/patch/0001-southbridge-intel-common-spi-Add-Flash-lockdown-opti.patch index fd0b8eb7..cf6668ff 100644 --- a/resources/libreboot/patch/0001-southbridge-intel-common-spi-Add-Flash-lockdown-opti.patch +++ b/resources/libreboot/patch/0001-southbridge-intel-common-spi-Add-Flash-lockdown-opti.patch @@ -1,7 +1,7 @@ -From 29a398fd71efa8ca63a98125ec4e5c1de96bcb85 Mon Sep 17 00:00:00 2001 +From 60b17a1eee72342ff226761caea2501960d44a30 Mon Sep 17 00:00:00 2001 From: Timothy Pearson <tpearson@raptorengineeringinc.com> Date: Tue, 7 Apr 2015 13:45:06 -0500 -Subject: [PATCH 01/17] southbridge/intel/common/spi: Add Flash lockdown option +Subject: [PATCH 01/13] southbridge/intel/common/spi: Add Flash lockdown option Under certain circumstances it is desirable to prevent software from altering the contents of the Flash device. diff --git a/resources/libreboot/patch/0003-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch b/resources/libreboot/patch/0002-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch index ad753199..b31532ce 100644 --- a/resources/libreboot/patch/0003-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch +++ b/resources/libreboot/patch/0002-mainboard-lenovo-t400-Add-initial-hybrid-graphics-su.patch @@ -1,7 +1,7 @@ -From bbf3462e7442c2cae568e147d3f0eb1195f86991 Mon Sep 17 00:00:00 2001 +From 26cfb399e15e9e2afa311bcd7774926a07c545c1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson <tpearson@raptorengineeringinc.com> Date: Sun, 5 Apr 2015 18:10:09 -0500 -Subject: [PATCH 03/17] mainboard/lenovo/t400: Add initial hybrid graphics +Subject: [PATCH 02/13] mainboard/lenovo/t400: Add initial hybrid graphics support TEST: Booted T400 with Intel/ATI hybrid graphics in integrated diff --git a/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch b/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch deleted file mode 100644 index d0030a98..00000000 --- a/resources/libreboot/patch/0002-mainboards-lenovo-t400-Enable-serial-debug-option-fo.patch +++ /dev/null @@ -1,27 +0,0 @@ -From afd81dfadb70b6b4357fab2842b0ac62e48623a1 Mon Sep 17 00:00:00 2001 -From: Timothy Pearson <tpearson@raptorengineeringinc.com> -Date: Sun, 5 Apr 2015 17:58:01 -0500 -Subject: [PATCH 02/17] mainboards/lenovo/t400: Enable serial debug option for - use with dock - -Change-Id: I93fcc8147586c7ca32d4805579f4185cad3d61db -Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> ---- - src/mainboard/lenovo/t400/Kconfig | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig -index e410f20..a1d0652 100644 ---- a/src/mainboard/lenovo/t400/Kconfig -+++ b/src/mainboard/lenovo/t400/Kconfig -@@ -8,7 +8,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy - select SOUTHBRIDGE_INTEL_I82801IX - select EC_LENOVO_PMH7 - select EC_LENOVO_H8 -- select NO_UART_ON_SUPERIO - select DRIVERS_ICS_954309 - select BOARD_ROMSIZE_KB_8192 - select DRIVERS_GENERIC_IOAPIC --- -1.9.1 - diff --git a/resources/libreboot/patch/0004-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch b/resources/libreboot/patch/0003-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch index bd5cf691..a50e790a 100644 --- a/resources/libreboot/patch/0004-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch +++ b/resources/libreboot/patch/0003-NOTFORMERGE-lenovo-t400-hard-code-enable-integrated-.patch @@ -1,7 +1,7 @@ -From 959c74de0ecd066c9d241b784aa280dadc43bb1e Mon Sep 17 00:00:00 2001 +From dad7e30fcaf87af2d51232896b2cabc59bba4a88 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 15 Jun 2015 03:44:15 +0100 -Subject: [PATCH 04/17] NOTFORMERGE: lenovo/t400: hard-code enable +Subject: [PATCH 03/13] NOTFORMERGE: lenovo/t400: hard-code enable integrated-only video Written with libreboot in mind. Libreboot uses native graphics diff --git a/resources/libreboot/patch/0006-lenovo-x60-Enable-brightness-controls-native-graphic.patch b/resources/libreboot/patch/0004-lenovo-x60-use-correct-BLC_PWM_CTL-value.patch index 8e034712..7f0d29a9 100644 --- a/resources/libreboot/patch/0006-lenovo-x60-Enable-brightness-controls-native-graphic.patch +++ b/resources/libreboot/patch/0004-lenovo-x60-use-correct-BLC_PWM_CTL-value.patch @@ -1,33 +1,27 @@ -From 30b0666a7d2b0d8265433cb308ed1bbbabd10674 Mon Sep 17 00:00:00 2001 +From c18e0e855487069dd2c836d9a48b1e63fb7d47d3 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> -Date: Sat, 11 Oct 2014 16:43:28 +0100 -Subject: [PATCH 06/17] lenovo/x60: Enable brightness controls (native - graphics) +Date: Mon, 22 Jun 2015 17:37:06 +0100 +Subject: [PATCH 04/13] lenovo/x60: use correct BLC_PWM_CTL value -This makes the Fn Home/End keys work for controlling the -brightness of the display. Value obtained by reading -BLC_PWM_CTL when running the VBIOS (option ROM). +Bit 16 in BLC_PWM_CTL enables brightness controls, but the +current value is generic. Use the proper value, obtained +by reading BLC_PWM_CTL while running the VBIOS. -On i945 legacy brightness control is enabled by a single -bit in BLC_PWM_CTL. It's bit 16 or bit 0 (the other one -reverses polarity). Set the bit to enable brightness -controls. - -Change-Id: Id855c4e91fe71fb489739e62fbe99ca22841acd2 +Change-Id: Ib273359e1c285b405a9bb26fc217c2f7e255b99f Signed-off-by: Francis Rowe <info@gluglug.org.uk> --- src/mainboard/lenovo/x60/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/lenovo/x60/devicetree.cb b/src/mainboard/lenovo/x60/devicetree.cb -index a3d31a6..9c3c524 100644 +index b20dde5..9c3c524 100644 --- a/src/mainboard/lenovo/x60/devicetree.cb +++ b/src/mainboard/lenovo/x60/devicetree.cb @@ -27,7 +27,7 @@ chip northbridge/intel/i945 register "gpu_hotplug" = "0x00000220" register "gpu_lvds_use_spread_spectrum_clock" = "1" register "gpu_lvds_is_dual_channel" = "0" -- register "gpu_backlight" = "0x1280128" +- register "gpu_backlight" = "0x1290128" + register "gpu_backlight" = "0x879F879E" device cpu_cluster 0 on diff --git a/resources/libreboot/patch/0007-lenovo-t60-Enable-native-intel-gfx-init.patch b/resources/libreboot/patch/0005-lenovo-t60-Enable-native-intel-gfx-init.patch index 0c209e0f..f3f04bd2 100644 --- a/resources/libreboot/patch/0007-lenovo-t60-Enable-native-intel-gfx-init.patch +++ b/resources/libreboot/patch/0005-lenovo-t60-Enable-native-intel-gfx-init.patch @@ -1,7 +1,7 @@ -From 64106428f6739ed87392f59993f3e0f1a3f045c8 Mon Sep 17 00:00:00 2001 +From 4c337212bd77ab456f018d05b69bd8d0ef5d7761 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko <phcoder@gmail.com> Date: Tue, 4 Mar 2014 18:08:26 +0100 -Subject: [PATCH 07/17] lenovo/t60: Enable native intel gfx init. +Subject: [PATCH 05/13] lenovo/t60: Enable native intel gfx init. Tested on T60 with intel graphics. diff --git a/resources/libreboot/patch/0005-lenovo-x60-Enable-VESA-framebuffer-mode-native-graph.patch b/resources/libreboot/patch/0005-lenovo-x60-Enable-VESA-framebuffer-mode-native-graph.patch deleted file mode 100644 index 046a7755..00000000 --- a/resources/libreboot/patch/0005-lenovo-x60-Enable-VESA-framebuffer-mode-native-graph.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 35dbc64845f9624f6629f400dbd4b6d502baf398 Mon Sep 17 00:00:00 2001 -From: Francis Rowe <info@gluglug.org.uk> -Date: Mon, 15 Jun 2015 20:08:06 +0100 -Subject: [PATCH 05/17] lenovo/x60: Enable VESA framebuffer mode (native - graphics) - -At present, no option exists for "Keep VESA framebuffer", which -means that text-mode will be used. Add the appropriate Kconfig -option. - -Change-Id: Iaed07eba6d9288c857f7e7a0b0be1107071e49e5 -Signed-off-by: Francis Rowe <info@gluglug.org.uk> ---- - src/mainboard/lenovo/x60/Kconfig | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig -index 0125d8c..ab4b58e 100644 ---- a/src/mainboard/lenovo/x60/Kconfig -+++ b/src/mainboard/lenovo/x60/Kconfig -@@ -24,6 +24,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy - select HAVE_ACPI_RESUME - select USE_OPTION_TABLE - select MAINBOARD_HAS_NATIVE_VGA_INIT -+ select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG - select H8_DOCK_EARLY_INIT - select DRIVERS_LENOVO_WACOM - select INTEL_EDID --- -1.9.1 - diff --git a/resources/libreboot/patch/0008-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch b/resources/libreboot/patch/0006-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch index 729b09d4..10bf558b 100644 --- a/resources/libreboot/patch/0008-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch +++ b/resources/libreboot/patch/0006-lenovo-t60-Enable-VESA-framebuffer-mode-native-graph.patch @@ -1,7 +1,7 @@ -From c37e4a312e8c18b3b1e2fb11bb1cf8bb5b4aa9d2 Mon Sep 17 00:00:00 2001 +From 1623f381e7c5b8329d035d666d5498a75e81d635 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 15 Jun 2015 19:56:29 +0100 -Subject: [PATCH 08/17] lenovo/t60: Enable VESA framebuffer mode (native +Subject: [PATCH 06/13] lenovo/t60: Enable VESA framebuffer mode (native graphics) At present, no option exists for "Keep VESA framebuffer", which diff --git a/resources/libreboot/patch/0009-lenovo-t60-Enable-brightness-controls-native-graphic.patch b/resources/libreboot/patch/0007-lenovo-t60-Enable-brightness-controls-native-graphic.patch index 7e381e25..1ee8fc3e 100644 --- a/resources/libreboot/patch/0009-lenovo-t60-Enable-brightness-controls-native-graphic.patch +++ b/resources/libreboot/patch/0007-lenovo-t60-Enable-brightness-controls-native-graphic.patch @@ -1,7 +1,7 @@ -From e226918085e01a51916357b4c8d667e31e040fe4 Mon Sep 17 00:00:00 2001 +From 172b2fad7663f3c52cd8830cf064234b0ae53575 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 15 Jun 2015 19:59:46 +0100 -Subject: [PATCH 09/17] lenovo/t60: Enable brightness controls (native +Subject: [PATCH 07/13] lenovo/t60: Enable brightness controls (native graphics) This makes the Fn Home/End keys work for controlling the diff --git a/resources/libreboot/patch/0010-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch b/resources/libreboot/patch/0008-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch index f84d0484..75934220 100644 --- a/resources/libreboot/patch/0010-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch +++ b/resources/libreboot/patch/0008-NOTFORMERGE-ec-lenovo-h8-wlan-trackpoint-touchpad-bl.patch @@ -1,7 +1,7 @@ -From 7786aea5d38e6e132a259c2a00cf75f493fc12fd Mon Sep 17 00:00:00 2001 +From 49c5977adafea4b0953e1fc7e9e830353273b76e Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 13 Oct 2014 00:14:53 +0100 -Subject: [PATCH 10/17] NOTFORMERGE: ec/lenovo/h8: +Subject: [PATCH 08/13] NOTFORMERGE: ec/lenovo/h8: wlan/trackpoint/touchpad/bluetooth/wwan Permanently enable them. @@ -14,10 +14,10 @@ Signed-off-by: Francis Rowe <info@gluglug.org.uk> 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c -index 46480f4..b6bc406 100644 +index 2cafc88..a6cb6b6 100644 --- a/src/ec/lenovo/h8/h8.c +++ b/src/ec/lenovo/h8/h8.c -@@ -252,9 +252,11 @@ static void h8_enable(struct device *dev) +@@ -255,9 +255,11 @@ static void h8_enable(struct device *dev) ec_write(H8_FAN_CONTROL, H8_FAN_CONTROL_AUTO); @@ -32,7 +32,7 @@ index 46480f4..b6bc406 100644 h8_trackpoint_enable(1); h8_usb_power_enable(1); -@@ -262,14 +264,13 @@ static void h8_enable(struct device *dev) +@@ -265,14 +267,13 @@ static void h8_enable(struct device *dev) if (get_option(&val, "volume") == CB_SUCCESS) ec_write(H8_VOLUME_CONTROL, val); diff --git a/resources/libreboot/patch/0011-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch b/resources/libreboot/patch/0009-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch index d41363f3..519132dc 100644 --- a/resources/libreboot/patch/0011-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch +++ b/resources/libreboot/patch/0009-northbridge-gm45-raminit.c-enable-GS45-high-performa.patch @@ -1,8 +1,7 @@ -From 3b67763d6029ce954cea0dbc02ff6814b7c02478 Mon Sep 17 00:00:00 2001 +From a59b0e652911627cb00b748bb71f07ce0fa90534 Mon Sep 17 00:00:00 2001 From: Steve Shenton <sgsit@libreboot.org> Date: Fri, 12 Dec 2014 12:42:01 +0000 -Subject: [PATCH 11/17] northbridge/gm45/raminit.c: enable GS45 - high-performance mode +Subject: [PATCH] northbridge/gm45/raminit.c: enable GS45 high-performance mode The datasheets for GS45 describe a high- and low-performance mode for different CPUs. Coreboot currently disables GS45 altogether, diff --git a/resources/libreboot/patch/0012-gm45-fix-uneven-backlight-native-gfx-init.patch b/resources/libreboot/patch/0010-gm45-fix-uneven-backlight-native-gfx-init.patch index 1172d613..c06f19d1 100644 --- a/resources/libreboot/patch/0012-gm45-fix-uneven-backlight-native-gfx-init.patch +++ b/resources/libreboot/patch/0010-gm45-fix-uneven-backlight-native-gfx-init.patch @@ -1,7 +1,7 @@ -From cb40445b1debc5900835f94d0aa3287cc213a0d5 Mon Sep 17 00:00:00 2001 +From bea0f09575914be6f2d35dbc53220bce6ac03aac Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Mon, 29 Dec 2014 21:02:48 +0000 -Subject: [PATCH 12/17] gm45: fix uneven backlight (native gfx init) +Subject: [PATCH 10/13] gm45: fix uneven backlight (native gfx init) When setting brightness levels low, backlight becomes uneven. This patch fixes that. diff --git a/resources/libreboot/patch/0013-lenovo-r400-Add-clone-of-Lenovo-T400.patch b/resources/libreboot/patch/0011-lenovo-r400-Add-clone-of-Lenovo-T400.patch index 04f7076d..449556fe 100644 --- a/resources/libreboot/patch/0013-lenovo-r400-Add-clone-of-Lenovo-T400.patch +++ b/resources/libreboot/patch/0011-lenovo-r400-Add-clone-of-Lenovo-T400.patch @@ -1,7 +1,7 @@ -From f5755e978b6a1b10adb0bfeb4c3fd790315c4848 Mon Sep 17 00:00:00 2001 +From 93c1510605981a38c6d616a9c77a7675d7c66b59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Mas=C5=82owski?= <mtjm@mtjm.eu> Date: Tue, 3 Feb 2015 23:26:05 +0100 -Subject: [PATCH 13/17] lenovo/r400: Add clone of Lenovo T400 +Subject: [PATCH 11/13] lenovo/r400: Add clone of Lenovo T400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @@ -57,7 +57,7 @@ index 0000000..007ec6c +Flashrom support: n +Clone of: lenovo/t400 diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig -index a1d0652..2ea592f 100644 +index e410f20..467cd63 100644 --- a/src/mainboard/lenovo/t400/Kconfig +++ b/src/mainboard/lenovo/t400/Kconfig @@ -1,4 +1,4 @@ @@ -66,7 +66,7 @@ index a1d0652..2ea592f 100644 config BOARD_SPECIFIC_OPTIONS # dummy def_bool y -@@ -26,10 +26,14 @@ config MAINBOARD_DIR +@@ -27,10 +27,14 @@ config MAINBOARD_DIR string default lenovo/t400 diff --git a/resources/libreboot/patch/0014-lenovo-t500-Add-clone-of-Lenovo-T400.patch b/resources/libreboot/patch/0012-lenovo-t500-Add-clone-of-Lenovo-T400.patch index dee34fe8..0ed8f080 100644 --- a/resources/libreboot/patch/0014-lenovo-t500-Add-clone-of-Lenovo-T400.patch +++ b/resources/libreboot/patch/0012-lenovo-t500-Add-clone-of-Lenovo-T400.patch @@ -1,7 +1,7 @@ -From 44b02659da616c6d64445e5645684a68e7e5e742 Mon Sep 17 00:00:00 2001 +From 330670470afd0b12fd58f8cf734cb3c85c3a20f5 Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Sun, 14 Jun 2015 15:40:00 +0100 -Subject: [PATCH 14/17] lenovo/t500: Add clone of Lenovo T400 +Subject: [PATCH 12/13] lenovo/t500: Add clone of Lenovo T400 The existing code for the Lenovo T400 works without changes on the Lenovo T500. Same HDA verbs are provided by Lenovo BIOS on both @@ -20,7 +20,7 @@ Signed-off-by: Francis Rowe <info@gluglug.org.uk> create mode 100644 src/mainboard/lenovo/t500/board_info.txt diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig -index 2ea592f..b1f7d28 100644 +index 467cd63..0eac311 100644 --- a/src/mainboard/lenovo/t400/Kconfig +++ b/src/mainboard/lenovo/t400/Kconfig @@ -1,4 +1,4 @@ diff --git a/resources/libreboot/patch/0015-ec-lenovo-h8-re-factor-handling-of-power_management_.patch b/resources/libreboot/patch/0013-ec-lenovo-h8-re-factor-handling-of-power_management_.patch index e5d6debf..03f6e272 100644 --- a/resources/libreboot/patch/0015-ec-lenovo-h8-re-factor-handling-of-power_management_.patch +++ b/resources/libreboot/patch/0013-ec-lenovo-h8-re-factor-handling-of-power_management_.patch @@ -1,7 +1,7 @@ -From 5fdab56649a84249c8eecd30caa34318ebde6b1d Mon Sep 17 00:00:00 2001 +From fc3e9f93b5b08abe1a684550d2ddda998657882b Mon Sep 17 00:00:00 2001 From: Francis Rowe <info@gluglug.org.uk> Date: Fri, 12 Jun 2015 23:10:52 +0100 -Subject: [PATCH 15/17] ec/lenovo/h8: re-factor handling of +Subject: [PATCH 13/13] ec/lenovo/h8: re-factor handling of power_management_beeps The current code duplicates the same check unnecessarily, @@ -15,7 +15,7 @@ Signed-off-by: Francis Rowe <info@gluglug.org.uk> 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c -index b6bc406..fde408c 100644 +index a6cb6b6..6493ec2 100644 --- a/src/ec/lenovo/h8/h8.c +++ b/src/ec/lenovo/h8/h8.c @@ -2,6 +2,7 @@ diff --git a/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch b/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch deleted file mode 100644 index 98ce60a3..00000000 --- a/resources/libreboot/patch/0016-mainboard-asus-kfsn4-dre-Enable-VGA-support.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 3a8ac6c1ea904ac6885683962ce17c51941ba33d Mon Sep 17 00:00:00 2001 -From: Timothy Pearson <tpearson@raptorengineeringinc.com> -Date: Fri, 26 Jun 2015 14:56:51 -0500 -Subject: [PATCH] mainboard/asus/kfsn4-dre: Enable VGA support - -The ASUS KFSN4-DRE has full native VGA support, enable it -by default in the Kconfig files. - -Change-Id: I09fc8845a30f26ca49f3547812f9784621ff4b5e -Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> ---- - src/mainboard/asus/kfsn4-dre/Kconfig | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig -index 9d9ab1e..28b5dcd 100644 ---- a/src/mainboard/asus/kfsn4-dre/Kconfig -+++ b/src/mainboard/asus/kfsn4-dre/Kconfig -@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy - select MMCONF_SUPPORT_DEFAULT - select DRIVERS_I2C_W83793 - select DRIVERS_XGI_Z9S -+ select VGA - select MAINBOARD_HAS_NATIVE_VGA_INIT - select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG - --- -1.9.1 - |