summaryrefslogtreecommitdiff
path: root/src/host/ehci/ehci.h
AgeCommit message (Expand)Author
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14update license year to 2019hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-14rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistencyhathach
2018-12-12replace all hcd pipe close by hcd_device_removehathach
2018-12-11more clean uphathach
2018-12-11ehci clean uphathach
2018-12-11ehci struct renamehathach
2018-12-11ehci periodichathach
2018-12-11completely remove pipe handle for cdc/hub/ehcihathach
2018-12-10host msc built but got hardfault with inquiry commandhathach
2018-12-10ehci clean uphathach
2018-12-10add ep addr to host cdchathach
2018-12-10removing pipe handle, remove xfer typehathach
2018-12-10usbh remove class code in xfer isr callbackhathach
2018-12-09change usbh class driver open signaturehathach
2018-12-09clean up ehcihathach
2018-12-07clean up ehci, support only 1 controllerhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-06-18rename subfolder source to srchathach