coreboot/src
Aaron Durbin a86e81d472 x86: include header to define types in use
The tsc header is using u32 w/o including the file
with defines it.

Change-Id: I9fcad882d25e93b4c0032b32abd2432b0169a068
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/4843
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2014-01-28 05:55:20 +01:00
..
arch Multiboot: remove multiboot tables generation. 2014-01-23 20:37:48 +01:00
console Remove sprintf 2014-01-10 18:08:31 +01:00
cpu src/cpu: Fix spelling of MTTR to MTRR 2014-01-26 15:59:46 +01:00
device lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
drivers pc80/keyboard: Ignore interface test failure. 2014-01-26 17:39:42 +01:00
ec acpi/ec: Add missing delays 2014-01-12 18:06:06 +01:00
include x86: include header to define types in use 2014-01-28 05:55:20 +01:00
lib coreboot_table: don't add CMOS checksum twice. 2014-01-27 07:06:02 +01:00
mainboard siemens/sitemp-g1p1: Add missing boot_option option. 2014-01-27 04:20:30 +01:00
northbridge nb/sandybridge: Move MRC cache above mrc.bin 2014-01-24 19:54:33 +01:00
southbridge sandy/ivy SPI: Support hardware sequencing and use with multiple chips 2014-01-23 20:42:31 +01:00
superio superio/fintek: Add initial support for Fintek F71869AD. 2014-01-27 00:13:14 +01:00
vendorcode CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
Kconfig Multiboot: remove multiboot tables generation. 2014-01-23 20:37:48 +01:00