summaryrefslogtreecommitdiff
path: root/bootasm.S
AgeCommit message (Expand)AuthorFilesLines
2010-08-05add some commentsRobert Morris1-2/+4
2010-07-02Initial version of single-cpu xv6 with page tablesFrans Kaashoek1-1/+1
2009-12-018ae0 instead of 8e00, thanks yandongFrans Kaashoek1-1/+1
2009-07-11bootasm cleanupRuss Cox1-2/+1
2009-05-31clean up %fs %gs usersc1-2/+1
2009-05-31sync with c; .text is impliedrsc1-9/+12
2009-03-08xv6: boot loader adjustmentsrsc1-10/+16
2007-09-15fix commentsrtm1-1/+1
2007-08-28nitsrsc1-2/+2
2007-08-28cmain -> bootmainrsc1-2/+2
2007-08-24bring bootasm and bootother more in syncrsc1-31/+25
2007-08-24Rework comments a bit.rsc1-29/+25
2007-08-22better commentrsc1-7/+3
2006-09-08shortenrsc1-13/+9
2006-09-08some comment changeskaashoek1-1/+1
2006-09-06wrap long linesrsc1-23/+23
2006-09-06standardize various * conventionsrsc1-15/+15
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-66/+73
2006-09-03remove duplicationkaashoek1-3/+3
2006-09-03centralize creditskaashoek1-4/+0
2006-08-29prune unneeded panics and debug outputrtm1-0/+4
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek1-14/+1
2006-06-12importrtm1-0/+109