summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25Merge pull request #2081 from hathach/more-build-systemHa Thach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-25fix issue with ftdi host driver with status byteshathach
2023-05-25add workflow_dispatch for manual triggerhathach
2023-05-25cmsis_5 missing mcx and imxrthathach
2023-05-25update get_deps.py to support geting family as argumenthathach
2023-05-24Merge pull request #2063 from abakosh/developHa Thach
2023-05-24fix(RA Host Portable): implement missing function __builtin_ctz(x) for IARAladdin Bakosh
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19Merge pull request #2069 from hathach/minor-build-systemHa Thach
2023-05-19fix freertos build with nrfhathach
2023-05-19improve flash targethathach
2023-05-19adding cpu core .mk for makefilehathach
2023-05-19move cmake folder to tools/hathach
2023-05-19Merge pull request #2061 from hathach/imx-usbhostHa Thach
2023-05-19more dcache fixhathach
2023-05-19ehci fix dcache clean when control endpoint failedhathach
2023-05-19only clean/invalidate dcache on imxrt if memory is not in DTCMhathach
2023-05-18add rt1060 jlink confighathach
2023-05-18refactor ehci: add attached_buffer for dcache invalidate for IN transferhathach
2023-05-18refactor ehci, since usbh only queue 1 TD per queue headhathach
2023-05-18EHCI more improvementhathach
2023-05-18more cache, fix an similar issue with OHCI when removing an queue headhathach
2023-05-18use weak local for dcache function to skip if()hathach
2023-05-18EHCI adding dcahe support, passing enumertaionhathach
2023-05-17adding hcd_dcache_clean/hcd_dcache_invalidatehathach
2023-05-16fix error on EHCI causes xfer error in non-queued qhd which cause memory faulthathach
2023-05-16usbd: fix control transfer issue for chipidea hs when previous status and new...hathach
2023-05-16add various check for disconncted device, also fix #1511 un-roll recursive hu...hathach
2023-05-16EHCI: fix xfer failed with disconnected device as stalledhathach
2023-05-16correct EHCI reporting failed xfer (instead of stalled) when device is unpluggedhathach
2023-05-16Merge pull request #2065 from hathach/cmake-lpc55Ha Thach
2023-05-16fix nrf buildhathach
2023-05-15revert ci gcc to 11.2, update nrfx to version 2.11hathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-15Update build_arm.ymlHa Thach
2023-05-15adding nrfhathach
2023-05-13revert family.mkHa Thach
2023-05-13add support for other lpc55 boardshathach
2023-05-13able to build lpc55hathach
2023-05-12Merge pull request #2057 from abakosh/developHiFiPhile
2023-05-12Remove deprecated dcd_synopsysHiFiPhile
2023-05-10Merge pull request #2058 from hathach/cmake-imxrtHa Thach
2023-05-10more doc build fixhathach
2023-05-10try to fix build dochathach
2023-05-10remove imxrt from makebuildhathach
2023-05-10forgot sudohathach
2023-05-10install ninjahathach