summaryrefslogtreecommitdiff
path: root/hw/bsp
AgeCommit message (Expand)Author
2026-07-24address #3787 Codex round 2: board-gate PHY resets, session robustnesshathach
2026-07-24address #3787 reviews: bsp fixes, script hardening, board-note accuracyhathach
2026-07-24imxrt: hold EVKB Ethernet PHY in reset while tracing, 50 MHz trace pinhathach
2026-07-24same7x: ETM trace support for same70_xplainedhathach
2026-07-24samd5x_e5x: ETM trace support for same54_xplainedhathach
2026-07-24rp2040: RP2350/pico2 ETM trace over fly-wired MIPI-20hathach
2026-07-24ra: TRACE_ETM for ra6m5_ek and ra8m1_ekhathach
2026-07-24stm32n6: TRACE_ETM support and stm32n657nucleo referencehathach
2026-07-24stm32h7rs: TRACE_ETM support and stm32h7s3nucleo referencehathach
2026-07-24imxrt: TRACE_ETM for RT1011 and RT1176, validate both boardshathach
2026-07-24stm32h5: TRACE_ETM support and stm32h563nucleo referencehathach
2026-07-24nrf: etm-trace for nrf52840dk and nrf5340dkhathach
2026-07-24lpc43: prepare ea4357 trace pins (bring-up blocked on SJ1 rework)hathach
2026-07-24lpc18: mcb1800 etm-trace - disable pull-ups on trace lineshathach
2026-07-24lpc40: validate ea4088_quickstart etm-trace referencehathach
2026-07-24stm32h7: tune stm32h743eval ozone trace referencehathach
2026-07-24Merge pull request #3786 from hathach/claude/improve-debug-skill-agentHa Thach
2026-07-24fix(rp2040): make stdio_rtt_init statichathach
2026-07-21Add support for APM32F072Jie Feng
2026-07-19misc fixesJie Feng
2026-07-19makefile cleanupJie Feng
2026-07-19probably the right mcu targetJie Feng
2026-07-19examples now buildJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-17kinetis_k: non-blocking board_uart_read (RX FIFO) + SIM unique idhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17lpc15, lpc40: board_get_unique_id via IAP ReadUIDhathach
2026-07-15bsp/stm32h5: add missing IAR linker script for stm32h533hathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach
2026-07-09bsp(ch32): naked fsdev ISRs so nested USBD IRQs return safelyhathach
2026-06-27bsp/stm32h5: fix linkerHiFiPhile
2026-06-27bsp/stm32h5: fix uart definitionHiFiPhile
2026-06-27refresh presetsHiFiPhile
2026-06-26Added NUCLEO_H533RE so this board can be used out-of-the-boxgrunzasr
2026-06-26Added files by copying and modifying files from stm32h503nucleo direcotry to ...Steven Grunza
2026-06-24typec: add stm32u5 supportHiFiPhile
2026-06-22Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-22hw/bsp+wch: rename the CH58x family to ch583 and OPT_MCU_CH58X to OPT_MCU_CH583hathach
2026-06-20hw/bsp/ch58x: address review feedback and read the real chip unique idhathach
2026-06-20hw/bsp/ch58x: put linker flags in LDFLAGS so the make build linkshathach
2026-06-20hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repohathach
2026-06-18Merge pull request #3701 from hathach/claude/issue-3696-20260612-0344Ha Thach
2026-06-18fix(stm32_fsdev): don't enable the unused USB wakeup EXTI IRQ (F1/F3/G4/L1)hathach
2026-06-18dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.chathach
2026-06-18Merge remote-tracking branch 'origin/master' into add-ch58x-usbfshathach
2026-06-18dcd/ch32_usbfs: support CH32V103 combined endpoint control registerhathach
2026-06-11Merge remote-tracking branch 'origin/master' into stm32c5hathach
2026-06-11Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-...Ha Thach