summaryrefslogtreecommitdiffstats
path: root/nuttx/syscall
AgeCommit message (Expand)AuthorFilesLines
2011-04-16THTTPD works on LPCXpressopatacongo3-5/+0
2011-04-15Add time and uptimepatacongo3-0/+5
2011-04-13Macro clock_systimer replaces direct access to g_system_timer variablepatacongo3-3/+3
2011-04-13LPCXpression console on UART3patacongo3-0/+3
2011-04-06Fixes for kernel stub buildspatacongo3-7/+6
2011-04-06Integrate syscall with existing svcall logicpatacongo1-3/+3
2011-04-05Progress toward kernel buildpatacongo4-9/+19
2011-04-04Add stub lookup logicpatacongo4-1/+518
2011-04-04Don't define unused system call numberspatacongo1-7/+3
2011-04-03fix dependenciespatacongo1-2/+4
2011-04-02Add SAM3U kernel build logicpatacongo3-4/+8
2011-04-02Kernel build mostly successfulpatacongo3-19/+20
2011-04-02Move more functions out of sched/ to lib/; proxies almost buildpatacongo2-9/+9
2011-04-01Add conditional compilation to syscall autogenerationpatacongo2-161/+162
2011-04-01Stubs are working/Proxies are closepatacongo3-21/+20
2011-03-31Progress on syscall buildpatacongo3-2/+109
2011-03-31Add mksyscall toolpatacongo4-6/+98
2011-03-31Move more files into subdirectories under lib/patacongo1-27/+0
2011-03-30Add syscall directorypatacongo2-0/+293