index
:
cherryusb.git
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
2025-06-23
fix(port/dwc2/usb_glue_st): fix GCCFG in stm32h7rs
v1.5.0
sakumisu
2025-06-23
revert(port/dwc2/usb_hc_dwc2): revert 4f831f58 change
sakumisu
2025-06-19
fix warning
sakumisu
2025-06-14
fix warning
sakumisu
2025-06-12
refactor(port/ch32): classify ch32 port
sakumisu
2025-06-12
update(port/bl): add fs support
sakumisu
2025-06-05
fix(idf): fix p4 config
sakumisu
2025-06-04
feat(dcache): update dcache api
sakumisu
2025-06-03
feat(port/dwc2): add dcache api for esp & st
sakumisu
2025-06-03
feat(port/dwc2/usb_dc_dwc2): support dcache
sakumisu
2025-06-03
update(port/dwc2): implement usbd_dwc2_delay_ms with nop delay
sakumisu
2025-05-29
fix(port/dwc2/usb_hc_dwc2): fix typo
sakumisu
2025-05-28
fix(port/chipidea): fix qtd buffer setting
sakumisu
2025-05-28
fix(port/ch32): clear intflag first, set nak before handling ep in
sakumisu
2025-05-26
fix warning
sakumisu
2025-05-20
update: sync code from rtthread master
sakumisu
2025-05-19
[update] port: hpmicro: update port files
Zhihong Chen
2025-05-15
update(port/fsdev): assert for fsdev iso
sakumisu
2025-05-15
fix warning
sakumisu
2025-05-15
refactor(port/nxp): combine nxp mcx glue for chipdea & ehci
sakumisu
2025-05-15
refacor(port/hpmicro): move hpmicro glue into hpmicro directory
sakumisu
2025-05-14
[port] hpmicro: update usb_dc_hpm.c (#317)
chenzhihong007
2025-05-14
fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zero
sakumisu
2025-05-13
feat: add nationstech support
sakumisu
2025-05-13
fix(port/dwc2/usb_hc_dwc2): do not disable channel for non-split periodic cha...
sakumisu
2025-05-13
update(port/dwc2): check crstdone with bit29 after dwc2 4.20a version
sakumisu
2025-05-12
update(port/ehci/usb_glue_t113): update clock config
sakumisu
2025-05-12
[update] port: hpmicro: update usb_dc_hpm.c (#316)
chenzhihong007
2025-05-11
feat(port/dwc2/usb_hc_dwc2): support external hs hub with fs/ls device
sakumisu
2025-05-11
fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314)
sumengqi
2025-05-10
update(port): add sof support
sakumisu
2025-05-10
update(port/musb/usb_hc_musb): flush and disable ep intr in usbh_kill_urb
sakumisu
2025-05-10
update(port): add USB_ASSERT_MSG for ep num check
sakumisu
2025-05-09
fix(port/musb/usb_dc_musb): enable USB_TXCSRH1_MODE for in ep
sakumisu
2025-05-09
fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix e...
sumengqi
2025-05-07
update(port/ch32): update irqhandler name
sakumisu
2025-05-06
update: add USB_ASSERT_MSG for common case
sakumisu
2025-05-06
update(port/aic): sync code from luban lite
sakumisu
2025-05-06
update(port/dwc2/usb_glue_st): change USB_OTG_HS_PERIPH_BASE to 0x40040000UL
sakumisu
2025-05-05
fix(port/bl): enable PDS_REG_USB_IDDIG bit for device
sakumisu
2025-04-30
fix unused warnings
sakumisu
2025-04-29
update(port/ehci): use static qtd pool for qtd alloc & free
sakumisu
2025-04-25
feat(port/fsdev/usb_glue_st): implement low level api
sakumisu
2025-04-24
fix(port/dwc2/usb_hc_dwc2): change packet uint8_t to uint16_t
sakumisu
2025-04-24
feat(port/dwc2/usb_glue_st): implement low level api for device and host
sakumisu
2025-04-23
fix(port/dwc2/usb_hc_dwc2): enlarge pktcnt to 0x3ff, GHWCFG3(bit4:6) = 6, GHW...
sakumisu
2025-04-23
port: hpmicro: update isr processing (#304)
chenzhihong007
2025-03-29
feat(port/kinetis): add mm32f5 support
sakumisu
2025-03-28
fix: fix wformat warnings
sakumisu
2025-03-28
update(port/ohci): add pad for ed&td cachemaintain, add CONFIG_USB_OHCI_DESC_...
sakumisu
[next]