summaryrefslogtreecommitdiff
path: root/src/portable/synopsys
AgeCommit message (Expand)Author
2024-09-30esp32p4 use port0 as fs, port1 as highspeedhathach
2024-09-30added p4, seems to work well and enumeratedhathach
2024-09-30update/rename ghwcfg registershathach
2024-09-30update to dwc2 register structhathach
2024-09-24more renamehathach
2024-09-24add CFG_TUD_DWC2_DMA, make it compile time optionhathach
2024-09-24update dfifo allocation scheme to use top pointer, update document and explan...hathach
2024-09-08Merge branch 'master' into dwc2_dmaHiFiPhile
2024-09-04dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=...hathach
2024-07-12simplify dwc2 test modehathach
2024-06-27Fix GenID 3.10 issue on STM32L4.HiFiPhile
2024-06-27Merge branch 'master' of https://github.com/hathach/tinyusb into dwc2_dmaHiFiPhile
2024-06-20synopsys/dwc2_esp32: Add header for vTaskDelay.Andrew Leech
2024-05-24wch usbfs/usbhs need to specify which driver to use. for v307 default to high...hathach
2024-05-13Remove dead code.HiFiPhile
2024-05-13Adjust logic.HiFiPhile
2024-05-13Merge branch 'master' into test-mode-supportHiFiPhile
2024-05-05Fix spurious EP0 completion.HiFiPhile
2024-04-25Change DMA condition.HiFiPhile
2024-04-25Fix DMA FIFO reservation.HiFiPhile
2024-04-25Check IN ep count limit.HiFiPhile
2024-04-25dwc2: add dma support.HiFiPhile
2024-04-25Disable EPs correctly to clear incomplete transfer.HiFiPhile
2024-04-23port clang stm32: f1, f2, f3hathach
2024-04-19- clang h743 build and run cdc_msc okhathach
2024-04-16minor update to sofhathach
2024-04-11separate flush tx/rx fifohathach
2024-04-10flush fifo in dcd_edpt_close_all()HiFiPhile
2024-04-10set txfifo empty level to complete and change back fifo tx to normal sizehathach
2024-04-09Merge branch 'master' into dwc2-interruptshathach
2024-04-05dwc2: remove fifo free code.HiFiPhile
2024-03-31minor clean uphathach
2024-03-30Code refactor.HiFiPhile
2024-03-30Flush FIFO on bus reset.HiFiPhile
2024-03-30dwc2: add endpoint allocation support.HiFiPhile
2024-02-19Opt-out for USB Test-ModeRocky04
2024-02-15Do not enable the Mode mismatch interrupt source, it is not clearedChris Desjardins
2024-02-01Merge branch 'master' into src/portable/synopsys/dwc2/fix_sof_int_handlingHiFiPhile
2024-01-15Merge branch 'master' into test-mode-supportRocky04
2024-01-15Change to control complete cbRocky04
2024-01-15Add DWC2 Test Mode SUpportRocky04
2024-01-10Disable ULPI clock during sleep on stm32f7 when using internal phyAlex Voinea
2023-11-22fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clockhathach
2023-11-22add spec version to dwc2 infohathach
2023-11-19Fix CIHiFiPhile
2023-11-19Add dwc2 info of F429.HiFiPhile
2023-10-31dwc2 flush tx,rx fifo in dcd_init()hathach
2023-10-31usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL sethathach
2023-10-31minor clean uphathach
2023-10-30minor space format dwc2 driverhathach