summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2022-10-07add dwc2 host iso transfersakumisu
2022-10-07fix warnings and add support for air105HaiMianBB
2022-10-06fix warningsakumisu
2022-10-05complete dwc2 ep closesakumisu
2022-10-05do not enable ipxfrm intmasksakumisu
2022-10-05Update ch58x dcd portingHaiMianBB
2022-10-01remove mm32/imxrt/nuvoton old portsakumisu
2022-09-30fifx xhci update mps issue, add xhci dumpers, update e2000 demozhugengyu
2022-09-25remove cmsis dependencesakumisu
2022-09-23update iso transfer for high speedsakumisu
2022-09-23Update nrf5x dcd portingHaiMianBB
2022-09-22xhci keyboard and mouse okzhugengyu
2022-09-22updatezhugengyu
2022-09-22updatezhugengyu
2022-09-18add ehci readmesakumisu
2022-09-18fix ep_mps overflow and addr checksakumisu
2022-09-17remove dwc dcache cleansakumisu
2022-09-17add bcdr register for usb connectsakumisu
2022-09-14add interface altsetting structsakumisu
2022-09-12fix urb and pipe pointer check ordersakumisu
2022-09-12give up dcache enable macrosakumisu
2022-09-12remove align64 and dcache process for hpmsakumisu
2022-09-12update hpm host ehci gluesakumisu
2022-09-11fix ep enable when calls usbd_ep_opensakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-21update dwc2 iso transfersakumisu
2022-08-20add ep_enable param to check if ep is enable when transfersakumisu
2022-08-18fix pktcnt when read len is zerosakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-08-14update ram sizesakumisu
2022-08-14add dcache invalidate for async transfersakumisu
2022-08-14add dcache support for hpm hcdsakumisu
2022-08-12add hpm usb host driver and demosakumisu
2022-08-12update hcd templatesakumisu
2022-08-12delete workqsakumisu
2022-08-11add some delay to keep host power stablesakumisu
2022-08-10rename ehci file and dcache namesakumisu
2022-08-10set chan result enxio when calls disconnect irqsakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-31support Bidirectional ep transfer for usb_fssakumisu
2022-07-29change flush to writebacksakumisu
2022-07-29add cache supportsakumisu
2022-07-28add hpm dcd portsakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-07-24fixed a bug on USB interrupt handler张承儒
2022-07-24fix spellingsakumisu
2022-07-19add ehci power configsakumisu
2022-07-13fix tx toggle controlsakumisu
2022-07-08update ep configsakumisu