index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
Age
Commit message (
Expand
)
Author
2023-05-19
move cmake folder to tools/
hathach
2023-05-19
Merge pull request #2061 from hathach/imx-usbhost
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
add rt1060 jlink config
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
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
add various check for disconncted device, also fix #1511 un-roll recursive hu...
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-16
Merge pull request #2065 from hathach/cmake-lpc55
Ha Thach
2023-05-16
fix nrf build
hathach
2023-05-15
revert ci gcc to 11.2, update nrfx to version 2.11
hathach
2023-05-15
update nrf cmake and make to support nrf5340 (pca10095)
hathach
2023-05-15
Update build_arm.yml
Ha Thach
2023-05-15
adding nrf
hathach
2023-05-13
revert family.mk
Ha Thach
2023-05-13
add support for other lpc55 boards
hathach
2023-05-13
able to build lpc55
hathach
2023-05-12
Merge pull request #2057 from abakosh/develop
HiFiPhile
2023-05-12
Remove deprecated dcd_synopsys
HiFiPhile
2023-05-10
Merge pull request #2058 from hathach/cmake-imxrt
Ha Thach
2023-05-10
more doc build fix
hathach
2023-05-10
try to fix build doc
hathach
2023-05-10
remove imxrt from makebuild
hathach
2023-05-10
forgot sudo
hathach
2023-05-10
install ninja
hathach
2023-05-10
add python script to help building cmake, build all imxrt boards with ci
hathach
2023-05-10
try to build with cmake on ci
hathach
2023-05-10
allow imxrt build with dual exmaples
hathach
2023-05-09
skip link option --print-memory-usage for renesas rx since it does not suppor...
hathach
2023-05-09
fix ehci issue with portsc when enable port power and port reset
hathach
2023-05-09
simplify cmake target, remove -bsp
hathach
2023-05-08
fix(iar_template.ipcf): add missing portable links, and delete the usbh_contr...
Aladdin Bakosh
2023-05-08
change imxrt board_uart_read() to non-blocking
hathach
2023-05-08
fix linking missing ivt symbol for imxrt with cmake
hathach
2023-05-08
build host examples with imx
hathach
2023-05-07
update all device cmake example for imx
hathach
2023-05-06
cmake work well with imxrt
hathach
2023-05-05
more temp work
hathach
2023-05-05
add clion files
hathach
2023-05-04
wip
hathach
[next]