index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
portable
/
synopsys
/
dwc2
/
dwc2_common.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-04-10
add dwc2_clock_init() to have nrf54 initial sequence. currently stub for othe...
hathach
2026-03-05
add hs_phy_type parameter to dwc2_phy_deinit for selective PHY deinitializati...
hathach
2026-03-04
add PHY deinitialization support for DWC2 driver across all MCUs
hathach
2026-02-27
Merge remote-tracking branch 'tinyusb/master' into dwc2_deinit
HiFiPhile
2026-02-23
refactor: streamline high-speed PHY detection and configuration in DWC2 driver
hathach
2026-02-23
refactor: improve high-speed PHY handling and FIFO configuration in DWC2 driver
hathach
2026-02-22
refactor speed check
HiFiPhile
2026-02-20
refactor config option
HiFiPhile
2026-02-19
Introduce TUH_CFGID_PHY_SPEED configure option
Cédric Berger
2026-02-19
Better variable/function names
Cédric Berger
2026-01-06
dwc2: implement deinit
HiFiPhile
2025-11-19
fix more alerts
hathach
2025-11-06
fix compile issue when enable both host and device for dwc2
hathach
2025-10-13
get cmake build with 54h20 not tested on actual hw, probably not running
hathach
2025-07-07
support at32 mcu
zhiqiang
2024-11-14
clean up, add typdef for dwc2 type for device
hathach
2024-11-01
rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better ...
hathach
2024-10-25
hcd able to send setup packet
hathach
2024-10-25
more progress on dwc2 hcd, initial code for edpt xfer
hathach
2024-10-21
get hprt interrupt triggered
hathach
2024-10-16
move gahbcfg/gintmsk with dma to dwc2 common
hathach
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-10-15
adding hcd dwc2
hathach