summaryrefslogtreecommitdiff
path: root/port
AgeCommit message (Expand)Author
2026-06-30update(port/musb/usb_glue_sifli): add zephyr supportsakumisu
2026-06-30fix(port/chipidea): using sutw semaphore by isr handler for setupsakumisu
2026-06-30update(port/dwc2): add limit for transfer sizesakumisu
2026-06-26usb_hc.h中bug修改和usb_glue_nation.c中添加N32H49X和N32H7XX系列MCU�...Onlyou_tzZ
2026-05-26docs: update rascsakumisu
2026-05-22fix(port/musb/usb_glue_sifli): fix phy and reset configsakumisu
2026-05-12Add HS support for esp32s31yanke
2026-05-08feat(port/renesas): support renesas devicesakumisu
2026-04-16fix(port/hpm): add sdk version checksakumisu
2026-04-13[update] port: hpmicro: dcd: using sutw semaphore by isr handler for setupZhihong Chen
2026-03-05fix(port/dwc2/usb_dc_dwc2): fix utmi with 16bit configsakumisu
2026-02-28fix(port/hpmicro): fix out ep idxsakumisu
2026-02-12fix(port/dwc2/usb_hc_dwc2): add critical section for hc frame setting, make i...sakumisu
2026-02-03fix(port/musb/usb_hc_musb): fix stall to stalledsakumisu
2026-02-03fix(port/dwc2/usb_dc_dwc2): fix typo for disable global isrsakumisu
2026-01-28docs: release v1.6.0v1.6.0sakumisu
2026-01-28chore: replace tab with spacesakumisu
2026-01-28update(port/ehci): set roothub speed to highsakumisu
2026-01-28update(port/dwc2/usb_glue_infineon): add some check for m55sakumisu
2026-01-22update(port/dwc2/usb_dc_dwc2): move read setup into USB_OTG_GINTSTS_ENUMDNE irqsakumisu
2026-01-22feat(port/dwc2): add infineon gluesakumisu
2026-01-22update(port/dwc2): add usbd_dwc2_get_system_clock to replace SystemCoreClocksakumisu
2026-01-20update(port/dwc2): add check for fifo value with power on valuesakumisu
2026-01-18feat(musb): add support for ti microcontroller with musb ipMDLZCOOL
2026-01-18fix(musb): fix `musb_pipe_alloc` missing `bus` parameter, and fix host checks...MDLZCOOL
2026-01-12update(port/dwc2/usb_dc_dwc2): remove __UNALIGNED_UINT32_READ and __UNALIGNED...sakumisu
2026-01-08Update T113S3 glueHakumenJean
2026-01-05fix(port/dwc2/usb_hc_dwc2): restart split transfer with dwc2_xxx_urb_init, do...sakumisu
2025-12-26fix(port/dwc2/usb_hc_dwc2): fix incorrect HFIR_RELOAD_CTRL settingsakumisu
2025-12-12fix warningsakumisu
2025-12-01update(port/dwc2/usb_hc_dwc2): reset channel with dwc2_halt in deinitsakumisu
2025-11-27update(port/musb/usb_hc_musb): reenable pipe alloc & freesakumisu
2025-11-25port: update hpmicro port files for otgZhihong Chen
2025-11-25refactor(otg): refactor otg frameworksakumisu
2025-11-19update(port/dwc2/usb_glue_st): increase ep1 tx fifo for audio demosakumisu
2025-11-09fix(port/dwc2/usb_dc_dwc2): invalid cache before all read setupsakumisu
2025-11-07fix(usb_dc_dwc2): add unaligned read/write macros for IAR compiler蒙蒙plus
2025-11-07fix:Fix RNDIS DHCP dependency,and delay implementationRbb666
2025-10-30update(port/chipidea): add dcache support for devicesakumisu
2025-10-22feat: support custom ep0 mpssakumisu
2025-10-11update(port/hpmicro): add dcache support for devicesakumisu
2025-10-09update(port/dwc2/usb_glue_hc): update hc portsakumisu
2025-09-27fix(port/ehci): clear iaad status before setsakumisu
2025-08-30feat: host add event callback mechanism similar to deviceEgahp
2025-08-11feat: Add MUSB IP without multipoint feature supportHalfSweet
2025-08-07fix(port/musb/usb_hc_musb): add rxmap & txmap configsakumisu
2025-08-06feat(port): add urb->complete in usbh_kill_urbsakumisu
2025-08-05update(port/dwc2): add mode checksakumisu
2025-08-05update(port/musb): add mode checksakumisu
2025-08-02update(port/dwc2/usb_hc_dwc2): only clean & invalid buffer in usbh_submit_urb...sakumisu