coreboot-kgpe-d16/src/soc/intel/skylake
Subrata Banik c2c8397dbb soc/intel/skylake: Clean up XHCI code
Don't need "skylake/include/soc/xhci.h", hence removed.

Change-Id: I35df2003f311b557b622ce1d7a1c2e832693c2fc
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/18508
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-03-06 20:40:15 +01:00
..
acpi soc/intel/skylake: Add SATA interrupt for APIC mode 2017-01-19 07:28:15 +01:00
bootblock soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
include soc/intel/skylake: Clean up XHCI code 2017-03-06 20:40:15 +01:00
nhlt soc/intel/skylake: Add Maxim 98927 and Realtek 5663 NHLT blob support 2017-02-17 19:26:15 +01:00
romstage soc/intel/skylake: add PrmrrSize to chip config 2017-02-18 06:30:53 +01:00
acpi.c soc/intel/skylake: Disable s0ix if not enabled in devicetree 2017-02-19 21:39:02 +01:00
chip.c soc/intel/skylake: Fix broken suspend-resume 2017-02-22 00:40:43 +01:00
chip.h soc/intel/skylake: indicate voltage margining enabled/disabled 2017-03-04 17:35:13 +01:00
chip_fsp20.c soc/intel/skylake: indicate voltage margining enabled/disabled 2017-03-04 17:35:13 +01:00
cpu.c soc/intel/skylake: Fix broken suspend-resume 2017-02-22 00:40:43 +01:00
cpu_info.c
dsp.c skylake: Add Audio DSP device 2016-05-31 18:45:15 +02:00
early_smbus.c soc/intel/skylake: Define early smbus functions 2016-11-23 22:54:14 +01:00
elog.c soc/intel/skylake: Cleanup patch for Skylake SoC 2016-08-08 18:18:57 +02:00
finalize.c skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init 2016-08-18 06:26:40 +02:00
flash_controller.c soc/intel/skylake: Use the new SPI driver interface 2016-12-23 04:54:35 +01:00
gpio.c soc/intel/skylake: Remove pad configuration size hardcoding 2016-11-30 16:54:36 +01:00
i2c.c soc/intel/common/lpss_i2c: configure buses by rise/fall times 2016-11-12 00:19:22 +01:00
igd.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
irq.c soc/intel/skylake: Add FSP 2.0 support in ramstage 2016-09-19 21:32:22 +02:00
Kconfig soc/intel/skylake: Add Maxim 98927 and Realtek 5663 NHLT blob support 2017-02-17 19:26:15 +01:00
lpc.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
Makefile.inc soc/intel/skylake: Include I2C code in romstage 2017-01-22 19:24:37 +01:00
me.c soc/intel/skylake: Implement Global Reset MEI message 2016-10-16 02:50:26 +02:00
memmap.c soc/intel/skylake: Fix top_of_ram calculation 2016-11-30 16:59:10 +01:00
monotonic_timer.c
opregion.c skylake: Add initial FSP2.0 support 2016-08-31 20:02:07 +02:00
pch.c soc/intel/skylake: Cleanup patch for Skylake SoC 2016-08-08 18:18:57 +02:00
pcie.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
pcr.c
pei_data.c
pmc.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
pmutil.c soc/intel/{sky,apollo}lake: Wait until GPE is clear when reading 2016-11-07 20:39:02 +01:00
reset.c soc/intel/skylake: Handle platform global reset 2016-10-16 02:51:25 +02:00
sata.c soc/intel/skylake: Fix SATA booting to OS issue 2016-11-07 20:11:43 +01:00
sd.c acpi: Add ACPI_ prefix to IRQ enum and struct names 2017-02-22 22:19:19 +01:00
smbus.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
smbus_common.c
smi.c skylake: Add support for eSPI SMI events 2016-10-27 16:30:54 +02:00
smihandler.c soc/intel/skylake: Use the new SPI driver interface 2016-12-23 04:54:35 +01:00
smmrelocate.c src/soc: Capitalize CPU, ACPI, RAM and ROM 2016-07-31 19:27:53 +02:00
spi.c soc/intel/skylake: Add support for SPI device 2017-02-16 08:42:08 +01:00
systemagent.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
tsc_freq.c
uart.c soc/intel/skylake: Add CPU, PCH, MCH, IGD, XHCI and UART IDs for SKL/KBL HALO SOC 2017-02-16 05:09:13 +01:00
uart_debug.c drivers/uart: Use uart_platform_refclk for all UART models 2016-05-09 18:45:44 +02:00
vr_config.c skylake: Add initial FSP2.0 support 2016-08-31 20:02:07 +02:00
xhci.c soc/intel/skylake: Clean up XHCI code 2017-03-06 20:40:15 +01:00