summaryrefslogtreecommitdiff
path: root/firmware/thread.c (follow)
Commit message (Expand)AuthorAge
* Missing parenthesisLinus Nielsen Feltzing2002-05-28
* create_thread now reserves room for PR on the stackLinus Nielsen Feltzing2002-05-28
* Removed queue handling stuffLinus Nielsen Feltzing2002-04-29
* Started work on event queues - NOT YET SAFELinus Nielsen Feltzing2002-04-28
* Removed ugly CR/LF stuff. Removed some commentsLinus Nielsen Feltzing2002-04-25
* More bugs killed. Now it may even work.Linus Nielsen Feltzing2002-04-25
* huh sorry macl and mach was misplaced in the regs part of the structure.Alan Korr2002-04-25
* Add registers macl and mach in save and restore context functions.Alan Korr2002-04-25
* fix an error i did. It should be right nowAlan Korr2002-04-25
* well there was a big bug (read more carefully the instruction descriptions) ;)Alan Korr2002-04-25
* Not yet workingLinus Nielsen Feltzing2002-04-25
* Removed some TAB charactersLinus Nielsen Feltzing2002-04-24
* Protected the temporary register in the context switchesLinus Nielsen Feltzing2002-04-24
* The indent police strikes again!Björn Stenberg2002-04-22
* Changed __asm__ to asmLinus Nielsen Feltzing2002-04-22
* Even nicer inline assemblyLinus Nielsen Feltzing2002-04-22
* Adapted the context switch to SH1Linus Nielsen Feltzing2002-04-22
* simple collaborate multitasking scheduler donated to us by Ulf RalbergDaniel Stenberg2002-04-22