summaryrefslogtreecommitdiff
path: root/firmware/kernel/include (follow)
Commit message (Expand)AuthorAge
* Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy2019-01-04
* Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis2014-08-30
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis2014-08-16
* Do some kernel cleanupMichael Sevakis2014-08-08
* Fix some stuff for no priority andMichael Sevakis2014-08-06
* Oops. Somehow lost the track of the new files last push.Michael Sevakis2014-08-05
* Add multi-reader, single-writer locks to kernel.Michael Sevakis2014-08-06
* Make errno a thread-local variable.Michael Sevakis2014-05-09
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03