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
Age
Commit message (
Expand
)
Author
2024-12-23
chore: fix missing license
sakumisu
2024-12-19
update(port/dwc2/usb_glue_gd): add check for ep
sakumisu
2024-12-16
update(port/dwc2/usb_glue_at): import system_core_clock
sakumisu
2024-12-16
update(port/dwc2/usb_glue_st): support stm32h7rs
sakumisu
2024-12-16
update(port/dwc2/usb_dc_dwc2): support up to 16 endpoints
sakumisu
2024-12-09
update(port/ohci): update ohci common code
sakumisu
2024-12-04
update(port/ehci/usb_glue_aic): add check for CONFIG_USB_OHCI_HCOR_OFFSET
sakumisu
2024-11-29
update(port/dwc2/usb_hc_dwc2): do not support hs hub with ls/fs device
sakumisu
2024-11-27
update(port/fsdev): add check for iso, we do not support
sakumisu
2024-11-26
chore: add missing license
sakumisu
2024-11-25
update(port/dwc2/usb_dc_dwc2): clear crst bit because some mcu cannot be self...
sakumisu
2024-11-21
fix(port/dwc2/usb_dc_dwc2): do not clear other intr bits
sakumisu
2024-11-18
HPMicro: update hpmicro port files
Zhihong Chen
2024-10-31
update(port/ehci/usb_glue_aic): remove lsusb shell, add check for ehci config...
sakumisu
2024-10-17
fix(port/dwc2/usb_hc_dwc2): fix check typo
sakumisu
2024-10-11
update(port/kinetis): update mcx glue for mcxa153/mcxc444
sakumisu
2024-10-10
feat(port/kinetis): add kinetis usbip
sakumisu
2024-09-27
update(port/dwc2/usb_dc_dwc2): enlarge CONFIG_USB_DWC2_TX1_FIFO_SIZE for vide...
sakumisu
2024-09-26
fix(port/dwc2/usb_dc_dwc2): set multi packet for iso in tx empty process, eve...
sakumisu
2024-09-08
fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4
v1.4.0-rc2
sakumisu
2024-09-08
fix(port/dwc2): reset dma burst then modify, clear HCINT intstatus first
sakumisu
2024-09-08
fix(port/dwc2): fix typo
wangyz1997
2024-09-02
fix(port/ehci/usb_glue_ma35d0): fix typo
sakumisu
2024-09-01
update(port/dwc2/usb_hc_dwc2): power enable at last for common with other hos...
sakumisu
2024-08-29
Update usb_dc_dwc2.c
tyustli
2024-08-25
fix(port/bl): overflow check
sakumisu
2024-08-25
feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehci
sakumisu
2024-08-23
update(port/hpm): check resume in port change
sakumisu
2024-08-23
port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr
Zhihong Chen
2024-08-22
update(port/dwc2/usb_dc_dwc2): add busid for functions to support multi ip
sakumisu
2024-08-21
fix: fix -Wunused-parameter warning with -Wextra cflag
sakumisu
2024-08-16
HPMicro: update usb_dc_hpm.c
Zhihong Chen
2024-08-16
port: ehci: should not be clear CSC/PEC/OCC flag when usb_hc_init()
Zhihong Chen
2024-08-16
refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.h
sakumisu
2024-08-16
Fix IDF compilation error
udoudou
2024-08-14
update: idf config update
sakumisu
2024-08-14
Correct spelling errors.
Yang Xijing
2024-08-13
fix(port/dwc2): check idle when flush fifo, add delay for dwc2_set_mode
sakumisu
2024-08-09
Add PUSB2 and XHCI driver and RTOS glue (#236)
zhugengyu
2024-08-07
Modifying the USB Int Source to support esp32p4
Kevincoooool
2024-07-30
update(port/hpm/usb_dc_hpm): remove phcd clear
sakumisu
2024-07-30
update(port/hpm/usb_dc_hpm): enable resume handler
sakumisu
2024-07-27
feat(port/dwc2): import kendryte glue from k230_sdk
sakumisu
2024-07-26
feat(port): add remote wakeup api
sakumisu
2024-07-18
fix(port/dwc2/usb_dc_dwc2): fix lost ep0 setup intstatus by clear, for dwc2 v...
charschu
2024-07-15
update(port/musb/usb_hc_musb): add portpower bit for commit e4b56cee
sakumisu
2024-07-15
fix typo
sakumisu
2024-07-15
Workaround for BL616 power control
Till Harbaum
2024-07-13
fix(port/bl): fix test mode api
sakumisu
2024-07-09
port: ehci: update init and deinit
Zhihong Chen
[next]