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
/
vfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling mistakes using codespell.
Patrick Williams
2015-01-15
1
-2
/
+2
*
IPMI Block Transfer implementation
Brian Silver
2014-10-23
1
-3
/
+0
*
Revisit all daemon tasks and make sure they are properly daemonizing quickly
Josh Rispoli
2014-07-14
1
-1
/
+6
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
3
-32
/
+32
*
Update makefiles & included .mk files to use += convention.
Brian Silver
2014-05-21
1
-15
/
+16
*
hbirt increase number of modules allowed
Doug Gilbert
2013-11-13
1
-23
/
+25
*
Memory Leak task_end
Bill Schwartz
2012-10-12
1
-24
/
+24
*
Mailbox additional error handling for Hardware errors and Invalid messages
Doug Gilbert
2012-07-09
1
-65
/
+86
*
Mailbox service provider
Doug Gilbert
2012-04-05
1
-0
/
+1
*
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
1
-9
/
+13
*
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
3
-0
/
+66
*
Virtual File System module load and unload
dgilbert
2011-08-17
2
-34
/
+91
*
IStep Dispatcher
Mark Wenning
2011-07-14
1
-1
/
+2
*
Initialization Service (Flow Control)
Mark Wenning
2011-06-21
1
-8
/
+14
*
Fix dcbz to round up to nearest cache line.
Patrick Williams
2011-04-11
1
-1
/
+1
*
Infinite loop in VFS module-exec code.
Patrick Williams
2011-03-31
1
-0
/
+1
*
Merge of PowerHAL project up to commit:
Patrick Williams
2011-03-05
3
-21
/
+43
*
Makefile cleanups.
Patrick Williams
2011-01-10
1
-7
/
+0
*
Importing trace header files from FSP trace and integrating into build.
Patrick Williams
2011-01-10
1
-1
/
+1
*
Support printk format warnings.
Patrick Williams
2010-10-05
1
-1
/
+1
*
Add task_exec system call.
Patrick Williams
2010-09-09
1
-0
/
+22
*
Update makefiles to reference ROOTPATH for makefile includes.
Patrick Williams
2010-09-09
1
-1
/
+1
*
Support modules.
Patrick Williams
2010-09-09
1
-0
/
+23
*
Add linker in preparation for modules.
Patrick Williams
2010-08-20
1
-2
/
+4
*
Add shell of VFS for registering and resolving message queue names.
Patrick Williams
2010-06-25
2
-0
/
+88