coreboot/src
Duncan Laurie 6aa9f1f0eb baytrail: Add BCLK and IACORE to pattrs
The bus clock speed is needed when building ACPI P-state tables
so extract that function and have the value be saved in pattrs.

The various IACORE values are also needed, but rather than have
the ACPI code to the bit manipulation have the pattrs store an
array of the possible values for it to use directly.

BUG=chrome-os-partner:23505
BRANCH=none
TEST=build and boot on rambi

Change-Id: I5ac06ccf66e9109186dd01342dbb6ccdd334ca69
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/176140
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4953
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-06 18:38:58 +02:00
..
arch Move redundant Makefile rules from arch to top level. 2014-05-03 00:26:40 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu haswell: move to mp_init library 2014-05-05 23:38:22 +02:00
device device: Conditionally bypass oprom execution 2014-05-01 15:39:52 +02:00
drivers drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload 2014-05-02 15:05:07 +02:00
ec Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00
include regscript: Add support for MSR type 2014-05-06 17:19:57 +02:00
lib regscript: Add support for MSR type 2014-05-06 17:19:57 +02:00
mainboard rambi: include the EC devices normally on superio 2014-05-06 17:19:19 +02:00
northbridge northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment 2014-05-06 13:55:39 +02:00
soc baytrail: Add BCLK and IACORE to pattrs 2014-05-06 18:38:58 +02:00
southbridge AGESA SPI: Fix Kconfig options 2014-04-29 17:31:40 +02:00
superio superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol 2014-05-02 09:44:58 +02:00
vendorcode Build without ChromeOS 2014-05-01 15:40:39 +02:00
Kconfig Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00