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
Age
Commit message (
Expand
)
Author
2023-06-15
refactor khci to chipidea fs driver for device (host is not yet)
hathach
2023-06-12
Merge pull request #2104 from hathach/g4-pd
Ha Thach
2023-06-12
ad pd_types.h
hathach
2023-06-12
response with request safe5v, get passed PS_READY
hathach
2023-06-09
move protocol message to stack, disable battery in PWR's CR3
hathach
2023-06-08
enable DMA for both pd rx, tx
hathach
2023-06-08
dma rx works well
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
fix(RA): static assert RUSB2 register
Aladdin Bakosh
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-05
renesas_ra: fix wrong ifdef
Martino Facchin
2023-06-05
Merge remote-tracking branch 'mainline/master' into HEAD
Martino Facchin
2023-06-05
renesas_rx: fix compilation on latest GCC
Martino Facchin
2023-06-02
fix(RA Host Portable): git rid of the IAR warnings for packed
Aladdin Bakosh
2023-06-01
Merge branch 'master' into feature/STM32G0
hathach
2023-05-24
Merge pull request #2063 from abakosh/develop
Ha Thach
2023-05-24
fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR
Aladdin Bakosh
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-19
more dcache fix
hathach
2023-05-19
ehci fix dcache clean when control endpoint failed
hathach
2023-05-19
only clean/invalidate dcache on imxrt if memory is not in DTCM
hathach
2023-05-18
refactor ehci: add attached_buffer for dcache invalidate for IN transfer
hathach
2023-05-18
refactor ehci, since usbh only queue 1 TD per queue head
hathach
2023-05-18
EHCI more improvement
hathach
2023-05-18
more cache, fix an similar issue with OHCI when removing an queue head
hathach
2023-05-18
use weak local for dcache function to skip if()
hathach
2023-05-18
EHCI adding dcahe support, passing enumertaion
hathach
2023-05-17
renesas: provide default for CFG_TUSB_RHPORT1_MODE
Martino Facchin
2023-05-17
adding hcd_dcache_clean/hcd_dcache_invalidate
hathach
2023-05-16
fix error on EHCI causes xfer error in non-queued qhd which cause memory fault
hathach
2023-05-16
usbd: fix control transfer issue for chipidea hs when previous status and new...
hathach
2023-05-16
EHCI: fix xfer failed with disconnected device as stalled
hathach
2023-05-16
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
hathach
2023-05-10
allow imxrt build with dual exmaples
hathach
2023-05-09
fix ehci issue with portsc when enable port power and port reset
hathach
2023-05-04
Use double-sized fifo only for IN endpoints
Michiel van Leeuwen
2023-05-03
renesas: add fallback for targets not defining CFG_TUSB_RHPORT*_MODE
Martino Facchin
2023-05-03
renesas_ra: support RA2A1 (FS only)
Martino Facchin
2023-05-03
renesas_ra: host: handle retry on attach()
Martino Facchin
2023-05-03
renesas_ra: add support for HS port
Martino Facchin
2023-04-28
Check correct interrupt flag
Michiel van Leeuwen
2023-04-28
dwc2: configure fifo size to be twice the max_size
Michiel van Leeuwen
2023-04-24
Merge pull request #2013 from tannewt/imx_1042
Ha Thach
2023-04-20
[rp2040] Make writes to SIE_CTRL aware of concurrent access
Jacek Fedorynski
2023-04-17
Cleanup unnecessary code for 16bit access.
Mengsk
2023-04-14
Fix FIFO transfer and buffer alignment.
HiFiPhile
2023-04-14
Fix GCC build.
HiFiPhile
2023-04-14
Use PLL clock.
HiFiPhile
2023-04-14
Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942
HiFiPhile
2023-04-06
Handle iMX RT 1042 usb naming
Scott Shawcroft
[prev]
[next]