This website requires JavaScript.
33 changed files with
33 additions and
0 deletions
@ -15,6 +15,7 @@
# include <cpu/amd/cpuid.h>
# include <device/device.h>
# include <soc/iomap.h>
# include <static.h>
# include <types.h>
# include "chip.h"
@ -2,6 +2,7 @@
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -21,6 +21,7 @@
# include <soc/platform_descriptors.h>
# include <soc/smi.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/*
@ -10,6 +10,7 @@
# include <fsp/api.h>
# include <soc/platform_descriptors.h>
# include <soc/pci_devs.h>
# include <static.h>
# include <string.h>
# include <types.h>
# include <vendorcode/amd/fsp/cezanne/FspUsb.h>
@ -4,6 +4,7 @@
# include <console/console.h>
# include <soc/i2c.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -9,6 +9,7 @@
# include <device/device.h>
# include <device/pci.h>
# include <soc/iomap.h>
# include <static.h>
# include <stdint.h>
# include "chip.h"
@ -3,6 +3,7 @@
# include <device/device.h>
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -3,6 +3,7 @@
# include <amdblocks/i2c.h>
# include <soc/i2c.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -18,6 +18,7 @@
# include <cpu/amd/cpuid.h>
# include <device/device.h>
# include <soc/iomap.h>
# include <static.h>
# include <types.h>
# include "chip.h"
@ -2,6 +2,7 @@
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -18,6 +18,7 @@
# include <soc/i2c.h>
# include <soc/smi.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/*
@ -13,6 +13,7 @@
# include <fsp/api.h>
# include <soc/platform_descriptors.h>
# include <soc/pci_devs.h>
# include <static.h>
# include <string.h>
# include <types.h>
# include <vendorcode/amd/fsp/glinda/FspUsb.h>
@ -6,6 +6,7 @@
# include <console/console.h>
# include <soc/i2c.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -11,6 +11,7 @@
# include <device/device.h>
# include <device/pci.h>
# include <soc/iomap.h>
# include <static.h>
# include <stdint.h>
# include "chip.h"
@ -17,6 +17,7 @@
# include <cpu/amd/cpuid.h>
# include <device/device.h>
# include <soc/iomap.h>
# include <static.h>
# include <types.h>
# include "chip.h"
@ -2,6 +2,7 @@
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -16,6 +16,7 @@
# include <soc/i2c.h>
# include <soc/smi.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/*
@ -12,6 +12,7 @@
# include <fsp/api.h>
# include <soc/platform_descriptors.h>
# include <soc/pci_devs.h>
# include <static.h>
# include <string.h>
# include <types.h>
# include <vendorcode/amd/fsp/mendocino/FspUsb.h>
@ -4,6 +4,7 @@
# include <console/console.h>
# include <soc/i2c.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -12,6 +12,7 @@
# include <device/pci.h>
# include <fsp/amd_misc_data.h>
# include <soc/iomap.h>
# include <static.h>
# include <stdint.h>
# include "chip.h"
@ -18,6 +18,7 @@
# include <cpu/amd/cpuid.h>
# include <device/device.h>
# include <soc/iomap.h>
# include <static.h>
# include <types.h>
# include <vendorcode/amd/opensil/opensil.h>
# include "chip.h"
@ -2,6 +2,7 @@
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -16,6 +16,7 @@
# include <soc/i2c.h>
# include <soc/smi.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/*
@ -13,6 +13,7 @@
# include <fsp/api.h>
# include <soc/platform_descriptors.h>
# include <soc/pci_devs.h>
# include <static.h>
# include <string.h>
# include <types.h>
# include <vendorcode/amd/fsp/phoenix/FspUsb.h>
@ -4,6 +4,7 @@
# include <console/console.h>
# include <soc/i2c.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -11,6 +11,7 @@
# include <device/device.h>
# include <device/pci.h>
# include <soc/iomap.h>
# include <static.h>
# include <stdint.h>
# include "chip.h"
@ -2,6 +2,7 @@
# include <amdblocks/chip.h>
# include <device/device.h>
# include <static.h>
# include "chip.h"
const struct soc_amd_common_config * soc_get_common_config ( void )
@ -21,6 +21,7 @@
# include <soc/smi.h>
# include <soc/amd_pci_int_defs.h>
# include <soc/pci_devs.h>
# include <static.h>
# include <types.h>
# include "chip.h"
@ -8,6 +8,7 @@
# include <soc/platform_descriptors.h>
# include <soc/pci_devs.h>
# include <soc/fsp.h>
# include <static.h>
# include <types.h>
# include "chip.h"
@ -7,6 +7,7 @@
# include <soc/pci_devs.h>
# include <soc/platform_descriptors.h>
# include <soc/soc_util.h>
# include <static.h>
# include <fsp/api.h>
# include "chip.h"
@ -7,6 +7,7 @@
# include <soc/iomap.h>
# include <soc/pci_devs.h>
# include <soc/southbridge.h>
# include <static.h>
# include "chip.h"
/* Table to switch SCL pins to outputs to initially reset the I2C peripherals */
@ -8,6 +8,7 @@
# include <arch/ioapic.h>
# include <device/device.h>
# include <device/pci.h>
# include <static.h>
# include <stdint.h>
# include <soc/iomap.h>
# include "chip.h"
@ -4,6 +4,7 @@
# include <amdblocks/i2c.h>
# include <soc/iomap.h>
# include <soc/i2c.h>
# include <static.h>
# include "chip.h"
# include <drivers/i2c/designware/dw_i2c.h>