aboutsummaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* add templatesJakob Odersky2014-04-091-1/+1
* fix problem with locksJakob Odersky2014-04-082-7/+7
* change build structureJakob Odersky2014-04-0825-308/+145
* add test command interpreterJakob Odersky2014-04-083-1/+4
* echo testJakob Odersky2014-04-031-4/+4
* add uniform io interfaceJakob Odersky2014-04-0313-267/+287
* major updateJakob Odersky2014-03-3012-524/+94
* add spin-locksJakob Odersky2014-03-173-6/+17
* implement clockJakob Odersky2014-03-176-56/+50
* no time schedulerJakob Odersky2014-03-179-0/+425
* begin reworkJakob Odersky2014-03-021-1/+1
* implement stdio and add mini shellJakob Odersky2014-01-262-15/+45
* implement serialJakob Odersky2014-01-255-85/+83
* implement sleepingJakob Odersky2014-01-254-13/+46
* fix freezingJakob Odersky2014-01-258-29/+41
* make timer depend on HZ defineJakob Odersky2014-01-242-3/+5
* add reamde and licenseJakob Odersky2014-01-241-0/+6
* move debugging and panic implementation to tshieldJakob Odersky2014-01-249-43/+34
* initial commitJakob Odersky2014-01-2419-0/+1107