| Age | Commit message (Expand) | Author |
| 2024-11-11 | correctly test dwc2 dma device for s3, disable for p4 (cache issue) and f407 ... | hathach |
| 2024-11-11 | add esp32p4 to hil | hathach |
| 2024-11-08 | minor clean up | hathach |
| 2024-11-08 | get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increa... | hathach |
| 2024-11-07 | Fix Usage of Bootsel Button for Pico 2 | subsonicpulse |
| 2024-11-07 | hcd work with esp32p4 in slave mode but have issue with DMA mode. In slave it... | hathach |
| 2024-11-07 | update bsp for h7 to support host mode | hathach |
| 2024-11-07 | enable stm32f4 host | hathach |
| 2024-11-06 | fix iar build | hathach |
| 2024-11-06 | update bsp for f7 | hathach |
| 2024-11-04 | usbh use the new tusb_time_delay_ms_api() | hathach |
| 2024-11-02 | mimxrt1170_evkb: add M4 build support. | HiFiPhile |
| 2024-11-02 | Replace cache clean/invalidate by MPU config. | HiFiPhile |
| 2024-10-31 | fix f7 ci build | hathach |
| 2024-10-28 | minor rename | hathach |
| 2024-10-25 | got In transfer working, able to get 1st device descriptor and set address | hathach |
| 2024-10-25 | fix make build | hathach |
| 2024-10-21 | add tusb_time_millis(), able to reset and enable dwc2 port and get SOF active | hathach |
| 2024-10-20 | add support for native SAMD HCD | Deadman |
| 2024-10-18 | testing hcd with f723 due to h743eval issue with mfx vbus drive. | hathach |
| 2024-10-18 | add VBUS drive via MFX for h743 eval, but does not seems to work yet | hathach |
| 2024-10-15 | move core init code to dwc2 common. update/correct build for esppressif | hathach |
| 2024-10-15 | adding hcd dwc2 | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-10-10 | enhance dwc2 | hathach |
| 2024-10-10 | add f407disco to hil pool | hathach |
| 2024-10-10 | improving dwc2, merging diep and doep if possible | hathach |
| 2024-10-07 | Merge pull request #2809 from shuffle2/master | Ha Thach |
| 2024-09-30 | update build script to correctly skip non max3421 enabled for espressif boards | hathach |
| 2024-09-30 | esp32p4 use port0 as fs, port1 as highspeed | hathach |
| 2024-09-30 | added p4, seems to work well and enumerated | hathach |
| 2024-09-30 | try to add esp32 p4 and esp-idf v5.3 support | hathach |
| 2024-09-24 | update dfifo allocation scheme to use top pointer, update document and explan... | hathach |
| 2024-09-17 | make all python files executable and standardize interpreter | Shawn Hoffman |
| 2024-09-14 | Add STM32 B_5585I-IOT2A board | Uwe Bonnes |
| 2024-09-13 | add pico2 rp2350 (arm) board | hathach |
| 2024-08-30 | Merge pull request #2731 from cumhuronat/master | Ha Thach |
| 2024-08-27 | reset usb when init for max32650/66. change hil max32 to use pico (cmsis dap2... | hathach |
| 2024-08-26 | add sndfifo owner info to skip rewriting data for retrying NAKed | hathach |
| 2024-08-22 | skip dual/host_info_to_device_cdc for pico due to a bug in pio-usb | hathach |
| 2024-08-22 | add pio-usb host test to hil. fix build as well | hathach |
| 2024-08-22 | add hil support for dual host_info_to_cdc | hathach |
| 2024-08-22 | circleci tweaks (#2770) | Ha Thach |
| 2024-08-21 | update circle ci to build make (#2769) | Ha Thach |
| 2024-08-19 | implement dcd_edpt_iso_alloc/dcd_edpt_iso_activate for musb. video_capture ex... | hathach |
| 2024-08-18 | add flash_openocd_adi() for use with max32 | hathach |
| 2024-08-15 | add flash-uniflash support for ti tm4c | hathach |
| 2024-08-14 | use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS < 5 | hathach |
| 2024-08-14 | Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port | hathach |
| 2024-08-13 | use zero wait flash for nano v203 | hathach |