coreboot/src
Aaron Durbin 46826c36bf stddef: Add KHz, MHz and GHz constants
This patch adds some simple constants to more easily write and do math
with frequencies, analogous to the existing KiB, MiB and GiB constants
for sizes.

BUG=None
TEST=Compiled Veyron_Pinky.

Original-Change-Id: I4a1927fd423eb96d3f76f7e44b451192038b02e0
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/221800
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>

(cherry picked from commit 41bb802681)
Signed-off-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I1e708b0aa53533c9ab999793ca2273c6dc68b5f6
Reviewed-on: http://review.coreboot.org/9253
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-04 15:01:51 +02:00
..
arch arm64: make secmon link with the manual template 2015-04-04 09:05:27 +02:00
console Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00
cpu build system: Introduce manual file type 2015-04-04 00:44:52 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2015-04-02 17:28:14 +02:00
include stddef: Add KHz, MHz and GHz constants 2015-04-04 15:01:51 +02:00
lib Add table driven way to add platform specific reg_script routines 2015-04-04 12:40:29 +02:00
mainboard samus: Disable USB Port 5 2015-04-04 12:40:32 +02:00
northbridge northbridge/amd/amdfam10: Generate SMBIOS tables for RAM 2015-04-02 05:55:41 +02:00
soc broadwell: Enable turbo ratio if available 2015-04-04 12:40:31 +02:00
southbridge southbridge/amd/pi: Add initialization of 8254 and 8259 2015-04-02 19:19:20 +02:00
superio superio: ite8772f: Exit extemp busy state 2015-03-21 08:44:28 +01:00
vendorcode vboot: add vbnv flash driver 2015-04-02 13:24:29 +02:00
Kconfig Clean up architecture-specific Kconfigs 2015-04-02 22:06:31 +02:00