coreboot-kgpe-d16/src/soc/intel/fsp_broadwell_de
Kyösti Mälkki 63649d24fd usbdebug: Refactor init calls
Expose the function that can unconditionally re-initialise
EHCI debug host and gadget.

Given the missing header in soc/intel files that prevented
building with USBDEBUG_IN_ROMSTAGE=y, it is not actually
known if those SOCs work at all for usbdebug.

Change-Id: I8ae7e144a89a8f7e5f9d307ba4e73d4f96401a79
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30557
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-01-06 13:19:05 +00:00
..
acpi soc/intel/fsp_broadwell_de: Drop unused files 2018-12-17 14:16:26 +00:00
bootblock
fsp intel: Use CF9 reset (part 1) 2018-10-22 08:35:25 +00:00
include/soc src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
romstage usbdebug: Refactor init calls 2019-01-06 13:19:05 +00:00
acpi.c device: Use pcidev_path_on_root() 2019-01-06 13:09:54 +00:00
chip.c src: Remove unneeded include <lib.h> 2018-11-16 09:50:51 +00:00
chip.h fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
cpu.c soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names 2018-10-01 04:15:30 +00:00
gpio.c soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
iou_complto.c fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
Kconfig soc/intel/fsp_broadwell_de: Select RELOCATABLE_RAMSTAGE 2018-12-22 11:47:25 +00:00
Makefile.inc soc/intel/fsp_broadwell_de: Use BLOBs for microcode updates 2019-01-04 21:17:07 +00:00
memmap.c
northcluster.c fsp_broadwell_de: Move DMAR table generation to corresponding VT-d device 2018-09-20 12:38:02 +00:00
pmutil.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
ramstage.c device: Use pcidev_on_root() 2019-01-06 01:17:54 +00:00
smbus.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smbus_common.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
smi.c
smihandler.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
smmrelocate.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
southcluster.c soc: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:45:22 +00:00
tsc_freq.c intel/fsp_broadwell_de: Add timestamp functionality 2017-10-12 16:20:50 +00:00
vtd.c soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resources 2018-09-20 12:38:49 +00:00