| Age | Commit message (Expand) | Author |
| 2025-12-19 | clean up cmake, remove family_get_project_name() | hathach |
| 2025-11-12 | migrate cdc device to use edpt stream API | hathach |
| 2025-11-08 | fix more alerts | hathach |
| 2025-11-07 | fix more alerts found by pvs-studio | hathach |
| 2025-11-04 | Fixed more alert found by PVS-Studio | hathach |
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach |
| 2025-10-28 | fix descriptor warning when shifting zero | hathach |
| 2025-10-24 | fix several warnings | hathach |
| 2025-10-15 | fix more warnings | hathach |
| 2025-10-15 | refactor all nuc to family | hathach |
| 2025-10-15 | merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O... | hathach |
| 2025-10-14 | more make refactor | hathach |
| 2025-10-14 | improve cmake warning flags, fix various warnings in examples | hathach |
| 2025-10-14 | move make.mk to hw/bsp/family_support.mk | hathach |
| 2025-09-17 | Fix board_init_after_tusb | HiFiPhile |
| 2025-08-01 | add at32 to README.rst, rename at32 board to lower case, correct name to matc... | hathach |
| 2025-07-31 | add ci build for all at32, use linker and startup from mcu cmsis instead of l... | hathach |
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach |
| 2025-06-12 | Merge branch 'master' into fork/james-advatek/stm32n657nucleo | hathach |
| 2025-06-11 | Merge branch 'master' into fork/HiFiPhile/h7rs | hathach |
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison |
| 2025-05-29 | examples/device/net_lwip_webserver: Simplify example code. | Andrew Leech |
| 2025-05-29 | Add USB NCM link state control support | Andrew Leech |
| 2025-04-13 | Skip net_lwip_webserver, too big for h7rs | HiFiPhile |
| 2025-02-09 | Add CMake presets. | HiFiPhile |
| 2025-01-21 | bump up cmake min to 3.20 | hathach |
| 2024-11-28 | Merge branch 'master' into fork/HiFiPhile/lwip_fix | hathach |
| 2024-10-15 | Add comment to BOS descriptor. | HiFiPhile |
| 2024-10-14 | change the tusb_rhport_init_t struct, exclude the rhport to make API more con... | hathach |
| 2024-10-11 | change tusb_init(), tusb_rhport_init() to use init struct for expandability | hathach |
| 2024-10-10 | add new tusb_int_handler(rhport, in_isr) as common irq handler | hathach |
| 2024-10-05 | Add MSOS 2.0 descriptor to auto load NCM driver on Windows. | HiFiPhile |
| 2024-10-05 | service_traffic: Don't call pbuf_free when ethernet_input is Ok | Stéphane Lenclud |
| 2024-09-30 | skip some examples for mcxa15 | hathach |
| 2024-08-19 | rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY | hathach |
| 2024-08-17 | define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER | hathach |
| 2024-08-14 | Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port | hathach |
| 2024-07-18 | net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake file | Liam Fraser |
| 2024-07-01 | Add MAX78002 Support | Brent Kowal |
| 2024-06-28 | Initial Commit for MAX32 Support | Brent Kowal |
| 2024-06-14 | fix ci skip example for ch32v1 | hathach |
| 2024-05-16 | change default risv-gcc to riscv-none-elf- and add _zicsr extension | hathach |
| 2024-05-10 | More ci tweak (#2636) | Ha Thach |
| 2024-05-07 | Fix CI. | HiFiPhile |
| 2024-05-07 | Enable NCM + iperf for MCU with bigger RAM. | HiFiPhile |
| 2024-05-07 | Increase TCP_WND for better performance. | HiFiPhile |
| 2024-05-07 | Reformat net_lwip_webserver example. | HiFiPhile |
| 2024-04-28 | Merge remote-tracking branch 'upstream/master' into pr/2227 | HiFiPhile |
| 2023-11-29 | update esp32 to also be supported by hil test | hathach |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach |