aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/drivers/udc
AgeCommit message (Expand)Author
2020-09-21payloads: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-17payloads: Fix typosElyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
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
2015-06-30UDC: Correct cleaning out memory for string descriptorsFurquan Shaikh
2015-06-30udc/chipidea: Allow force_shutdown of connectionFurquan Shaikh
2015-06-23libpayload udc: add interface to add string descriptorsPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-18libpayload udc: Support legal edge case of GET_CONFIGURATION callPatrick Georgi
2015-04-18libpayload udc: Only enable configuration if it's validPatrick Georgi
2015-04-18libpayload: Enforce strict packet handling order in ChipIdea driverPatrick Georgi
2015-04-18libpayload: More defensive ChipIdea initializationPatrick Georgi
2015-04-18libpayload udc: Clear bit when it needs clearingPatrick Georgi
2015-04-18libpayload udc: Deconfigure device when necessaryPatrick Georgi
2015-04-18libpayload: Add zero length packet support to UDC frameworkPatrick Georgi
2015-04-18libpayload: Add USB device mode driverPatrick Georgi