]>
code.bitgloo.com Git - clyne/stmos.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Clyne Sullivan [Fri, 24 Jan 2020 14:15:46 +0000 (09:15 -0500)]
Reviewed stmos, made small format/doc fixes
tcsullivan [Thu, 18 Jul 2019 22:43:22 +0000 (18:43 -0400)]
Fixed syscalls, initrd program works
tcsullivan [Sun, 30 Dec 2018 20:04:46 +0000 (15:04 -0500)]
added header script
tcsullivan [Sun, 2 Dec 2018 21:04:13 +0000 (16:04 -0500)]
Merge branch 'master' of https://github.com/tcsullivan/stmos
tcsullivan [Sun, 2 Dec 2018 21:03:53 +0000 (16:03 -0500)]
added license
clyne [Sun, 2 Dec 2018 20:03:13 +0000 (15:03 -0500)]
Update README.md
clyne [Sun, 2 Dec 2018 19:37:33 +0000 (14:37 -0500)]
Update README.md
clyne [Sun, 2 Dec 2018 19:20:22 +0000 (14:20 -0500)]
Fixed another link
clyne [Sun, 2 Dec 2018 19:19:54 +0000 (14:19 -0500)]
Fixed link
tcsullivan [Sun, 2 Dec 2018 19:18:36 +0000 (14:18 -0500)]
working toochain build script
Clyne Sullivan [Fri, 30 Nov 2018 15:51:10 +0000 (10:51 -0500)]
libgpio, better initrd structure
Clyne Sullivan [Fri, 30 Nov 2018 03:19:40 +0000 (22:19 -0500)]
base cross compiler files
Clyne Sullivan [Fri, 30 Nov 2018 01:43:06 +0000 (20:43 -0500)]
hello world from initrd
Clyne Sullivan [Tue, 20 Nov 2018 15:43:33 +0000 (10:43 -0500)]
fs work, initrd/stdio
tcsullivan [Sat, 17 Nov 2018 19:49:42 +0000 (14:49 -0500)]
fixed pdclib for arm, can make programs for stmos
tcsullivan [Sat, 17 Nov 2018 18:02:57 +0000 (13:02 -0500)]
added pdclib, removed sash
Clyne Sullivan [Mon, 5 Nov 2018 04:47:35 +0000 (23:47 -0500)]
vfs, initrd - merge
Clyne Sullivan [Mon, 5 Nov 2018 04:46:12 +0000 (23:46 -0500)]
vfs, initrd
tcsullivan [Tue, 30 Oct 2018 03:27:53 +0000 (23:27 -0400)]
wip vfs stubs
Clyne Sullivan [Mon, 29 Oct 2018 22:11:53 +0000 (18:11 -0400)]
good tasks, svc cleaning
clyne [Mon, 22 Oct 2018 02:34:39 +0000 (22:34 -0400)]
Update run.sh
Clyne Sullivan [Sun, 21 Oct 2018 17:10:34 +0000 (13:10 -0400)]
fork, getpid
tcsullivan [Thu, 18 Oct 2018 22:24:43 +0000 (18:24 -0400)]
wip forking, added sash source
Clyne Sullivan [Mon, 15 Oct 2018 21:24:36 +0000 (17:24 -0400)]
task switch fix, task sleeping
tcsullivan [Thu, 11 Oct 2018 03:31:10 +0000 (23:31 -0400)]
unpriviledged sleep wip
Clyne Sullivan [Wed, 3 Oct 2018 01:26:48 +0000 (21:26 -0400)]
folder restructure
tcsullivan [Wed, 26 Sep 2018 02:42:17 +0000 (22:42 -0400)]
privileged mode works
tcsullivan [Tue, 25 Sep 2018 21:09:53 +0000 (17:09 -0400)]
began work to add privilege
Clyne Sullivan [Tue, 25 Sep 2018 20:22:47 +0000 (16:22 -0400)]
initial commit