summaryrefslogtreecommitdiffstats
path: root/firmware/kernel/include/queue.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-17Fix undefined behavior that blocks compiling with UBSanAidan MacDonald1-1/+1
2022-04-16apps: Add ability to do a clean rebootAidan MacDonald1-0/+1
2019-01-04Add HAVE_LINEOUT_DETECTION and associated logicSolomon Peachy1-0/+2
2014-08-16Base scheduler queues off linked lists and do cleanup/consolidationMichael Sevakis1-2/+2
2014-08-06Add multi-reader, single-writer locks to kernel.Michael Sevakis1-0/+2
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz1-0/+157