summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_semihosting.c
AgeCommit message (Expand)Author
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07serial: Remove <common.h> and add needed includesTom Rini
2022-06-06serial: smh: Fake tstcSean Anderson
2022-05-05serial: smh: Check return value of strndupSean Anderson
2022-04-14serial: smh: Implement puts for DMSean Anderson
2022-04-01serial: smh: Initialize serial only if semihosting is enabledSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson