Age | Commit message (Expand) | Author |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2015-11-13 | libpayload: udc/dwc2: Ignore setup packet in check for queue empty | Furquan Shaikh |
2015-11-10 | libpayload/udc: dwc2: Add handler for add_strings | Furquan Shaikh |
2015-11-10 | libpayload/udc: dwc2: Add timeout for shutdown operation | Furquan Shaikh |
2015-11-05 | libpayload: Avoid confusing usb debug output in dwc2 driver | Patrick Georgi |
2015-11-05 | libpayload: Fix building dwc2 UDC driver with debug enabled | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | libpayload: Fix building dwc2 UDC driver | Patrick Georgi |
2015-08-09 | license headers: Drop FSF addresses again | Patrick Georgi |
2015-07-06 | libpayload: udc: dwc2: support force_shutdown() routine | Yunzhi Li |
2015-06-30 | libpayload: add UDC driver for Designware controller | huang lin |
2015-06-30 | UDC: Correct cleaning out memory for string descriptors | Furquan Shaikh |
2015-06-30 | udc/chipidea: Allow force_shutdown of connection | Furquan Shaikh |
2015-06-23 | libpayload udc: add interface to add string descriptors | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-04-18 | libpayload udc: Support legal edge case of GET_CONFIGURATION call | Patrick Georgi |
2015-04-18 | libpayload udc: Only enable configuration if it's valid | Patrick Georgi |
2015-04-18 | libpayload: Enforce strict packet handling order in ChipIdea driver | Patrick Georgi |
2015-04-18 | libpayload: More defensive ChipIdea initialization | Patrick Georgi |
2015-04-18 | libpayload udc: Clear bit when it needs clearing | Patrick Georgi |
2015-04-18 | libpayload udc: Deconfigure device when necessary | Patrick Georgi |
2015-04-18 | libpayload: Add zero length packet support to UDC framework | Patrick Georgi |
2015-04-18 | libpayload: Add USB device mode driver | Patrick Georgi |