coreboot/src
Kyösti Mälkki 1b526621c9 lenovo/g505s: Enable XHCI device in devicetree
Enabling XHCI is additionally controlled with Kconfig
option HUDSON_XHCI_ENABLE. Even when it is enabled,
it EHCI debug works on the USB port next to the
DVD drive door.

Change-Id: I83738da6015f58ecd0819c553d333a176365dc78
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21157
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2017-08-31 16:29:12 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch acpigen: Add stop gpio control to power resource 2017-08-30 16:40:14 +00:00
commonlib
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA: Remove separate f15rl 2017-08-31 16:28:55 +00:00
device cpu/x86 asm: Just use the correct op suffix 2017-08-31 15:29:52 +00:00
drivers acpigen: Add stop gpio control to power resource 2017-08-30 16:40:14 +00:00
ec ec/google: Use feature flag layout that matches the EC host command 2017-08-30 07:27:16 +00:00
include AMD K8 fam10-15: Tidy up CAR stack switch 2017-08-22 20:25:15 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard lenovo/g505s: Enable XHCI device in devicetree 2017-08-31 16:29:12 +00:00
northbridge AGESA: Remove separate f15rl 2017-08-31 16:28:55 +00:00
soc soc/intel/{cannonlake,skylake}: Add active default value for UART_FOR_CONSOLE 2017-08-30 18:30:56 +00:00
southbridge sb/intel/*: add option to lockdown chipset on normal boot path 2017-08-30 10:32:00 +00:00
superio superio/winbond/w83627*: Remove deprecated code 2017-08-21 17:02:53 +00:00
vboot
vendorcode AGESA: Remove separate f15rl 2017-08-31 16:28:55 +00:00
Kconfig