coreboot-kgpe-d16/src
Kyösti Mälkki a9506dbaf4 arch/mips: Fix <arch/mmio.h> prototypes
These signatures need to be consistent across different
architectures.

Change-Id: Ide8502ee8cda8995828c77fe1674d8ba6f3aa15f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31995
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-03-22 12:18:41 +00:00
..
acpi
arch arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
commonlib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
device device/pci_device: Add generic subsystem programming logic 2019-03-21 16:18:37 +00:00
drivers src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ec Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" 2019-03-21 03:43:18 +00:00
include vboot: standardize on working data size 2019-03-21 16:24:03 +00:00
lib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mainboard arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
northbridge {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() 2019-03-21 16:19:34 +00:00
security vboot: remove VBOOT_EC_EFS Kconfig option 2019-03-21 16:24:23 +00:00
soc arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
southbridge sb/intel/lynxpoint: Remove PCI bridge function 2019-03-21 16:20:02 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake 2019-03-15 12:47:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00