summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
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
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