summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-21string: add memset and memcmpRichard Braun
2018-01-11thread: move the yield flag and the preemption level to the run queueRichard Braun
2018-01-11cpu: fix preemption in cpu_irq_registerRichard Braun
2018-01-06string: fix strcmp and strncmpGuillaume Knispel
2018-01-05cpu: discuss the stack on interrupt handlingRichard Braun
2018-01-05cpu: fix comment about loading the code segment registerRichard Braun
2018-01-05sw: fix name of shell commands arrayRichard Braun
2018-01-05sw: use the SHELL_REGISTER_CMDS macroRichard Braun
2018-01-05errno: replace EIO with ENOENTRichard Braun
2018-01-05error: remove and use standard errno codes insteadRichard Braun
2018-01-04list: update from upstreamRichard Braun
2018-01-04cpu: remove unused macroRichard Braun
2018-01-04thread: discuss compiler barriersRichard Braun
2018-01-04Initial commitRichard Braun