summaryrefslogtreecommitdiff
path: root/src/portable/synopsys
AgeCommit message (Expand)Author
2026-01-09Merge branch 'master' into fork/zhiqiang-ch/masterhathach
2026-01-06rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZEhathach
2026-01-03fix build with dwc2hathach
2026-01-03add default access mode for tu_hwfifo API make it easier for non-custom read/...hathach
2026-01-03add tu_hwfifo_access_t param to hwfifo APIhathach
2026-01-01change signature of tu_hwfifo_* to have hwfifo as first parameterhathach
2025-12-31add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...hathach
2025-12-31update tu_fifo to work with fsdev hwfifo with increased address 16/32bithathach
2025-12-31re-branding fixed address fifo read/write to stride modehathach
2025-12-30tusb_fifo remove item_size make it fifo of byteshathach
2025-12-30support for the AT32F45X serieszhiqiang-ch
2025-12-13Merge pull request #3358 from hathach/dwc2_cfgHa Thach
2025-12-10update metrics to support bloaty csvhathach
2025-12-04Merge branch 'refs/heads/master' into dwc2_cfghathach
2025-12-02limit to bulk epZixun LI
2025-12-02Merge remote-tracking branch 'tinyusb/master' into dwc2_cfgZixun LI
2025-12-01add linkermap to deps and linkermap tagethathach
2025-11-27more renamehathach
2025-11-26dwc2 stm32 check if dcache enabled before calling SCB DCache functionhathach
2025-11-21dcd/dwc2: add IN fifo configureHiFiPhile
2025-11-20refactor tu_fifo, add tu_fifo_write/read/peek_n_access()hathach
2025-11-19Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-11-19Apply suggestions from code reviewHa Thach
2025-11-19fix more alertshathach
2025-11-19Merge pull request #3076 from HiFiPhile/xfer_closeHa Thach
2025-11-19extract to handle_incomplete_iso_in() for readabilityhathach
2025-11-19Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomphathach
2025-11-19Merge branch 'refs/heads/master' into dwc2_ep0hathach
2025-11-18improve closing endpoint and channelhathach
2025-11-18Merge branch 'master' into fork/HiFiPhile/xfer_closehathach
2025-11-18Merge branch 'master' into fork/HiFiPhile/dwc2_iso_incomphathach
2025-11-11Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-11-06fix compile issue when enable both host and device for dwc2hathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-10-31Merge branch 'copilot/fix-dcd-edpt-xfer-issue' of https://github.com/hathach/...HiFiPhile
2025-10-31Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...HiFiPhile
2025-10-31Skip TXFE for EP0HiFiPhile
2025-10-30Simply restart the transferHiFiPhile
2025-10-30Retry until bIntervalHiFiPhile
2025-10-30Refactor IN fifo writeMengsk
2025-10-29Merge branch 'master' into dwc2_ep0hathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-25Merge pull request #3319 from peppapighs/dwc2-usbsuspmZixun LI
2025-10-25dcd/dwc2: clear pending suspend interrupt before usb resetpeppapighs
2025-10-24fix more warningshathach
2025-10-22Apply suggestions from code reviewZixun LI
2025-10-22Fix duplicate is_isr parameter in dcd_dwc2.ccopilot-swe-agent[bot]
2025-10-22Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifocopilot-swe-agent[bot]
2025-10-15fix unused warningshathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach