summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-02after commit: eae4132 this dependency is no longer requiredRafael Silva
Signed-off-by: Rafael Silva <[email protected]>
2021-12-02Merge pull request #1224 from hathach/chipidea-controllerHa Thach
rename transdimension to chipidea
2021-12-02minor doc updatehathach
2021-12-02Merge pull request #1223 from hathach/fix-s3-ciHa Thach
temporarily skip s3 build on ci
2021-12-02temporarily skip s3 build on cihathach
2021-12-02fix cihathach
2021-12-02update supported dochathach
2021-12-02more chipideahathach
2021-12-01more work to abstract chipidea driverhathach
2021-12-01more ci abstracthathach
2021-12-01Remove unused-parameter errors when LOGGER=SWOSebastien COUDREAU
2021-12-01Add support for Allwinner F1Cx00s familyYunhao Tian
Allwinner F1Cx00s family is a series of SoCs with Mentor MUSB controller and HS phy. It comes with a slightly different register space layout, and some quirks, so it's not multiplexed with the existing musb support library. This library currently requires to be compiled with https://github.com/hongxuyao/F1C100s_with_Keil_RTX4_emWin5
2021-12-01add chipidea highspeed controllerhathach
add warning to transdimension for the rename
2021-11-30Merge pull request #1193 from rppicomidi/implement_usbh_replug_on_picoHa Thach
Implement usbh replug on pico
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-30Add support for Keil RTX4 OS abstraction layerYunhao Tian
2021-11-30Ignore certain compiler options on ARMCCYunhao Tian
ARMCC also sets __GNU__ macro, but doesn't support GCC diagnostic pragmas.
2021-11-30usbd: supress "statement is unreachable" warning on ARMCCYunhao Tian
2021-11-30Merge pull request #1216 from hathach/update-docHa Thach
Update doc
2021-11-30remove warningshathach
2021-11-30update supported dochathach
2021-11-29Merge pull request #1215 from hathach/fix-esp-stackHa Thach
use 4k stack for example with esp32sx
2021-11-29Merge pull request #1214 from hathach/fix-gamepad-commentHa Thach
correct 32 button in gamepad hid descriptor template
2021-11-29use 4k stack for example with esp32sxhathach
2021-11-29correct 32 button in gamepad hid descriptor templatehathach
2021-11-29Fix build errorskkitayam
2021-11-29Add musb driverkkitayam
2021-11-29Add initialization sequence as a HOSTkkitayam
2021-11-29Add hcd_musb.ckkitayam
2021-11-27Add a compile condition for dcdkkitayam
2021-11-26Merge pull request #1209 from HiFiPhile/iar_updateHa Thach
Update iar project template.
2021-11-26Merge pull request #1208 from hathach/fix-nrf-easydma-raceHa Thach
fix nrf easy dma race condition
2021-11-25Update iar project template.Mengsk
2021-11-23more clean uphathach
2021-11-23clean uphathach
2021-11-23fix nrf easy dma race conditionhathach
2021-11-22Update ft90x-sdkGordon McNab
Update submodule for FT90X SDK to point to the v2.5.0 release code currently in main.
2021-11-22Add submodule for ft90x SDKGordon McNab
Add Bridgetek FT90x SDK as submodule.
2021-11-22Merge pull request #1207 from hathach/update-issue-tempateHa Thach
Update bug_report.yml
2021-11-22Merge pull request #1206 from hathach/bcm-dwc2-addressHa Thach
Bcm dwc2 address
2021-11-22Update bug_report.ymlHa Thach
2021-11-22Update bug_report.ymlHa Thach
2021-11-22add BCM_VERSIONhathach
2021-11-22update bcm prphhathach
2021-11-22use USB_OTG_GLOBAL_BASE instead of hard code valuehathach
2021-11-19Merge pull request #1195 from hathach/fix-dwc2-XCVRDLYHa Thach
set DCFG_XCVRDLY when using external ULPI highspeed phy
2021-11-17clean uphathach