aboutsummaryrefslogtreecommitdiff
path: root/pk/console.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Fix vsnprintf infinite loopAndrew Waterman1-3/+6
2015-11-12Read and use devicetree -- THIS BREAKS ROCKET FOR NOWAndrew Waterman1-1/+1
2015-11-12print PC of failed assertionsAndrew Waterman1-1/+2
2015-05-10Split pk functionality into pk and bblAndrew Waterman1-2/+2
2015-03-24Make printk safer and use less stackAndrew Waterman1-31/+33
2015-03-12Update to new privileged specAndrew Waterman1-2/+2
2015-02-09work in progress on new supervisor specAndrew Waterman1-1/+1
2014-10-31Implement draft of new calling conventionAndrew Waterman1-4/+4
2013-08-18Use new ABI register namesAndrew Waterman1-1/+1
2013-07-13Support Linux ABI and (optionally) virtual memoryAndrew Waterman1-0/+147