summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-16Merge pull request #1270 from kasjer/kasjer/pic32mzHa Thach
2022-01-16change OPT_MCU_PIC32MZ to value of 1900hathach
2022-01-16update format correction with actual bus speedhathach
2022-01-07Add driver for PIC32MZ MCUsJerzy Kasenberg
2022-01-07Merge branch 'master' into feature/feedback_formatValentin Milea
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2022-01-06Enable breakpoints for ARM8M (e.g. cortex-m33)EmergReanimator
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
2021-12-31Add register file for Microchip PIC32MZJerzy Kasenberg
2021-12-27Fix Mynewt build for Microchip PIC32MZ devices.Jerzy Kasenberg
2021-12-15Update midi_test endpoints and FT9xx codeGordon McNab
2021-12-09Merge pull request #1233 from vmilea/rp2040_bugfix/ep_closeHa Thach
2021-12-09Merge pull request #1221 from kasjer/kasjer/fix-nrf5x-vbus-race-conditionHa Thach
2021-12-08Handle xfer events before closing EPValentin Milea
2021-12-08Update code to implement changes from upstream masterGordon McNab
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-12-08nrf5x: Fix race condition during startupJerzy Kasenberg
2021-12-07Remove buffer reclaim logsValentin Milea
2021-12-07Merge pull request #1213 from kkitayam/add_hcd_for_msp_exp432e401yHa Thach
2021-12-06Support disabling feedback format correction #1234Valentin Milea
2021-12-04Handle the closing of endpoints on RP2040Valentin Milea
2021-12-04Fix buffer overrun at pipe_read_packet()kkitayam
2021-12-04Fix memory overrun at pipe_read_packet()kkitayam
2021-12-03Merge branch 'master' into add_hcd_for_msp_exp432e401yHa Thach
2021-12-02more chipideahathach
2021-12-01more work to abstract chipidea driverhathach
2021-12-01more ci abstracthathach
2021-12-01add chipidea highspeed controllerhathach
2021-11-30Add register settings to handle a HUBkkitayam
2021-11-30improve hcd_device_close() for rp2040hathach
2021-11-30on unplug release device endpointsrppicomidi
2021-11-30implement hcd device closerppicomidi
2021-11-29correct 32 button in gamepad hid descriptor templatehathach
2021-11-29Add hcd_musb.ckkitayam
2021-11-27Add a compile condition for dcdkkitayam
2021-11-23more clean uphathach
2021-11-23clean uphathach
2021-11-23fix nrf easy dma race conditionhathach
2021-11-22Merge pull request #1206 from hathach/bcm-dwc2-addressHa Thach
2021-11-22use USB_OTG_GLOBAL_BASE instead of hard code valuehathach
2021-11-17clean uphathach
2021-11-15set DCFG_XCVRDLY when using external ULPI highspeed phyhathach
2021-11-08add missing musb type filehathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-08musb work well with tm4c123hathach
2021-11-08merge pull request 670 for tm4c123gxl bsphathach
2021-11-07Fix DCD_EVENT_XFER_COMPLETE was signaled, even after EP is closedkkitayam
2021-11-06Implement dcd_edpt_xfer_fifo for dcd_musbkkitayam