| Age | Commit message (Expand) | Author |
| 2024-02-24 | fix build with cpu without USB_CLK_RECOVER using old dcd_khci driver | hathach |
| 2024-02-23 | adding frdm k64f, board test run well with led, button and uart | hathach |
| 2024-02-04 | Merge branch 'hathach:master' into nxp_k64 | Michael Fischer |
| 2024-01-16 | change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI... | hathach |
| 2024-01-11 | add cmake support for lpc17 | hathach |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach |
| 2023-12-15 | rename dk board and more update | hathach |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach |
| 2023-11-16 | update clion setting | hathach |
| 2023-11-16 | add metro m7 1011 sd with trace etm, try to enable but not working yet | hathach |
| 2023-11-15 | add ra2a1 ek | hathach |
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach |
| 2023-10-27 | update s3 devkitm with max3421 pin following metro s3, check max3421 version ... | hathach |
| 2023-10-18 | adding u5a5 nucleo | hathach |
| 2023-10-17 | add cmake support for u575 nucleo | hathach |
| 2023-10-03 | esp32 comment out uart, increase max3421 spi speed to 26mhz | hathach |
| 2023-09-27 | Merge branch 'master' into add-max3421-esp32 | hathach |
| 2023-09-27 | max3421 communication work with esp32 up to enumeration, seems still have a b... | hathach |
| 2023-09-25 | adding host/cdc_msc_hid_freertos example | hathach |
| 2023-09-19 | addding cmake support for u5 | hathach |
| 2023-09-11 | wrap up build cmake & make support for max3421, to enable the Host driver, 'M... | hathach |
| 2023-09-07 | Merge branch 'master' into add-max3421e-hcd | hathach |
| 2023-09-07 | fix ci | hathach |
| 2023-09-07 | add cmake support for samd21. | hathach |
| 2023-09-07 | add samd51 to cmake | hathach |
| 2023-08-28 | Merge branch 'master' into nxp_k64 | Ha Thach |
| 2023-08-28 | add kinetis_k family and teensy_35 | hathach |
| 2023-08-27 | minor update | hathach |
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci wi... | hathach |
| 2023-08-09 | update to dcd ip3511 to add work-around for lpc54628 usb hs errata USB.1 and ... | hathach |
| 2023-08-04 | add cmake for all board in stm32f4. fix build, also move ci for f4 from makef... | hathach |
| 2023-08-04 | more clean up | hathach |
| 2023-08-04 | Merge branch 'master' into enhance-bsp | hathach |
| 2023-08-04 | add uid for some stm32 | hathach |
| 2023-08-03 | ide settings | hathach |
| 2023-08-01 | enable flto for ra makefile | hathach |
| 2023-07-26 | refactored multiple ports for hcd rusb2 | hathach |
| 2023-07-24 | add lpc40 to cmake | hathach |
| 2023-07-18 | fix etm trace clock with stm32h743eval board | hathach |
| 2023-07-07 | enable host example for ra | hathach |
| 2023-07-03 | wrap up ra update | hathach |
| 2023-06-26 | minor clean up with include_guard() | hathach |
| 2023-06-26 | auto detect FAMILY based on BOARD | hathach |
| 2023-06-20 | ide settings | hathach |
| 2023-06-15 | refactor khci to chipidea fs driver for device (host is not yet) | hathach |
| 2023-06-13 | ide setting | hathach |
| 2023-06-01 | add new b_g474e_dpow1 board | hathach |
| 2023-05-23 | Enhance chipidea (#2075) | Ha Thach |
| 2023-05-16 | fix error on EHCI causes xfer error in non-queued qhd which cause memory fault | hathach |