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