summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2021-11-06Add dcd_musb.ckkitayam
2021-11-06Add files for msp432e4kkitayam
2021-11-05Merge pull request #1181 from liamfraser/rp2040-hcd-assert-fixHa Thach
2021-11-05bth: Add IAD to BT descriptorJerzy Kasenberg
2021-11-05bth: Update driver to interface association changesJerzy Kasenberg
2021-11-05RP2040 HCD: Move invalid ep->active assert in hw_trans_complete. The check fo...Liam Fraser
2021-11-05Merge pull request #1180 from hathach/add-xmc4500Ha Thach
2021-11-05xmc4500 ported, cdc msc example run finehathach
2021-11-05xmc4500 led blinky, button okhathach
2021-11-04broadcom/dcd: Fix mynewt buildJerzy Kasenberg
2021-11-04adding g4 family with g474nucleo, able to blink led and buttonhathach
2021-11-04Merge pull request #1163 from hathach/generalize-synopsys-dwc2Ha Thach
2021-11-04add hint/question with ISBhathach
2021-11-04fix issue with bcm2711 caching issue by ading ISB() after dwc2_dcd_int_enable90hathach
2021-11-03clean uphathach
2021-11-02grouping stm32L4 family in bsphathach
2021-11-02minor clean uphathach
2021-11-02add fix for stm32l4 (version 3.10a) which generate transfer complete when set...hathach
2021-11-01Merge pull request #1164 from suda-morris/refactor/update_include_header_esp3...Ha Thach
2021-10-31change F207 to use new dwc2hathach
2021-10-30remove dcd_efm32hathach
2021-10-30add support for EFM32GGhathach
2021-10-29skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibr...hathach
2021-10-29correctly init hs phy for bcmhathach
2021-10-28support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phyhathach
2021-10-26update bcm dcdhathach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-26add synopsys id check, rename GCCFG_* to STM32_GCCFG-*hathach
2021-10-26add hw config structhathach