summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2025-05-28fix(port/ch32): clear intflag first, set nak before handling ep insakumisu
2025-05-26fix warningsakumisu
2025-05-20update: sync code from rtthread mastersakumisu
2025-05-19[update] port: hpmicro: update port filesZhihong Chen
2025-05-15update(port/fsdev): assert for fsdev isosakumisu
2025-05-15fix warningsakumisu
2025-05-15refactor(port/nxp): combine nxp mcx glue for chipdea & ehcisakumisu
2025-05-15refacor(port/hpmicro): move hpmicro glue into hpmicro directorysakumisu
2025-05-14[port] hpmicro: update usb_dc_hpm.c (#317)chenzhihong007
2025-05-14fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zerosakumisu
2025-05-13feat: add nationstech supportsakumisu
2025-05-13fix(port/dwc2/usb_hc_dwc2): do not disable channel for non-split periodic cha...sakumisu
2025-05-13update(port/dwc2): check crstdone with bit29 after dwc2 4.20a versionsakumisu
2025-05-12update(port/ehci/usb_glue_t113): update clock configsakumisu
2025-05-12[update] port: hpmicro: update usb_dc_hpm.c (#316)chenzhihong007
2025-05-11feat(port/dwc2/usb_hc_dwc2): support external hs hub with fs/ls devicesakumisu
2025-05-11fix:(port/ch32/usb_dc_usbhs.c) fix isochronous in endpoint config bug (#314)sumengqi
2025-05-10update(port): add sof supportsakumisu
2025-05-10update(port/musb/usb_hc_musb): flush and disable ep intr in usbh_kill_urbsakumisu
2025-05-10update(port): add USB_ASSERT_MSG for ep num checksakumisu
2025-05-09fix(port/musb/usb_dc_musb): enable USB_TXCSRH1_MODE for in epsakumisu
2025-05-09fix:(port/ch32/usb_dc_usbhs.c) Add isochronous out transfer support and fix e...sumengqi
2025-05-07update(port/ch32): update irqhandler namesakumisu
2025-05-06update: add USB_ASSERT_MSG for common casesakumisu
2025-05-06update(port/aic): sync code from luban litesakumisu
2025-05-06update(port/dwc2/usb_glue_st): change USB_OTG_HS_PERIPH_BASE to 0x40040000ULsakumisu
2025-05-05fix(port/bl): enable PDS_REG_USB_IDDIG bit for devicesakumisu
2025-04-30fix unused warningssakumisu
2025-04-29update(port/ehci): use static qtd pool for qtd alloc & freesakumisu
2025-04-25feat(port/fsdev/usb_glue_st): implement low level apisakumisu
2025-04-24fix(port/dwc2/usb_hc_dwc2): change packet uint8_t to uint16_tsakumisu
2025-04-24feat(port/dwc2/usb_glue_st): implement low level api for device and hostsakumisu
2025-04-23fix(port/dwc2/usb_hc_dwc2): enlarge pktcnt to 0x3ff, GHWCFG3(bit4:6) = 6, GHW...sakumisu
2025-04-23port: hpmicro: update isr processing (#304)chenzhihong007
2025-03-29feat(port/kinetis): add mm32f5 supportsakumisu
2025-03-28fix: fix wformat warningssakumisu
2025-03-28update(port/ohci): add pad for ed&td cachemaintain, add CONFIG_USB_OHCI_DESC_...sakumisu
2025-03-28update(port/ehci): add pad for qh&qtd cachemaintain, add CONFIG_USB_EHCI_DESC...sakumisu
2025-03-28ehci: update config to improve performanceZhihong Chen
2025-02-26update(port/kinetis): add MCXA156 supportsakumisu
2025-02-25fix(port/ch32): add EPn_SET_TX_LEN for mpssakumisu
2025-02-25Add ch585 usbhs dcChen Leeren
2025-02-25Fix ch58x fs ip send bugChen Leeren
2025-02-22fix(port/dwc2/usb_glue_st): set GCCFG zero in host for stm32h7rssakumisu
2025-02-11update(port/dwc2/usb_glue_esp): add freertos/task.h for old esp-idfsakumisu
2025-02-09docs: update readmesakumisu
2025-02-08feat(port/ehci): add t113 gluesakumisu
2025-01-26fix(port/dwc2/usb_hc_dwc2): fix warningsakumisu
2025-01-26update(port/rp2040/usb_hc_rp2040): add lock for ep0sakumisu
2025-01-25feat(port/rp2040): update rp2040 host driver, use irq_add_shared_handler to r...sakumisu