coreboot-kgpe-d16/src/southbridge/intel/i82801gx
Kyösti Mälkki 382e2167cc device/pci: Replace add with bitwise-or
Change-Id: I9fbefac3bef7425d6f5ea1bcc01eb21485315c36
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35517
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-09-22 18:37:57 +00:00
..
acpi {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h 2019-03-13 04:17:46 +00:00
ac97.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
azalia.c southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
bootblock.c i82801gx/bootblock: Use macro instead of magic number 2019-05-13 09:31:28 +00:00
bootblock_gcc.c nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK 2019-05-25 15:49:27 +00:00
chip.h mb/,sb/intel/i82801gx: Merge ide_legacy_combined into sata_mode 2019-07-20 15:27:01 +00:00
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801gx.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
i82801gx.h southbridge/intel: Tidy up preprocessor and headers 2019-08-21 07:00:45 +00:00
ide.c sb/intel/i82801gx: Include chip.h directly 2019-06-05 11:39:14 +00:00
Kconfig sb/{ICH7,NM10,PCH}: Use common watchdog_off function 2019-05-07 16:01:35 +00:00
lpc.c intel/i82801gx,i82801jx: Rename lock_smm() 2019-07-17 04:26:15 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
nic.c sb/intel/i82801gx: Remove unneeded includes 2018-06-04 02:46:46 +00:00
nvs.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
pci.c device/pci: Replace add with bitwise-or 2019-09-22 18:37:57 +00:00
pcie.c sb/intel/i82801gx: Include chip.h directly 2019-06-05 11:39:14 +00:00
sata.c sb/intel/i82801gx: Detect if the southbridge supports AHCI 2019-06-06 10:38:22 +00:00
sata.h
smbus.c southbridge: Remove unused include <device/pci_ops.h> 2019-09-15 20:41:46 +00:00
smihandler.c {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> 2019-09-15 20:42:34 +00:00
usb.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00
usb_ehci.c {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() 2019-03-21 16:18:05 +00:00