summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2021-06-03Merge pull request #865 from kilograham/pico-0.10.0Ha Thach
2021-05-31clean uphathach
2021-05-31correct ohci endpoint address in xfer completehathach
2021-05-31use hcd_frame_number() instead of uframehathach
2021-05-31clean up ohci, remove obsolete apihathach
2021-05-31clean uphathach
2021-05-31remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()hathach
2021-05-31fix cast-align warning in msc hosthathach
2021-05-30add more commenthathach
2021-05-30add errata numberhathach
2021-05-30fix incorrect data toggle when max packet size < 64hathach
2021-05-30rp2040: fix debug compilation errorgraham sanderson
2021-05-28update limit each transfer not less than 64hathach
2021-05-27more include clean uphathach
2021-05-27clean up tusb_fifo.h includehathach
2021-05-18correct ehci control endpoint address report on xfer completehathach
2021-05-18add hcd_ehci.h as interface for ehci porthathach
2021-05-11only apply errata walkaround for nrf52hathach
2021-05-11Allow build for NRF5340 MCUJerzy Kasenberg
2021-05-10Update trace statements that referenced deprecated structure elements.corvus-ossifragus
2021-05-10Merge pull request #826 from hathach/minor-cleanupHa Thach
2021-05-10minor clean uphathach
2021-05-07Update hcd_rp2040.ccorvus-ossifragus
2021-05-02Merge pull request #804 from hathach/audio_make_dma_readyHa Thach
2021-04-26use correct NBYTES_MAX for full and high speedhathach
2021-04-26clean uphathach
2021-04-26ip3511 correct buffer offset, nbytes layout for highspeed port1hathach
2021-04-24fix unaligned access with port1 hshathach
2021-04-24lpc55 improve multiple controller supporthathach
2021-04-24lpc55 correct bus_reset with highspeed on support controllerhathach
2021-04-24lpc55 better multiport supporthathach
2021-04-24update dcd ip3511 for better multiple rhport supporthathach
2021-04-23Implement functions to allow for DMA usage in audio driver.Reinhard Panhuber
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-04-15Merge branch 'master' into edpt_ISO_xferhathach
2021-04-15minor clean uphathach
2021-04-09Add support for SAM L22 familyJoey Castillo
2021-04-06revert dcd_edpt_xfer_fifo() implementation for esp32s2hathach
2021-04-06revert dcd_edpt_xfer_fifo() implementation for nuc120 121hathach
2021-04-06revert dcd_edpt_xfer_fifo() implementation for msp430hathach
2021-04-05revert dcd_edpt_xfer_fifo() implementation for stm32_fsdevhathach
2021-04-04revert dcd_edpt_xfer_fifo() implementation for nuc505hathach
2021-04-04revert dcd_edpt_xfer_fifo() implementation for samghathach
2021-04-03Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-03-28cleanupkkitayam
2021-03-27fixed a OUT transfer did not completed multiple of the max packet sizekkitayam
2021-03-27using BRDY interruption for handling IN transfers.kkitayam
2021-03-26update for gr_citurskkitayam
2021-03-26added dcd for Renesas USBakkitayam
2021-03-23add efm32 driverRafael Silva