coreboot-kgpe-d16/src
Kyösti Mälkki 055be5d1e5 AGESA f15: Disable IDS tracing by default
We build with WARNINGS_ARE_ERRORS, while IDS tracing will
raise various (non-fatal) printk() format warnings.

Change-Id: I9dc81c89ee60d17a6556a412380fed1413af66bd
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/18560
Tested-by: build bot (Jenkins)
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2017-03-09 12:46:17 +01:00
..
acpi
arch acpi: Update the ACPI ID for coreboot 2017-03-02 18:53:04 +01:00
commonlib commonlib/fsp.h: include sys/types.h for ssize_t 2017-02-22 22:57:50 +01:00
console
cpu AGESA: Log heap initialisation 2017-03-09 12:44:09 +01:00
device device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
drivers acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-22 22:19:19 +01:00
ec google/chromeec: Add support for cros_ec_keyb device 2017-03-09 07:31:04 +01:00
include AMD geode: Avoid conflicting main() declaration 2017-03-08 03:19:46 +01:00
lib src/lib: Remove spaces after ( and before ) 2017-03-09 00:51:26 +01:00
mainboard AGESA f15: Disable IDS tracing by default 2017-03-09 12:46:17 +01:00
northbridge AGESA: Fix loop condition for eventlog read 2017-03-09 12:44:56 +01:00
soc soc/intel/apollolake: Add check if FPFs are blown 2017-03-09 04:41:44 +01:00
southbridge AGESA: Move heap allocator declarations 2017-03-08 03:20:27 +01:00
superio
vboot
vendorcode AGESA: Make eventlog more tolerant to failures 2017-03-09 12:45:49 +01:00
Kconfig