coreboot-kgpe-d16/src
Arthur Heymans 141163d5ea drivers/intel/pmc_mux: Fix printing type
Change-Id: I1cb517323e7d609ae6624363e116e9814fc631cb
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62179
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2022-02-21 15:29:55 +00:00
..
acpi src/acpi/acpigen.c: Reformat code 2022-02-21 15:19:24 +00:00
arch arch/x86/id.S: Fix building with clang 2022-02-15 23:36:33 +00:00
commonlib compiler.h: Define a __fallthrough statement 2022-02-16 21:28:09 +00:00
console Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
cpu cpu/x86/lapic: Fix SMP=n case with LEGACY_SMP_INIT 2022-02-11 13:53:56 +00:00
device device: Add support for PCIe Resizable BARs 2022-02-16 20:19:07 +00:00
drivers drivers/intel/pmc_mux: Fix printing type 2022-02-21 15:29:55 +00:00
ec ec/google/chromeec/ec_acpi.c: Cast compatible enum types 2022-02-21 15:27:15 +00:00
include [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments 2022-02-21 15:26:30 +00:00
lib Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
mainboard mb/google/brya/variants/felwinter: Adjust I2Cs CLK to be around 400 kHz 2022-02-21 15:21:28 +00:00
northbridge nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config' 2022-02-18 23:23:07 +00:00
security treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
soc soc/intel/alderlake: Fix function pointer type 2022-02-21 15:28:46 +00:00
southbridge [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments 2022-02-21 15:26:30 +00:00
superio Use the fallthrough statement in switch loops 2022-02-16 21:29:53 +00:00
vendorcode vendorcode/intel/fsp: Update FSP header file for Alder Lake N FSP v2503_00 2022-02-16 20:17:46 +00:00
Kconfig