index
:
135e2/xv6-labs.git
cow
fs
lock
mmap
net
pgtbl
syscall
thread
traps
util
xv6-labs-2024-winter
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootother.S
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-15
Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ...
Frans Kaashoek
1
-84
/
+0
2011-08-11
Make AP processors boot using bootpgdir
Frans Kaashoek
1
-10
/
+19
2011-08-08
One definition of several macros and constants
Frans Kaashoek
1
-10
/
+4
2011-07-29
Map kernel high
Frans Kaashoek
1
-5
/
+9
2011-02-19
xv6: formatting, cleanup, rev5 (take 2)
Russ Cox
1
-1
/
+1
2010-09-13
change some comments, maybe more informative
Robert Morris
1
-43
/
+32
2010-08-05
add some comments
Robert Morris
1
-2
/
+4
2009-12-01
8ae0 instead of 8e00, thanks yandong
Frans Kaashoek
1
-1
/
+1
2009-08-08
shuffle and tweak for formatting.
Russ Cox
1
-7
/
+7
2009-07-11
bootasm cleanup
Russ Cox
1
-10
/
+11
2009-03-08
xv6: boot loader adjustments
rsc
1
-1
/
+11
2008-08-28
the old explanation of AP startup might have been correct, but
rtm
1
-9
/
+10
2007-08-29
bootothers now in main
rsc
1
-3
/
+3
2007-08-28
more cmain -> bootmain
rsc
1
-1
/
+1
2007-08-27
nits
rsc
1
-2
/
+2
2007-08-24
bring bootasm and bootother more in sync
rsc
1
-27
/
+23
2006-09-06
wrap long lines
rsc
1
-41
/
+39
2006-09-06
standardize various * conventions
rsc
1
-11
/
+11
2006-09-06
spacing fixes: no tabs, 2-space indents (for rtm)
rsc
1
-49
/
+50
2006-09-03
remove duplication
kaashoek
1
-3
/
+3
2006-09-03
centralize credits
kaashoek
1
-1
/
+0
2006-06-26
stick mpstack in cpu structure
kaashoek
1
-1
/
+1
2006-06-24
boot more than two CPUs, each on own initial stack
rtm
1
-6
/
+9
2006-06-22
checkpoint. booting second processor. stack is messed up, but thanks to cliff
kaashoek
1
-0
/
+77