index
:
cherryusb.git
dev
gh-pages
master
release/v1.3
release/v1.4
release/v1.5
release/v1.6
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
port
/
musb
Age
Commit message (
Expand
)
Author
2022-06-15
fix warnings
sakumisu
2022-06-15
update musb chan with bidirectional support,remove more than one the same eps...
sakumisu
2022-06-15
remove usb_ prefix
sakumisu
2022-06-14
rename struct name
sakumisu
2022-06-04
optimise musb dcd and hcd driver
sakumisu
2022-05-29
update ep write zlp
sakumisu
2022-05-27
use offset to operate register instead of usb struct
sakumisu
2022-04-23
add static for usb_ep0_state to avoid duplicating
sakumisu
2022-04-15
fix warning
sakumisu
2022-04-15
rename USB_MUSB_SUNXI with CONFIG_USB_MUSB_SUNXI
sakumisu
2022-04-15
add stall state process when ep0 will be stalled
sakumisu
2022-04-03
update musb hcd driver,match fifo with ep idx
sakumisu
2022-03-31
fixed osal critical section protect adapt 64bits CPU.
xieyangrun
2022-03-31
fixed C standard
xieyangrun
2022-03-26
optimise musb driver
sakumisu
2022-03-23
update es32 host demo and musb driver
sakumisu
2022-03-20
add musb host porting
sakumisu
2022-03-20
use ep index to control register
sakumisu
2022-03-20
update musb dc port
[email protected]
2022-03-16
fix fifo addr align when write&read,clear underrun flag in tx irq
sakumisu
2022-03-13
update musb dcd driver
sakumisu
2022-03-11
fix usb_dc_deinit return type
sakumisu
2022-03-11
remove unused comments
sakumisu
2022-02-26
update port readme
sakumisu
2022-02-25
update musb driver
sakumisu
2022-02-21
update musb dcd
sakumisu
2022-02-20
update dcd porting
sakumisu
2022-01-11
add musb ip reg
sakumisu