aboutsummaryrefslogtreecommitdiff
path: root/machine/configstring.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-21machine: remove configstringWesley W. Terpstra1-102/+0
2017-01-25Placate gcc7 about buffer sizesarchive-1.9.1Andrew Waterman1-2/+2
2016-07-28Don't let other harts boot before HLS is initializedAndrew Waterman1-1/+4
2016-06-05PLIC registers are 32-bit, not 16-bitAndrew Waterman1-1/+1
2016-06-01Clear IPIs using MMIO, not mip CSRAndrew Waterman1-0/+3
2016-05-22Add preliminary support for the interrupt controllerAndrew Waterman1-0/+40
2016-05-05Add missing casts for RV32Andrew Waterman1-3/+3
2016-05-03Find IPI address in configuration stringAndrew Waterman1-1/+2
2016-04-30Fix loading of config string pointerAndrew Waterman1-1/+2
2016-04-30Move DRAM to high addressesAndrew Waterman1-1/+2
2016-04-30Split out config string parserAndrew Waterman1-159/+1
2016-04-29Remove mtime/mtimecmpAndrew Waterman1-5/+16
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-0/+200