summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
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
2022-04-19add nrf5x usb dev port and ch58x usb dev portLi Guo
2022-04-15fix warningsakumisu
2022-04-15rename USB_MUSB_SUNXI with CONFIG_USB_MUSB_SUNXIsakumisu
2022-04-15add stall state process when ep0 will be stalledsakumisu
2022-04-14add imxrt usb device portzhouqiyusth
2022-04-03update musb hcd driver,match fifo with ep idxsakumisu
2022-03-31fixed osal critical section protect adapt 64bits CPU.xieyangrun
2022-03-31fixed C standardxieyangrun
2022-03-27update stm32 hc port: fixed control_transfer return value.aozima
2022-03-26optimise musb driversakumisu
2022-03-24discard qh when sem wait timeoutsakumisu
2022-03-24fix transfer return valuesakumisu
2022-03-23delete priv parametersakumisu
2022-03-23update stm32 host demo and synopsys driversakumisu
2022-03-23update es32 host demo and musb driversakumisu
2022-03-23psc thread use event instead,add timeout for transferjzlv
2022-03-20add musb host portingsakumisu
2022-03-20use ep index to control registersakumisu
2022-03-20update musb dc port[email protected]
2022-03-19fix ep alloc, inuse value need reservesakumisu
2022-03-17fix critical section wrong usesakumisu
2022-03-17enable ehci reserved regs as defaultsakumisu
2022-03-16fix fifo addr align when write&readsakumisu