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_gd32.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-04-09
rename ep_fifo_size (bytes) to otg_dfifo_depth (words)
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
2022-06-04
update all dwc2 ports to support new dynamic controller support
hathach
2021-10-30
add support for EFM32GG
hathach
2021-10-29
skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibr...
hathach
2021-10-26
add epin, epout to dwc2 regs
hathach
2021-10-26
more rename
hathach
2021-10-25
spacing
hathach
2021-10-25
moving esp32s2 to dwc2, abstract dwc2_set_turnaround()
hathach
2021-10-25
update dwc int enable/disable
hathach
2021-10-25
switch gd32 and stm32f4 to use new dwc2 driver
hathach
2021-10-24
adding generalized dwc2 driver
hathach