summaryrefslogtreecommitdiff
path: root/bootother.S
AgeCommit message (Expand)Author
2011-08-15Separate more clearly bootloader from xv6 by renaming multiboot.S to entry.S ...Frans Kaashoek
2011-08-11Make AP processors boot using bootpgdirFrans Kaashoek
2011-08-08One definition of several macros and constantsFrans Kaashoek
2011-07-29Map kernel highFrans Kaashoek
2011-02-19xv6: formatting, cleanup, rev5 (take 2)Russ Cox
2010-09-13change some comments, maybe more informativeRobert Morris
2010-08-05add some commentsRobert Morris
2009-12-018ae0 instead of 8e00, thanks yandongFrans Kaashoek
2009-08-08shuffle and tweak for formatting.Russ Cox
2009-07-11bootasm cleanupRuss Cox
2009-03-08xv6: boot loader adjustmentsrsc
2008-08-28the old explanation of AP startup might have been correct, butrtm
2007-08-29bootothers now in mainrsc
2007-08-28more cmain -> bootmainrsc
2007-08-27nitsrsc
2007-08-24bring bootasm and bootother more in syncrsc
2006-09-06wrap long linesrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-03remove duplicationkaashoek
2006-09-03centralize creditskaashoek
2006-06-26stick mpstack in cpu structurekaashoek
2006-06-24boot more than two CPUs, each on own initial stackrtm
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek