summaryrefslogtreecommitdiff
path: root/src/portable/ehci
AgeCommit message (Expand)Author
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-17more with -Wcast-qualhathach
2021-08-23sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUBhathach
2021-08-23add hcd_devtree_get_info()hathach
2021-08-23add hcd attr, add note for ehci framelist on NXP derivativehathach
2021-08-23refactor ehci init apihathach
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-06-10implement usbh_edpt_busy (WIP), remove hcd_edpt_busyhathach
2021-06-10remove hcd_edpt_stalled()hathach
2021-05-31use hcd_frame_number() instead of uframehathach
2021-05-31clean uphathach
2021-05-31remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()hathach
2021-05-31fix cast-align warning in msc hosthathach
2021-05-18correct ehci control endpoint address report on xfer completehathach
2021-05-18add hcd_ehci.h as interface for ehci porthathach
2021-02-23move ehci and ohci to portable folderhathach