coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Kyösti Mälkki be5317f6d0 ELOG: Avoid some preprocessor use
Change-Id: I8daf8868af2e8c2b07b0dda0eeaf863f2f550c59
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36648
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-09 10:50:12 +00:00
..
acpi sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
acpi.c acpi_table_header: Replace hard-coded revision via macro and function 2019-10-04 19:45:06 +00:00
azalia.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
bootblock.c sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock 2019-04-23 10:12:02 +00:00
chip.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
early_me.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
early_pch.c drivers/elog: Add elog_boot_notify() 2019-09-13 09:58:33 +00:00
early_smbus.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
early_usb.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
elog.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
hda_verb.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
hda_verb.h
Kconfig sb/intel/common: Make linking pmbase.c conditional 2019-10-30 21:39:12 +00:00
lp_gpio.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
lp_gpio.h src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
lpc.c sb/lynxpoint: Fix 'dead increment' 2019-10-21 09:05:43 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
me.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
me_9.x.c ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
me_status.c sb,soc/intel: Reduce preprocessor use with ME debugging 2019-11-08 07:49:15 +00:00
nvs.h arch/x86: Drop some __SMM__ guards 2019-11-08 07:46:23 +00:00
pch.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
pch.h src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
pcie.c src/southbridge: change "unsigned" to "unsigned int" 2019-10-30 11:16:56 +00:00
pmutil.c nb/intel/haswell: Add an option for where verstage starts 2019-04-21 23:32:37 +00:00
rcba.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
sata.c sb/lynxpoint: Fix 'dead increment' 2019-10-21 09:05:43 +00:00
serialio.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
smbus.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
smi.c ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
smihandler.c ELOG: Introduce elog_gsmi variants 2019-11-09 10:49:47 +00:00
usb_ehci.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
usb_xhci.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00