Commit Graph

113 Commits

Author SHA1 Message Date
sakumisu
315bf9baf7 set chan result enxio when calls disconnect irq 2022-08-10 21:39:46 +08:00
sakumisu
b835c9ccd2 add nocache ram config when enable dcache 2022-07-31 18:40:45 +08:00
sakumisu
7dd7285e3a support Bidirectional ep transfer for usb_fs 2022-07-31 10:26:19 +08:00
sakumisu
139c2307f9 change flush to writeback 2022-07-29 21:02:08 +08:00
sakumisu
063502c078 add cache support 2022-07-29 19:54:56 +08:00
sakumisu
bed9f0d22d add hpm dcd port 2022-07-28 23:11:33 +08:00
sakumisu
f1bc0aef04 refactor dcd api and ep in/out irq callback process 2022-07-28 21:35:22 +08:00
张承儒
d2fb9b3624 fixed a bug on USB interrupt handler 2022-07-24 23:09:08 +08:00
sakumisu
120f994ee3 fix spelling 2022-07-24 14:36:34 +08:00
sakumisu
decc40f95d add ehci power config 2022-07-19 19:08:14 +08:00
sakumisu
97a364b304 fix tx toggle control 2022-07-13 22:18:19 +08:00
sakumisu
a8fb71bed7 update ep config 2022-07-08 22:33:05 +08:00
sakumisu
76887cf682 fix warning and add speed errorout when precompile 2022-07-07 21:33:56 +08:00
sakumisu
c3cc33281f optimise usbfs and usbhs driver 2022-07-03 10:29:58 +08:00
sakumisu
9dbcc52f61 move ch32 proj out 2022-07-02 19:31:28 +08:00
sakumisu
b8e7b0fb17 add dwc2 hs support,fix fifo read write 2022-06-29 22:22:29 +08:00
sakumisu
9bd3c00b8c fix align32 in 64bit cpu 2022-06-26 17:30:44 +08:00
sakumisu
f333dd97a8 remove align4 addr check 2022-06-25 22:45:00 +08:00
sakumisu
edee76c3e5 update dwc2 dcache process 2022-06-23 21:26:35 +08:00
sakumisu
7f011f2706 disable battery 2022-06-22 22:30:14 +08:00
sakumisu
1ecd17e156 fix fsdev pma offset max size caculate 2022-06-20 20:22:35 +08:00
sakumisu
268054a98c update dwc2 intr transfer 2022-06-17 22:13:18 +08:00
sakumisu
12f74971eb sync ehci code 2022-06-16 22:24:03 +08:00
sakumisu
e2d8752f06 update dwc2 hcd driver 2022-06-16 22:17:38 +08:00
sakumisu
977264d78c fix num_packets with uint16_t 2022-06-15 22:24:00 +08:00
sakumisu
e922b589f8 fix warnings 2022-06-15 22:14:53 +08:00
sakumisu
a03152b14f update musb chan with bidirectional support,remove more than one the same eps support 2022-06-15 20:53:49 +08:00
sakumisu
8e7c7d76e1 remove usb_ prefix 2022-06-15 20:51:18 +08:00
sakumisu
a31e56f13e rename struct name 2022-06-14 22:08:04 +08:00
sakumisu
8d7ef730a2 refactor dwc2 port 2022-06-14 22:05:48 +08:00
sakumisu
8866d9aab4 optimise musb dcd and hcd driver 2022-06-04 21:11:16 +08:00
sakumisu
9a857e60ba fix ep set stall by the wrong direction 2022-06-04 17:42:55 +08:00
WoodData
84a68fc040 fix endpoint buffer address set error bug.add print color define. 2022-06-02 11:59:40 +08:00
sakumisu
96b38020df update ep write zlp 2022-05-29 14:54:28 +08:00
sakumisu
77d6de89f6 use offset to operate register instead of usb struct 2022-05-27 22:13:05 +08:00
sakumisu
e1726721a7 Check ep write is or not complete when not called in isr 2022-05-24 22:22:22 +08:00
sakumisu
d20a8ed7f2 move mm32 USB_BASE into c file 2022-05-15 19:08:36 +08:00
sakumisu
035f01b2ca add static for usb_ep0_state to avoid duplicating 2022-04-23 16:42:56 +08:00
Li Guo
73333f95ba add nrf5x usb dev port and ch58x usb dev port 2022-04-19 10:12:08 +08:00
sakumisu
66abda8576 fix warning 2022-04-15 21:59:38 +08:00
sakumisu
fde5f93659 rename USB_MUSB_SUNXI with CONFIG_USB_MUSB_SUNXI 2022-04-15 21:38:58 +08:00
sakumisu
7acda342a2 add stall state process when ep0 will be stalled 2022-04-15 21:37:37 +08:00
zhouqiyusth
b300b42a47 add imxrt usb device port 2022-04-14 20:21:43 +08:00
sakumisu
bbc5992788 update musb hcd driver,match fifo with ep idx 2022-04-03 22:08:36 +08:00
xieyangrun
322964f598 fixed osal critical section protect adapt 64bits CPU. 2022-03-31 18:40:11 +08:00
xieyangrun
dfa977caa2 fixed C standard 2022-03-31 18:40:11 +08:00
aozima
a6ff2668c2 update stm32 hc port: fixed control_transfer return value. 2022-03-27 14:58:25 +08:00
sakumisu
22f7322ed9 optimise musb driver 2022-03-26 15:15:16 +08:00
sakumisu
3ee7ad5a5e discard qh when sem wait timeout 2022-03-24 10:40:29 +08:00
sakumisu
0b053f078f fix transfer return value 2022-03-24 10:30:48 +08:00