summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16support hpmicro chipsZhihong Chen
2025-12-15Merge pull request #3364 from hathach/hcd_fsdevHa Thach
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13update LPC54HiFiPhile
2025-12-13hcd/ohci: fix warningsHiFiPhile
2025-12-13hcd: add NXP IP3516HiFiPhile
2025-12-13Merge pull request #3358 from hathach/dwc2_cfgHa Thach
2025-12-13Merge branch 'refs/heads/master' into hcd_fsdevhathach
2025-12-11dcd/rusb2: fix fifo writeHiFiPhile
2025-12-10hw/mcu: add support for NXP RW612gab-k
2025-12-10update metrics to support bloaty csvhathach
2025-12-04Merge branch 'refs/heads/master' into dwc2_cfghathach
2025-12-02Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
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-28Fix deinit glitchHiFiPhile
2025-11-28fix build with zephyr with latest nrfx v4hathach
2025-11-28Use one endpoint for EP0HiFiPhile
2025-11-27Add max nak configZixun LI
2025-11-27free previously allocated OUT endpoint if IN allocation failedZixun LI
2025-11-27Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-27Remove redundant EP reg clearZixun LI
2025-11-27Add fsdev_deinitZixun LI
2025-11-27extract core resetZixun LI
2025-11-27more renamehathach
2025-11-26reorganize ctr_rx workaroundZixun LI
2025-11-26Merge remote-tracking branch 'tinyusb/master' into hcd_fsdevZixun LI
2025-11-26dwc2 stm32 check if dcache enabled before calling SCB DCache functionhathach
2025-11-26change tu_fifo_buffer_info_t layouthathach
2025-11-26Merge branch 'master' into xfer-fifohathach
2025-11-25hcd/fsdev: more refactorHiFiPhile
2025-11-25fsdev: reorganize functionsHiFiPhile
2025-11-25hcd: add fsdev driverHiFiPhile
2025-11-25dcd/fsdev: re-enable SBUF for STM32U0, no more issueZixun LI
2025-11-23stm32_fsdev: Fix missed cases in single-buffered isochronous endpoint support.milek7
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