summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2025-09-29Fix warningMengsk
2025-09-29Disable SBUF_ISO for U0Mengsk
2025-09-29Fix PMA size for U0Mengsk
2025-09-17Fix address translation functionsHiFiPhile
2025-09-17Replace old delay functions by tusb_time_delay_ms_apiHiFiPhile
2025-09-16Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:igor.masar
2025-09-15add nrf54 to dwc2 infohathach
2025-09-15dwc2: wait for ahb idle before core resethathach
2025-09-13Merge pull request #3246 from HiFiPhile/nxp_hostHa Thach
2025-09-12Fix AT32 compile after #3152HiFiPhile
2025-09-12Update commentHiFiPhile
2025-09-12Merge branch 'master' into sb-epHiFiPhile
2025-09-12ehci: fix removed qhd get reusedHiFiPhile
2025-09-12echi: fix NXP USBPHY disconnection detectionHiFiPhile
2025-09-12Fix some IAR warningsHiFiPhile
2025-09-11Merge branch 'master' of github.com:Dolphindalt/tinyusbDalton Caron
2025-09-11Revert fsdev_stm32.h changesDalton Caron
2025-09-11Revert "Incorporate upstream changes to dwc2_common.c"hathach
2025-09-10Bring up to date with masterDalton Caron
2025-09-10Incorporate upstream changes to dwc2_common.cDalton Caron
2025-09-10Initial STM32WBARI eval supportDalton Caron
2025-09-10Merge pull request #3126 from salkinium/fix/phyc_pllHa Thach
2025-09-10use tusb_time_delay_ms_api for delay, also move tusb_time api to common.hhathach
2025-09-03Merge pull request #3206 from hathach/update-at32f405-phywidth-selHa Thach
2025-09-03add at32f415 dwc2 infohathach
2025-09-03Merge pull request #3225 from verylowfreq/pr-ch32v-usbfs-hostHa Thach
2025-09-03use tusb_time_millis_api() instead of board_millis()hathach
2025-08-28fix(dcd/dwc2): Fix reset procedure for versions >=4.20aTomas Rezucha
2025-08-24Remove dynamic memory allocationMitsumine Suzu
2025-08-24Improve retry operation at NAK response.Mitsumine Suzu
2025-08-24Insert small delay for LowSpeed deviceMitsumine Suzu
2025-08-24Small cleanups.Mitsumine Suzu
2025-08-07update at32f405 dwc2 info and phy width selectionhathach
2025-08-05fix rp2 iso transfer: reset state before notify stack. since new audio driver...hathach
2025-08-01Merge pull request #3191 from hathach/at32Ha Thach
2025-07-31clean uphathach
2025-07-28fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk...hathach
2025-07-10FIx recurrent suspend ISR.HiFiPhile
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-09Merge branch 'refs/heads/master' into fork/ChrisDeadman/hcd-samd-supporthathach
2025-07-07Merge pull request #2963 from HiFiPhile/stm32_cacheHa Thach
2025-07-07change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1hathach
2025-07-07support at32 mcuzhiqiang
2025-07-05Use DMA enable for DCache conditionHiFiPhile
2025-07-05always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...hathach
2025-07-04Merge branch 'refs/heads/master' into fork/verylowfreq/pr-ch32v-usbfs-hosthathach
2025-06-25stm32_fsdev: Allow configuring single-buffered isochronous endpoints.milek7
2025-06-13Add STM32 DWC2 cache supportHiFiPhile
2025-06-12merge n6 and h7rs (same config)hathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach