index
:
tinyusb.git
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
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
Age
Commit message (
Expand
)
Author
2024-09-30
esp32p4 use port0 as fs, port1 as highspeed
hathach
2024-09-30
added p4, seems to work well and enumerated
hathach
2024-09-30
update/rename ghwcfg registers
hathach
2024-09-30
update to dwc2 register struct
hathach
2024-09-24
more rename
hathach
2024-09-24
add CFG_TUD_DWC2_DMA, make it compile time option
hathach
2024-09-24
update dfifo allocation scheme to use top pointer, update document and explan...
hathach
2024-09-08
Merge branch 'master' into dwc2_dma
HiFiPhile
2024-09-04
dwc2: for esp32 force disconnect/connect using USB_WRAP otg pad override (DM=...
hathach
2024-07-12
simplify dwc2 test mode
hathach
2024-06-27
Fix GenID 3.10 issue on STM32L4.
HiFiPhile
2024-06-27
Merge branch 'master' of https://github.com/hathach/tinyusb into dwc2_dma
HiFiPhile
2024-06-20
synopsys/dwc2_esp32: Add header for vTaskDelay.
Andrew Leech
2024-05-24
wch usbfs/usbhs need to specify which driver to use. for v307 default to high...
hathach
2024-05-13
Remove dead code.
HiFiPhile
2024-05-13
Adjust logic.
HiFiPhile
2024-05-13
Merge branch 'master' into test-mode-support
HiFiPhile
2024-05-05
Fix spurious EP0 completion.
HiFiPhile
2024-04-25
Change DMA condition.
HiFiPhile
2024-04-25
Fix DMA FIFO reservation.
HiFiPhile
2024-04-25
Check IN ep count limit.
HiFiPhile
2024-04-25
dwc2: add dma support.
HiFiPhile
2024-04-25
Disable EPs correctly to clear incomplete transfer.
HiFiPhile
2024-04-23
port clang stm32: f1, f2, f3
hathach
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2024-04-16
minor update to sof
hathach
2024-04-11
separate flush tx/rx fifo
hathach
2024-04-10
flush fifo in dcd_edpt_close_all()
HiFiPhile
2024-04-10
set txfifo empty level to complete and change back fifo tx to normal size
hathach
2024-04-09
Merge branch 'master' into dwc2-interrupts
hathach
2024-04-05
dwc2: remove fifo free code.
HiFiPhile
2024-03-31
minor clean up
hathach
2024-03-30
Code refactor.
HiFiPhile
2024-03-30
Flush FIFO on bus reset.
HiFiPhile
2024-03-30
dwc2: add endpoint allocation support.
HiFiPhile
2024-02-19
Opt-out for USB Test-Mode
Rocky04
2024-02-15
Do not enable the Mode mismatch interrupt source, it is not cleared
Chris Desjardins
2024-02-01
Merge branch 'master' into src/portable/synopsys/dwc2/fix_sof_int_handling
HiFiPhile
2024-01-15
Merge branch 'master' into test-mode-support
Rocky04
2024-01-15
Change to control complete cb
Rocky04
2024-01-15
Add DWC2 Test Mode SUpport
Rocky04
2024-01-10
Disable ULPI clock during sleep on stm32f7 when using internal phy
Alex Voinea
2023-11-22
fix h7 running on fullspeed phy has issue with WFI if not disable ULPI clock
hathach
2023-11-22
add spec version to dwc2 info
hathach
2023-11-19
Fix CI
HiFiPhile
2023-11-19
Add dwc2 info of F429.
HiFiPhile
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-31
minor clean up
hathach
2023-10-30
minor space format dwc2 driver
hathach
[next]