summaryrefslogtreecommitdiff
path: root/src/host/ohci
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-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-12rename hcd_device_remove to hcd_device_closehathach
2018-12-12clean uphathach
2018-12-12update ohci for hcd_device_removehathach
2018-12-11more ohci clean uphathach
2018-12-11fix build error with ohcihathach
2018-12-11more hcd_pipe to hcd_edpt renamehathach
2018-12-11rename to hcd_edpt_open()hathach
2018-12-10clean up host pipe apihathach
2018-12-10rename usbh_xfer_isr to hcd_event_xfer_completehathach
2018-12-08refactor hcd apihathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07clean uphathach
2018-12-07seperate control xfer to 3 tds for ohcihathach
2018-12-07ohci got device not response condition in control transferhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07able to build with host mschathach
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-10-23clean up helper funchathach
2018-08-23rename common func to avoid conflicthathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-23clean up includehathach
2018-07-23rename timeout_timer.h to tusb_timeout.hhathach
2018-06-18rename subfolder source to srchathach