coreboot-kgpe-d16/src
Kyösti Mälkki 91c8c39eb8 soc/intel/braswell: Replace <build.h> with <version.h>
To use generated build.h one should have had a pre-requisite in the
Makefile. Reference coreboot_build_date from lib/version.c instead.

Change-Id: Icd6fa2ddf8aa584b0f51ba130592f227bbdad975
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74447
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-04-21 15:12:25 +00:00
..
acpi ACPI: Obsolete FADT duty_offset and duty_width fields 2023-04-21 09:38:36 +00:00
arch soc/amd: Clarify ACPI _PRT entry generation 2023-04-14 03:03:23 +00:00
commonlib commonlib: Add new "DMU load completed" TS 2023-04-04 08:08:06 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu include/cpu/amd/mtrr: rename functions to get top of memory regions 2023-04-21 15:10:18 +00:00
device device: Move D3COLD_SUPPORT symbol 2023-04-20 20:42:18 +00:00
drivers drivers/ipmi: Replace <build.h> with <version.h> 2023-04-21 15:12:08 +00:00
ec ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output 2023-04-14 23:47:29 +00:00
include include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb 2023-04-21 15:10:32 +00:00
lib lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED 2023-03-03 11:10:38 +00:00
mainboard mb/google/myst: Enable AP <-> GSC communication 2023-04-21 13:46:09 +00:00
northbridge nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gb 2023-04-21 15:11:56 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/intel/braswell: Replace <build.h> with <version.h> 2023-04-21 15:12:25 +00:00
southbridge aopen/dxplplusu: Drop ACPI C-states support 2023-04-21 09:39:18 +00:00
superio treewide: Remove useless "_STA: Status" comment 2023-02-19 11:20:37 +00:00
vendorcode vc/google/chromeec/acpi: write OIPG in DECLARE_NO_CROS_GPIOS case 2023-04-14 14:48:36 +00:00
Kconfig option: Allow to use the EFI variable driver as option backend 2023-04-03 21:14:53 +00:00