summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-05check token only with qtd, not use token in qhsakumisu
2023-12-01implement rtt eth_device control and eth_tx apisakumisu
2023-12-01add config for rndis & ecm threadsakumisu
2023-11-30add two dhcp timersakumisu
2023-11-30implement rt_hw_cpu_dcache_ops apisakumisu
2023-11-29auto enable lwip demo with __has_includesakumisu
2023-11-29add align check for rtt disk portsakumisu
2023-11-28update rtt dfs portsakumisu
2023-11-27port and add comment for gccfg with gd/at/stsakumisu
2023-11-27fix usbh_set_interface api, correct wValue for altsettingsakumisu
2023-11-26update dwc2 rstsakumisu
2023-11-26move out dwc2 ggcfg register and config by usersakumisu
2023-11-26bugfix: send zlp won't trigger ep tx interruptovo
2023-11-24reset sem before takingsakumisu
2023-11-24delete lwip rx thread in selfsakumisu
2023-11-24find roothub port to check if device is connectingsakumisu
2023-11-23fix en colonsakumisu
2023-11-23hpmicro: update port filesZhihong Chen
2023-11-22disable device not find logsakumisu
2023-11-22add mutex for ep0 urb to avoid multithreadingsakumisu
2023-11-22reset rx length when pbuf allocs failedsakumisu
2023-11-22free pipe after sem givingsakumisu
2023-11-22add some delay to avoid too much error log when device is disconnectedsakumisu
2023-11-22update readmesakumisu
2023-11-22support ehci suspend & resumesakumisu
2023-11-22reduce qtd numsakumisu
2023-11-22add ecm and rndis thread delete for dynamic netifsakumisu
2023-11-22set CONFIG_USBHOST_PSC_PRIO to zero to making usb prio highestsakumisu
2023-11-20make hub_set_feature and hub_clear_feature api publicsakumisu
2023-11-20support host demo with timer for rtthreadsakumisu
2023-11-20add dhcp timer for getting ip addrsakumisu
2023-11-17remove rndis code in third party because it is implemented internallysakumisu
2023-11-17remove usb_mem.hsakumisu
2023-11-17use static urb for ep0sakumisu
2023-11-16refactor urb, add ep & hport in urb to make hardware pipe more reusablesakumisu
2023-11-15release v0.10.2v0.10.2sakumisu
2023-11-15fix ecm mac buffer sizesakumisu
2023-11-15add pusb2 port, fix issue for rt-thread, add msc storage demo for rt-threadzhugengyu
2023-11-13fix rndis query & set msg wLength, only support one rndis devicesakumisu
2023-11-13add ms os requestsakumisu
2023-11-13check and execute modeswitch firstsakumisu
2023-11-13fix class api namesakumisu
2023-11-13check if token is active without errors, if token has errors, go to wakeup semsakumisu
2023-11-13add ecm host demosakumisu
2023-11-11add usbh_set_interface apisakumisu
2023-11-05add nuvoton port(not release)Yang Xijing
2023-11-04update config rstsakumisu
2023-11-04add cdc ecm hostsakumisu
2023-11-04support usb modeswitchsakumisu
2023-11-04add cdc ecm devicesakumisu