switch-coreboot/src
Shamile Khan fbda3bc0be UPSTREAM: google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 lines
The pull up for CLKRUN is required to resolve keyboard slowness
and malfunctioning observed on some reef systems. The CLKRUN
signal was probed and found to be floating when the pull up
was not enabled. Also Added pull ups for the LPC Multiplexed
command, address and data lines LAD0:3 because the LPC
Interface specification requires them.

BUG=chrome-os-partner:55586
BRANCH=none
TEST=When a key is pressed, the character is immediately visible
     on the screen. Also the interrupt count for i8042 increments
     immediately in /proc/interrupts.

Signed-off-by: Shamile Khan <shamile.khan@intel.com>
Reviewed-on: https://review.coreboot.org/16426
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)

Change-Id: I16df1a0301a3994c926a609f61291761219f9e01
Reviewed-on: https://chromium-review.googlesource.com/381741
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-09-07 11:31:42 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-07 00:16:33 -07:00
commonlib UPSTREAM: commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-06 13:26:27 -07:00
console UPSTREAM: src/console: Add required space before opening parenthesis '(' 2016-09-04 19:36:47 -07:00
cpu UPSTREAM: src/cpu: Improve code formatting 2016-09-07 00:16:15 -07:00
device UPSTREAM: src/device: Add required space before opening parenthesis '(' 2016-09-02 09:31:59 -07:00
drivers UPSTREAM: apollolake: relocate fsp header files to vendorcode 2016-09-06 13:26:34 -07:00
ec UPSTREAM: src/ec: Add required space before opening parenthesis '(' 2016-09-04 23:28:29 -07:00
include UPSTREAM: src/include: Improve code formatting 2016-09-07 11:31:21 -07:00
lib selfboot: Move the usable-RAM check into a function 2016-09-05 19:26:52 -07:00
mainboard UPSTREAM: google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 lines 2016-09-07 11:31:42 -07:00
northbridge UPSTREAM: northbridge/intel/i945: transition away from device_t 2016-09-07 00:16:40 -07:00
soc UPSTREAM: google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 lines 2016-09-07 11:31:42 -07:00
southbridge UPSTREAM: southbridge/intel/bd82x6x: transition away from device_t 2016-09-07 00:16:31 -07:00
superio UPSTREAM: src/superio: Improve code formatting 2016-09-07 11:31:19 -07:00
vboot vboot/vbnv_flash: Binary search to find last used entry 2016-09-01 05:02:33 -07:00
vendorcode UPSTREAM: vendorcode/intel/Makefile.inc: Remove extraneous underscore 2016-09-07 11:31:23 -07:00
Kconfig UPSTREAM: arch/riscv: Print the page table structure after construction 2016-08-23 15:36:25 -07:00