summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2022-03-02minor renamehathach
2022-03-01start to add pio usb (host) supporthathach
2022-02-28Merge pull request #1343 from Daft-Freak/patch-1Ha Thach
2022-02-26Merge pull request #1354 from hathach/mcu-specificHa Thach
2022-02-26Merge pull request #1352 from ETCLabs/fix-ehci-isr-status-clear-errorHa Thach
2022-02-26add TUP_USBIP_DWC2hathach
2022-02-26more internal renamehathach
2022-02-26mcu specific renamehathach
2022-02-26Merge pull request #1311 from Wini-Buh/CCRX_ExtHa Thach
2022-02-25Updated the clearing of the status register bits to use a straight '=', rathe...Tom Peterson
2022-02-25more symbol renamehathach
2022-02-25internal symbol renamehathach
2022-02-25rename and move dcd_attr.h to tusb_mcu_attr.hhathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-02-25improve rphort management for usbdhathach
2022-02-23Support interrupt OUT in RP2040 HCDCharlie Birks
2022-02-22Merge pull request #1280 from kasjer/kasjer/nrf5x-dma-raceHa Thach
2022-02-09Merge pull request #1304 from kkitayam/add_hcd_for_frdm_kl25zHa Thach
2022-02-02Merge branch 'hathach:master' into CCRX_ExtWini-Buh
2022-02-02Merge pull request #1291 from kasjer/kasjer/da1469x-fix-resumeHa Thach
2022-02-01Merge branch 'CCRX_Ext' of https://github.com/Wini-Buh/tinyusb into CCRX_ExtRoland
2022-02-01Modifications for CCRX toolchainRoland
2022-01-28OHCI: Fix array out of bounds issueRyzee119
2022-01-27Fix handling for pending transferskkitayam
2022-01-27Change hcd_edpt_xfer to send at the next SOFkkitayam
2022-01-27Add handling for NAK responsekkitayam
2022-01-27Fix handling control transferkkitayam
2022-01-27Add HCD functions for KL25Zkkitayam
2022-01-26fix mynewt build sunxihathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-20dcd_da1469x: Re-enable RX after resumeJerzy Kasenberg
2022-01-20dcd_da1469x: Fix over-run/under-run maskJerzy Kasenberg
2022-01-19Merge pull request #1265 from kkitayam/add_hcd_for_renesas_rxHa Thach
2022-01-19nrf5x: Fix EP OUT race conditions in OS buildJerzy Kasenberg
2022-01-19nrf5x: Fix DMA access race conditionJerzy Kasenberg
2022-01-19Merge pull request #1279 from kasjer/kasjer/nrf5x-int-raceHa Thach
2022-01-19Merge pull request #1283 from kasjer/kasjer/olimex-pic32-board-fixesHa Thach
2022-01-18Merge pull request #1274 from kasjer/kasjer/nrf5x-request-clock-in-mynewtHa Thach
2022-01-18nrf5x: Request HFXO via OSJerzy Kasenberg
2022-01-17pic32mz: Fix remote_wakeup without OSJerzy Kasenberg
2022-01-17ft9xx: Fix Mynewt buildJerzy Kasenberg
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-16Merge pull request #1270 from kasjer/kasjer/pic32mzHa Thach
2022-01-14nrf5x: Fix EP OUT race conditionsJerzy Kasenberg
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
2021-12-31Add register file for Microchip PIC32MZJerzy Kasenberg
2021-12-29update docshathach
2021-12-29add license to dcd file, slightly update readmehathach