summaryrefslogtreecommitdiff
path: root/src/portable/synopsys
AgeCommit message (Expand)Author
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft
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-05xmc4500 ported, cdc msc example run finehathach
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-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-26add synopsys id check, rename GCCFG_* to STM32_GCCFG-*hathach
2021-10-26add hw config structhathach
2021-10-26enhance fifo read/writehathach
2021-10-26more clean uphathach
2021-10-26clean uphathach
2021-10-26use dwc2->epinhathach
2021-10-26update the access epouthathach
2021-10-26use dwc2->fifo[]hathach
2021-10-26complete dwc2 regs structhathach
2021-10-26add epin, epout to dwc2 regshathach
2021-10-26more renamehathach
2021-10-26update dwc2_typehathach
2021-10-25spacinghathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25house keepinghathach
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-25update dwc int enable/disablehathach
2021-10-25more clean uphathach
2021-10-25minor renamehathach
2021-10-25switch gd32 and stm32f4 to use new dwc2 driverhathach
2021-10-24adding generalized dwc2 driverhathach