mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
1. Make the xHCI driver to support xHCI controller v1.1
2. And a new function xhci_ring_doorbell(), it aims to
add a memory barrier before ringing the doorbell, to ensure
all TRB changes are written to memory.
BRANCH=none
BUG=chrome-os-partner:52684
TEST=boot from USB on Kevin rk3399 platform
Change-Id: Ife1070d1265476d0f5b88e2acf3299fc84af5832
Signed-off-by: Martin Roth <martinroth@chromium.org>
Original-Commit-Id:
|
||
---|---|---|
.. | ||
serial | ||
storage | ||
timer | ||
udc | ||
usb | ||
video | ||
cbmem_console.c | ||
hid.c | ||
keyboard.c | ||
Makefile.inc | ||
nvram.c | ||
options.c | ||
pci.c | ||
speaker.c |