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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable -Wall and fix warnings.
Patrick Williams
2010-08-19
7
-22
/
+24
*
MMIO mapping support and syscalls.
Patrick Williams
2010-07-08
11
-20
/
+354
*
SMT support.
Patrick Williams
2010-07-07
15
-47
/
+149
*
Fix bug in VFS register.
Patrick Williams
2010-07-07
1
-0
/
+1
*
Memory map and execution fixes for simics.
Patrick Williams
2010-07-02
5
-12
/
+33
*
Remove extra ptesync
Patrick Williams
2010-07-02
2
-9
/
+0
*
Start virtual memory management.
Patrick Williams
2010-07-02
9
-8
/
+202
*
Move SPRG3 manipulation to common ppc-arch file.
Patrick Williams
2010-06-28
4
-9
/
+40
*
Change 0x17C to 'attn' instruction.
Patrick Williams
2010-06-28
1
-1
/
+1
*
Fix SPRs overwriting GPRs in restore.
Patrick Williams
2010-06-28
1
-5
/
+5
*
Move SPR restore to end of dispatch sequence.
Patrick Williams
2010-06-28
1
-9
/
+10
*
Place-holder for breakpoint attention / PHYP start address.
Patrick Williams
2010-06-28
1
-0
/
+5
*
Add shell of VFS for registering and resolving message queue names.
Patrick Williams
2010-06-25
9
-13
/
+157
*
Add messaging
Patrick Williams
2010-06-24
11
-2
/
+490
*
Clean up map files on 'make clean'.
Patrick Williams
2010-06-23
1
-1
/
+1
*
Program exception handling and emulated instruction for mfsprg3.
Patrick Williams
2010-06-22
5
-3
/
+82
*
Turn interrupt vectors into macros.
Patrick Williams
2010-06-22
2
-123
/
+50
*
Add mutex userspace / syscalls.
Patrick Williams
2010-06-11
11
-17
/
+204
*
Change scheduler to locked queue instead of stack-pair.
Patrick Williams
2010-06-09
4
-14
/
+81
*
Kernel spinlock support.
Patrick Williams
2010-06-09
5
-1
/
+59
*
Refactor task-manager tid counter to generic lockfree algorithm.
Patrick Williams
2010-06-09
3
-9
/
+27
*
Add task control syscalls.
Patrick Williams
2010-06-07
10
-8
/
+115
*
Add syscall interfaces and task_yield
Patrick Williams
2010-06-07
6
-6
/
+105
*
Create init process, fix scheduler bugs.
Patrick Williams
2010-06-07
10
-9
/
+59
*
Give tasks a void-ptr parameter like pthreads.
Patrick Williams
2010-06-07
2
-6
/
+10
*
Add scheduler and calls from dispatch interrupt.
Patrick Williams
2010-06-07
7
-3
/
+58
*
Typo for XER save.
Patrick Williams
2010-06-04
1
-1
/
+1
*
Add stub for decrementer interrupt.
Patrick Williams
2010-06-03
4
-5
/
+41
*
Fix form of ori instruction.
Patrick Williams
2010-06-03
1
-1
/
+1
*
Add stub for syscall.
Patrick Williams
2010-06-03
4
-2
/
+20
*
Implement task saving and dispatching.
Patrick Williams
2010-06-03
6
-2
/
+273
*
Import register constants from KIS codebase, update start.S to use.
Patrick Williams
2010-06-03
2
-31
/
+157
*
Initial cpu / task structs.
Patrick Williams
2010-06-02
11
-9
/
+289
*
Shrink start routine by a few instructions.
Patrick Williams
2010-05-27
1
-9
/
+7
*
Generate map files for kernel images.
Patrick Williams
2010-05-25
1
-1
/
+1
*
Reserve proper space for initial stack frames.
Patrick Williams
2010-05-25
1
-4
/
+4
*
Add lock-free, safe console code.
Patrick Williams
2010-05-24
1
-3
/
+6
*
Add new/delete operators.
Patrick Williams
2010-05-21
2
-1
/
+22
*
malloc / free support
Patrick Williams
2010-05-21
8
-3
/
+75
*
Add transaction counters to upper word of lockfree-stack head, to prevent ABA...
Patrick Williams
2010-05-21
1
-7
/
+17
*
Add heap manager for allocations up to 2040 bytes
Patrick Williams
2010-05-21
4
-2
/
+125
*
Fix missing NULL check in pagemgr.C
Patrick Williams
2010-05-21
1
-2
/
+5
*
Move pagemgr to generic lock free structure.
Patrick Williams
2010-05-21
3
-23
/
+53
*
Create page manager.
Patrick Williams
2010-05-20
7
-8
/
+198
*
Add %s, %z support in console driver.
Patrick Williams
2010-05-20
1
-0
/
+20
*
Call default constructors.
Patrick Williams
2010-05-19
2
-5
/
+33
*
Use GCC builtin for atomics for guard_acquire
Patrick Williams
2010-05-19
1
-1
/
+13
*
Full vargs printk.
Patrick Williams
2010-05-19
5
-7
/
+250
*
Add thread safe guard variable code.
Patrick Williams
2010-05-18
2
-14
/
+27
*
Create simple console.
Patrick Williams
2010-05-18
13
-4
/
+181
[next]