| Age | Commit message (Expand) | Author |
| 2024-01-11 | move gtd extra out of control struct to save sram | hathach |
| 2024-01-11 | add cmake support for lpc17 | hathach |
| 2024-01-11 | bInterfaceClass number replaced by define | IngHK |
| 2024-01-11 | Merge pull request #2400 from Ryzee119/hub_fix | Ha Thach |
| 2024-01-11 | Merge pull request #2404 from Ryzee119/patch-2 | Ha Thach |
| 2024-01-11 | Merge pull request #2408 from leptun/fix_tickless_ulpi_gating | Ha Thach |
| 2024-01-11 | [STM32 FSDEV] Introduce a typedef for bus access width | Okarss |
| 2024-01-10 | Disable ULPI clock during sleep on stm32f7 when using internal phy | Alex Voinea |
| 2024-01-10 | [OHCI] Allow more than 16 devices | Ryzee119 |
| 2024-01-10 | [STM32 FSDEV] Fix ISR race conditions | Okarss |
| 2024-01-09 | Merge pull request #2406 from IngHK/move_acm_open | Ha Thach |
| 2024-01-09 | [CDC] host: moved acm_open to other acm prototypes | IngHK |
| 2024-01-09 | [HUB] Prevent status request to invalid ep_num | Ryzee119 |
| 2024-01-07 | [HUB] Fix double status xfer | Ryzee119 |
| 2023-12-28 | Merge branch 'hathach:master' into master | 沈玴興 |
| 2023-12-28 | add __ARM_ARCH_8_1M_MAIN__ for M55 | YixingShen |
| 2023-12-26 | initial support of CH34x CDC device | IngHK |
| 2023-12-26 | Merge pull request #2390 from hathach/max3421e-support-rp2040 | Ha Thach |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach |
| 2023-12-26 | tested other ports with featherwing max3421, change cs, intr pin to D10, D9 | hathach |
| 2023-12-26 | improved hex debug print, improved USBH debug prints, added pid/vid debug print | IngHK |
| 2023-12-24 | add high speed into examples\device\video_capture | YixingShen |
| 2023-12-21 | Merge pull request #2385 from kasjer/kasjer/nrf5x-fix-dcd_edpt_open-for-iso | Ha Thach |
| 2023-12-21 | dcd_nrf5x: Fix dcd_edpt_open for iso endpoint | Jerzy Kasenberg |
| 2023-12-18 | Merge pull request #2383 from hathach/update-freertos-11.0 | Ha Thach |
| 2023-12-18 | update FreeRTOSConfig.h | hathach |
| 2023-12-18 | remove usage of linkermap, update checkout to v4 | hathach |
| 2023-12-18 | update freertos deps to v11.0.0 | hathach |
| 2023-12-18 | Merge pull request #2373 from Lurcy38/master | Ha Thach |
| 2023-12-18 | added ioc for h563 nucleo, usb working with on-board stlink | hathach |
| 2023-12-18 | add uart printf log into hw/bsp/stm32f1 | YixingShen |
| 2023-12-18 | fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG... | YixingShen |
| 2023-12-15 | rename dk board and more update | hathach |
| 2023-12-15 | update h5 build make/cmake | hathach |
| 2023-12-15 | Merge branch 'master' into h5 | hathach |
| 2023-12-14 | Merge pull request #2376 from HiFiPhile/iar_cmake | Ha Thach |
| 2023-12-14 | Update jlink script path. | Mengsk |
| 2023-12-14 | Merge pull request #2379 from hathach/tweak-hil-pi4 | Ha Thach |
| 2023-12-14 | reset pi4 usb bus before checkout/download, so that we could skip delay | hathach |
| 2023-12-14 | Move jlink script. | Mengsk |
| 2023-12-13 | Update doc. | Mengsk |
| 2023-12-13 | Enhance IAR CMake support. | Mengsk |
| 2023-12-13 | Merge pull request #2375 from hathach/hil-add-samd51 | Ha Thach |
| 2023-12-13 | Fix CI & typo. | HiFiPhile |
| 2023-12-13 | minor tweaking | hathach |
| 2023-12-13 | tweak usb reset wait time, fix test script with IAR server | hathach |
| 2023-12-13 | reset usb before running test | hathach |
| 2023-12-13 | try to add samd51 to hil pool using doublereset (rpi gpio) and bossac | hathach |
| 2023-12-12 | Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tes... | henneboi |
| 2023-12-12 | Merge pull request #2368 from LarssonOliver/master | Ha Thach |