summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-05-10try to build with cmake on cihathach
2023-05-10allow imxrt build with dual exmapleshathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-09fix ehci issue with portsc when enable port power and port resethathach
2023-05-09simplify cmake target, remove -bsphathach
2023-05-08fix(iar_template.ipcf): add missing portable links, and delete the usbh_contr...Aladdin Bakosh
2023-05-08change imxrt board_uart_read() to non-blockinghathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-05more temp workhathach
2023-05-05add clion fileshathach
2023-05-04wiphathach