index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
GCOV support
Patrick Williams
2012-02-07
4
-1
/
+105
*
Signal sys/init continue after module init.
Patrick Williams
2012-01-19
1
-2
/
+3
*
VFS add functions to find module by address and query if module is loaded
Doug Gilbert
2012-01-19
1
-0
/
+24
*
Change VFS to return non page aligned size in types
Doug Gilbert
2012-01-03
1
-1
/
+2
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-19
/
+11
*
VFS provide assess to read-only data modules
Doug Gilbert
2011-09-28
1
-1
/
+1
*
Fix printkd type error in vfs_init.
Patrick Williams
2011-09-23
1
-3
/
+3
*
VFS implement setting page permissions on virtual memory
Doug Gilbert
2011-09-21
1
-1
/
+50
*
Return code cleanups.
Patrick Williams
2011-09-13
2
-10
/
+14
*
Move libs to the extended image
Doug Gilbert
2011-09-07
1
-1
/
+1
*
Add environment var to remove debug messages.
Patrick Williams
2011-08-24
1
-5
/
+5
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
6
-0
/
+132
*
Virtual File System module load and unload
dgilbert
2011-08-17
3
-39
/
+95
*
IStep Dispatcher
Mark Wenning
2011-07-14
1
-1
/
+2
*
Improve assert handling and options.
Patrick Williams
2011-07-06
1
-1
/
+1
*
Initialization Service (Flow Control)
Mark Wenning
2011-06-21
2
-50
/
+33
*
Initial futex support
dgilbert
2011-06-17
1
-8
/
+6
*
Execute all libtest* modules when hbicore_test image starts.
Patrick Williams
2011-05-18
1
-0
/
+2
*
Fix dcbz to round up to nearest cache line.
Patrick Williams
2011-04-11
1
-1
/
+1
*
Fix init task to yield while waiting for VFS to come up.
Patrick Williams
2011-04-08
1
-1
/
+1
*
Infinite loop in VFS module-exec code.
Patrick Williams
2011-03-31
1
-0
/
+1
*
Remove invalid memory access in hbi init.
Patrick Williams
2011-03-05
1
-4
/
+0
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
3
-21
/
+43
*
Makefile cleanups.
Patrick Williams
2011-01-10
3
-20
/
+0
*
Importing trace header files from FSP trace and integrating into build.
Patrick Williams
2011-01-10
2
-2
/
+2
*
Support printk format warnings.
Patrick Williams
2010-10-05
2
-4
/
+4
*
Various VMM updates.
Patrick Williams
2010-09-14
1
-0
/
+4
*
Add task_exec system call.
Patrick Williams
2010-09-09
2
-1
/
+35
*
Update makefiles to reference ROOTPATH for makefile includes.
Patrick Williams
2010-09-09
3
-3
/
+3
*
Support modules.
Patrick Williams
2010-09-09
2
-1
/
+28
*
Add linker in preparation for modules.
Patrick Williams
2010-08-20
3
-8
/
+13
*
MMIO mapping support and syscalls.
Patrick Williams
2010-07-08
1
-1
/
+5
*
SMT support.
Patrick Williams
2010-07-07
1
-4
/
+5
*
Move SPRG3 manipulation to common ppc-arch file.
Patrick Williams
2010-06-28
1
-1
/
+1
*
Add shell of VFS for registering and resolving message queue names.
Patrick Williams
2010-06-25
4
-3
/
+97
*
Add messaging
Patrick Williams
2010-06-24
1
-0
/
+9
*
Add mutex userspace / syscalls.
Patrick Williams
2010-06-11
1
-0
/
+9
*
Add task control syscalls.
Patrick Williams
2010-06-07
1
-3
/
+11
*
Add syscall interfaces and task_yield
Patrick Williams
2010-06-07
1
-1
/
+6
*
Create init process, fix scheduler bugs.
Patrick Williams
2010-06-07
3
-0
/
+30