aboutsummaryrefslogtreecommitdiff
path: root/machine/htif.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07make htif_poweroff thread-safe (#211)Howard Mao1-2/+3
2020-06-07Consistently use fdt_string_list for FDT compatible property (#202)Jessica Clarke1-1/+1
2018-08-15Fix printm on RV32 (#119)Andrew Waterman1-0/+16
2018-07-09Properly license all nontrivial filesAndrew Waterman1-0/+2
2017-11-03Remove the platform interfacePalmer Dabbelt1-0/+51
2017-02-20Don't block for acks on console writesAndrew Waterman1-22/+32
2017-02-20minor HTIF cleanup + use WFIAndrew Waterman1-6/+5
2017-02-15Cleanly separate HTIF code; don't poll keyboard on timer interruptAndrew Waterman1-0/+78