| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-26 | move set TOP to family_support.cmake | hathach | |
| 2023-05-25 | Merge pull request #2081 from hathach/more-build-system | Ha Thach | |
| More build system | |||
| 2023-05-25 | update cmake with freertos | hathach | |
| 2023-05-25 | add family_support_configure_common() | hathach | |
| 2023-05-25 | fix issue with ftdi host driver with status bytes | hathach | |
| add workflow_dispatch to all ci workflow | |||
| 2023-05-25 | add workflow_dispatch for manual trigger | hathach | |
| 2023-05-25 | cmsis_5 missing mcx and imxrt | hathach | |
| 2023-05-25 | update get_deps.py to support geting family as argument | hathach | |
| 2023-05-24 | Merge pull request #2063 from abakosh/develop | Ha Thach | |
| fix(RA Host Portable): implement missing function __builtin_ctz(x) | |||
| 2023-05-24 | fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR | Aladdin Bakosh | |
| 2023-05-23 | Enhance chipidea (#2075) | Ha Thach | |
| * update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead * add dcd dcache for chipidea * add cmake for lpc18 * add makefile build for mcx * use fork of mcu sdk * fix ci build with nrf * flash rp2040 with openocd | |||
| 2023-05-19 | Merge pull request #2069 from hathach/minor-build-system | Ha Thach | |
| Minor build system | |||
| 2023-05-19 | fix freertos build with nrf | hathach | |
| 2023-05-19 | improve flash target | hathach | |
| 2023-05-19 | adding cpu core .mk for makefile | hathach | |
| fix cortex m33 for nrf5340 dk | |||
| 2023-05-19 | move cmake folder to tools/ | hathach | |
| 2023-05-19 | Merge pull request #2061 from hathach/imx-usbhost | Ha Thach | |
| iMX.RT EHCI add dcache support and other fixes + refactor | |||
| 2023-05-19 | more dcache fix | hathach | |
| 2023-05-19 | ehci fix dcache clean when control endpoint failed | hathach | |
| 2023-05-19 | only clean/invalidate dcache on imxrt if memory is not in DTCM | hathach | |
| 2023-05-18 | add rt1060 jlink config | hathach | |
| 2023-05-18 | refactor ehci: add attached_buffer for dcache invalidate for IN transfer | hathach | |
| 2023-05-18 | refactor ehci, since usbh only queue 1 TD per queue head | hathach | |
| 2023-05-18 | EHCI more improvement | hathach | |
| - more dcache clean/invalidate - extract init_periodic_list() - improve isr list handling | |||
| 2023-05-18 | more cache, fix an similar issue with OHCI when removing an queue head | hathach | |
| 2023-05-18 | use weak local for dcache function to skip if() | hathach | |
| 2023-05-18 | EHCI adding dcahe support, passing enumertaion | hathach | |
| 2023-05-17 | adding hcd_dcache_clean/hcd_dcache_invalidate | hathach | |
| 2023-05-16 | fix error on EHCI causes xfer error in non-queued qhd which cause memory fault | hathach | |
| 2023-05-16 | usbd: fix control transfer issue for chipidea hs when previous status and ↵ | hathach | |
| new setup complete in the same isr frame change usbd edpt busy/stalled/claimed value to 0/1 instead of (true/false) since they are 1-bit field. | |||
| 2023-05-16 | add various check for disconncted device, also fix #1511 un-roll recursive ↵ | hathach | |
| hub removal with usbh queue | |||
| 2023-05-16 | EHCI: fix xfer failed with disconnected device as stalled | hathach | |
| - change CFG_TUH_ENDPOINT_MAX to 16 (max endpoint pair per device) if not defined - change QHD_MAX for EHCI, should be user configurable and more optimized in the future | |||
| 2023-05-16 | correct EHCI reporting failed xfer (instead of stalled) when device is unplugged | hathach | |
| 2023-05-16 | Merge pull request #2065 from hathach/cmake-lpc55 | Ha Thach | |
| add support for nrf5340 application core with pca10059 | |||
| 2023-05-16 | fix nrf build | hathach | |
| 2023-05-15 | revert ci gcc to 11.2, update nrfx to version 2.11 | hathach | |
| 2023-05-15 | update nrf cmake and make to support nrf5340 (pca10095) | hathach | |
| 2023-05-15 | Update build_arm.yml | Ha Thach | |
| try bump up gcc to 12 | |||
| 2023-05-15 | adding nrf | hathach | |
| 2023-05-13 | revert family.mk | Ha Thach | |
| 2023-05-13 | add support for other lpc55 boards | hathach | |
| 2023-05-13 | able to build lpc55 | hathach | |
| 2023-05-12 | Merge pull request #2057 from abakosh/develop | HiFiPhile | |
| fix(iar_template.ipcf): add missing portable links, and delete the us… | |||
| 2023-05-12 | Remove deprecated dcd_synopsys | HiFiPhile | |
| 2023-05-10 | Merge pull request #2058 from hathach/cmake-imxrt | Ha Thach | |
| Add Cmake for imxrt and Fix EHCI PortSC issue | |||
| 2023-05-10 | more doc build fix | hathach | |
| 2023-05-10 | try to fix build doc | hathach | |
| 2023-05-10 | remove imxrt from makebuild | hathach | |
| 2023-05-10 | forgot sudo | hathach | |
| 2023-05-10 | install ninja | hathach | |
