switch-coreboot/src
Stefan Reinauer 5f98f98098 soc/intel/quark: We're not Broadwell anymore
... even though the author of the code probably wished he was
working on a (much faster) broadwell system instead. Let's fix
the header guard to reflect the right SOC.

Noteworthy: clang detected that this was wrong.

Change-Id: I74c217c0471800f40c31a9ac38ba5396f82cd724
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/20387
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-06-27 17:09:23 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/smbios: Fix scope of variable declaration 2017-06-22 15:20:17 +00:00
commonlib arch/x86/ebda: Change memcpy() to endian wrappers 2017-06-20 03:13:18 +02:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/x86/smm: allow SSE instructions in SMM modules 2017-06-27 16:14:15 +00:00
device device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
drivers drivers/spi: Don't disable non-existent warnings on clang 2017-06-27 17:00:55 +00:00
ec device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
include include/device: Add pci ids for Intel CNL 2017-06-27 16:50:26 +00:00
lib lib/coreboot_tables: Zero framebuffer structure 2017-06-27 02:16:03 +00:00
mainboard mainboard/lenovo/x220: allow to use libgfxinit 2017-06-27 16:51:02 +00:00
northbridge northbridge/amd/pi: Arithmetics is not logic 2017-06-27 17:04:55 +00:00
soc soc/intel/quark: We're not Broadwell anymore 2017-06-27 17:09:23 +00:00
southbridge sb/intel/bd82x6x: Fill in acpi_name 2017-06-27 16:13:13 +00:00
superio device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/amd: Satisfy clang's bracing requirements 2017-06-27 17:00:27 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00