summaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/udc/dwc2.c
AgeCommit message (Expand)Author
2020-02-17payloads: Fix typosElyes HAOUAS
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2015-11-13libpayload: udc/dwc2: Ignore setup packet in check for queue emptyFurquan Shaikh
2015-11-10libpayload/udc: dwc2: Add handler for add_stringsFurquan Shaikh
2015-11-10libpayload/udc: dwc2: Add timeout for shutdown operationFurquan Shaikh
2015-11-05libpayload: Avoid confusing usb debug output in dwc2 driverPatrick Georgi
2015-11-05libpayload: Fix building dwc2 UDC driver with debug enabledPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29libpayload: Fix building dwc2 UDC driverPatrick Georgi
2015-08-09license headers: Drop FSF addresses againPatrick Georgi
2015-07-06libpayload: udc: dwc2: support force_shutdown() routineYunzhi Li
2015-06-30libpayload: add UDC driver for Designware controllerhuang lin