summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
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
2022-07-07fix warning and add speed errorout when precompilesakumisu
2022-07-03optimise usbfs and usbhs driversakumisu
2022-07-02move ch32 proj outsakumisu
2022-06-29add dwc2 hs support,fix fifo read writesakumisu
2022-06-26fix align32 in 64bit cpusakumisu
2022-06-25remove align4 addr checksakumisu
2022-06-23update dwc2 dcache processsakumisu
2022-06-22disable batterysakumisu
2022-06-20fix fsdev pma offset max size caculatesakumisu
2022-06-17update dwc2 intr transfersakumisu
2022-06-16sync ehci codesakumisu
2022-06-16update dwc2 hcd driversakumisu
2022-06-15fix num_packets with uint16_tsakumisu
2022-06-15fix warningssakumisu
2022-06-15update musb chan with bidirectional support,remove more than one the same eps...sakumisu
2022-06-15remove usb_ prefixsakumisu
2022-06-14rename struct namesakumisu
2022-06-14refactor dwc2 portsakumisu
2022-06-04optimise musb dcd and hcd driversakumisu
2022-06-04fix ep set stall by the wrong directionsakumisu
2022-06-02fix endpoint buffer address set error bug.add print color define.WoodData
2022-05-29update ep write zlpsakumisu
2022-05-27use offset to operate register instead of usb structsakumisu
2022-05-24Check ep write is or not complete when not called in isrsakumisu
2022-05-15move mm32 USB_BASE into c filesakumisu
2022-04-23add static for usb_ep0_state to avoid duplicatingsakumisu