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_bcm.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
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2024-04-25
Fix DMA FIFO reservation.
HiFiPhile
2022-06-04
update all dwc2 ports to support new dynamic controller support
hathach
2022-01-05
Add Raspberry Pi Zero W and Zero 2 W
Scott Shawcroft
2021-11-22
use USB_OTG_GLOBAL_BASE instead of hard code value
hathach
2021-11-04
add hint/question with ISB
hathach
2021-11-04
fix issue with bcm2711 caching issue by ading ISB() after dwc2_dcd_int_enable90
hathach
2021-11-03
clean up
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-28
support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy
hathach