switch-coreboot/src
Keith Hui 0fda9f54c7 440BX boards: Drop more unused #includes from romstage
Romstages of many 440BX boards included headers that are redundant.
Remove them as part of a bigger cleanup effort.

This finishes off what began in https://review.coreboot.org/20693.

Change-Id: I102a4f6e492eb607b7f88d4c6e15072a8b7fdc46
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/20952
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2017-08-15 20:59:43 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch SMBIOS: Correct length calculation for empty string table 2017-08-10 15:56:45 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu i2c: Move to Linux like struct i2c_msg 2017-08-14 18:07:30 +00:00
device device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
drivers soc/intel/cannonlake: Add postcar stage support 2017-08-15 20:21:22 +00:00
ec ec/google: Add command to fetch SKU ID from EC 2017-08-15 20:22:20 +00:00
include device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard 440BX boards: Drop more unused #includes from romstage 2017-08-15 20:59:43 +00:00
northbridge nb/intel/sandybridge/gma: Fix S3 resume 2017-08-14 18:02:28 +00:00
soc soc/intel/cannonlake: Call into FSP siliconinit 2017-08-15 20:21:31 +00:00
southbridge sb/intel/i82801jx: Remove dead code 2017-08-10 16:00:59 +00:00
superio sio/smsc/kbc1100: Fix some style issues 2017-08-06 23:21:27 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15 f15tn f16kb: Add extra checks for incorrect SPD data 2017-08-04 15:26:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00