index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
dcd_dwc2.c
Age
Commit message (
Expand
)
Author
2023-10-31
dwc2 flush tx,rx fifo in dcd_init()
hathach
2023-10-31
usb on u5a5 hs work well with correct VBVALEXTOEN/VBVALOVAL set
hathach
2023-10-30
minor space format dwc2 driver
hathach
2023-01-11
dwc2: fix IAR warnings.
MasterPhi
2022-12-04
Fix typos
Bastien Nocera
2022-06-04
update all dwc2 ports to support new dynamic controller support
hathach
2022-06-03
make dwc2 stm32 rhport support dynamic
hathach
2022-06-01
Merge pull request #1454 from Iktek/bugfix_1453
Ha Thach
2022-06-01
grstctl set fifo + flush in one assign
hathach
2022-05-03
overwrite grstctl on edpt_disable
Pascal Speck
2022-03-16
Fix DSTS_FNSOF in dwc2.c
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-02-26
add TUP_USBIP_DWC2
hathach
2022-02-26
more internal rename
hathach
2022-02-26
mcu specific rename
hathach
2022-02-25
rename and move dcd_attr.h to tusb_mcu_attr.h
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-05
Add Raspberry Pi Zero W and Zero 2 W
Scott Shawcroft
2021-11-17
clean up
hathach
2021-11-15
set DCFG_XCVRDLY when using external ULPI highspeed phy
hathach
2021-11-05
xmc4500 ported, cdc msc example run fine
hathach
2021-11-04
fix issue with bcm2711 caching issue by ading ISB() after dwc2_dcd_int_enable90
hathach
2021-11-02
grouping stm32L4 family in bsp
hathach
2021-11-02
minor clean up
hathach
2021-11-02
add fix for stm32l4 (version 3.10a) which generate transfer complete when set...
hathach
2021-10-31
change F207 to use new dwc2
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-29
correctly init hs phy for bcm
hathach
2021-10-28
support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy
hathach
2021-10-26
add synopsys id check, rename GCCFG_* to STM32_GCCFG-*
hathach
2021-10-26
add hw config struct
hathach
2021-10-26
enhance fifo read/write
hathach
2021-10-26
more clean up
hathach
2021-10-26
clean up
hathach
2021-10-26
use dwc2->epin
hathach
2021-10-26
update the access epout
hathach
2021-10-26
use dwc2->fifo[]
hathach
2021-10-26
complete dwc2 regs struct
hathach
2021-10-26
add epin, epout to dwc2 regs
hathach
2021-10-26
more rename
hathach
2021-10-26
update dwc2_type
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-10-25
house keeping
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
more clean up
hathach
2021-10-25
minor rename
hathach
2021-10-25
switch gd32 and stm32f4 to use new dwc2 driver
hathach
[next]