coreboot/src
Felix Singer 81ffd00856 mb/google/parrot: Get rid of hard-coded function names in printks
Instead of hard-coding function names in strings, use the __func__
constant for better maintainability.

Change-Id: I151560cd5a135e00f494eda3f9d3b592ee9d984a
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49199
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-01-09 15:22:11 +00:00
..
acpi ACPI: Remove ACPI_NO_SMI_GNVS 2021-01-07 22:23:13 +00:00
arch arch/x86/Makefile.inc: Clean up generated assembly stubs 2021-01-08 08:10:04 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/x86/smm: Use append instead of assign for smm-c-deps 2021-01-08 08:23:20 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
ec ec/google/chromeec: add SSFC CBI support 2021-01-08 08:25:42 +00:00
include cpu/intel: add PC10 residency counter MSR 2021-01-07 08:15:04 +00:00
lib arch/x86: Move prologue to .init section 2021-01-07 11:02:03 +00:00
mainboard mb/google/parrot: Get rid of hard-coded function names in printks 2021-01-09 15:22:11 +00:00
northbridge nb/intel/sandybridge: Use consistent comment style 2021-01-06 16:50:43 +00:00
security */Makefile.inc: Add some INTERMEDIATE targets to .PHONY 2021-01-08 08:08:07 +00:00
soc soc/amd/picasso: add missing GNB I/O APIC initialization 2021-01-08 15:18:18 +00:00
southbridge sb/intel/bd82x6x: Remove space in function definition 2021-01-08 08:14:47 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/intel/fsp1_1/skylake: Remove unused header file 2021-01-09 14:45:02 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00