summaryrefslogtreecommitdiff
path: root/src/portable/ohci
AgeCommit message (Expand)Author
2022-03-04fix naming, and buildhathach
2022-03-04correct qhd and qtd count for ehci/ohcihathach
2022-03-04rename HCD_MAX_XFER to CFG_TUH_ENDPOINT_MAXhathach
2022-03-02try to fix cihathach
2022-02-26more internal renamehathach
2022-02-25internal symbol renamehathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-01-28OHCI: Fix array out of bounds issueRyzee119
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-08-23add hcd_devtree_get_info()hathach
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-31clean uphathach
2021-05-31correct ohci endpoint address in xfer completehathach
2021-05-31clean up ohci, remove obsolete apihathach
2021-02-23move ehci and ohci to portable folderhathach