coreboot/src
Kyösti Mälkki 7bb4f86d07 usbdebug: Refactor on EHCI memory space
We only reference with ehci_caps and ehci_regs during initialisation,
no need to carry those around.

When EHCI BAR is relocated during PCI allocation, record the changed
address even if usbdebug is not enabled. Use the DBGP_EP_VALID flags
to determine if endpoints have been configured or not.

Change-Id: Idfd52edf7c2fc25b1b225985462ac488264e4c6d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7207
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
2014-11-23 20:34:53 +01:00
..
arch acpigen: Use implicit length patching in acpigen.c 2014-11-22 16:57:37 +01:00
console Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
cpu allwinner/a10: fix raminit 2014-11-22 21:04:43 +01:00
device device/dram/ddr3.c: Fix sizeof on array func param overflow 2014-11-08 07:09:34 +01:00
drivers usbdebug: Refactor on EHCI memory space 2014-11-23 20:34:53 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include amdk8: Move to implicit length patching 2014-11-22 16:58:29 +01:00
lib Replace includes of build.h with version.h 2014-11-20 07:28:37 +01:00
mainboard sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
northbridge sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
soc intel/fsp_baytrail: add Gold3 FSP support 2014-11-21 23:05:19 +01:00
southbridge sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
superio superio/ite: Use common dispatch for pnp entry/exit functions 2014-11-04 11:36:32 +01:00
vendorcode intel/fsp_baytrail: add Gold3 FSP support 2014-11-21 23:05:19 +01:00
Kconfig AMD: Move RAMBASE and RAMTOP 2014-11-14 15:46:57 +01:00