69 Commits (83cc5501b56cc4fe47cfd9cb3dd88d0959980438)

Author SHA1 Message Date
Kavindra Nikhurpa ece5ad6f25 fix typos 7 years ago
Alexander Kuleshov af4d2701fa mark some constants 7 years ago
Alexander Kuleshov 12006725a4
mention boot linker script as suggeset by @Aaron1011
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Guillaume Thouvenin 18890ee09f Fix the description of the address FFFFFFF0h 7 years ago
Daniel Campoverde [alx741] d62e2d7f4a Booting: Fix typo 7 years ago
Cao jin a21734b76d Nitpicking: correct address space range
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
7 years ago
Amreo 2e640db706 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
8 years ago
Andrew Hayes 8998841c4c small typo fix 8 years ago
Anastas Stoyanovsky 130d87c716 Edit linux-bootstrap-1 8 years ago
Kavindra Nikhurpa 28a39fe665 More fixes and corrected contributors.md
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
8 years ago
Kavindra Nikhurpa aeb802e895 Fixed typos in Booting 8 years ago
Nehal J Wani 9553e9bf82 Fix small grammatical error
s/use/uses . The word 'processor' is singular :)
8 years ago
Larry Kim 51c5bc4893 Help readers not to confuse with segment addr and phy addr
and a minor typo
8 years ago
Matthieu Tardy c0c69b8dc0 Normalize indentation in linux-bootstrap-1's code sections to improve readability 9 years ago
Matthieu Tardy 7f8146db1e Fix linux-bootstrap-1.md
Fix some offset and size errors.
Replace the ambiguous term "segment" by "segment selector".
Add an explanation for the reset vector address.
Fix a typo in the segment register align part (it's a cld and not a cli).
Add missing syntax highlighting.
9 years ago
zhaoxiaoqiang ae5cbb4c20 fix minor grammer errors 9 years ago
0xAX 4830c64aeb Update linux-bootstrap-1.md 9 years ago
0xAX 7e18eb149b Merge pull request #299 from mudongliang/modifyinternals
revert internals to insides in Booting
9 years ago
0xAX 5c8788aac6 Merge pull request #304 from shravanshandilya/master
Kernel is out of context till this point
9 years ago
0xAX ee707554ea Merge pull request #297 from ruthgrace/bootstrap_1_bootloader
fixed grammar in linux-bootstrap-1.md, Bootloader section
9 years ago
Shravan Shandilya a29d64e171 Kernel is out of context till this point 9 years ago
0xAX 422426a901 Merge pull request #296 from ruthgrace/bootstrap_1_bss_setup
fixed grammar in linux-bootstrap-1.md, BSS Setup section
9 years ago
0xAX 32d9c98364 Merge pull request #295 from ruthgrace/bootstrap_1_from_bootloader_to_kernel
fixed grammar in linux-bootstrap-1.md, From the bootloader to [the] kernel section
9 years ago
0xAX 0de6568131 Merge pull request #293 from ruthgrace/bootstrap_1_jump_to_main
fixed grammar in linux-bootstrap-1.md, Jump to main section
9 years ago
0xAX 8f8c543d9c Merge pull request #292 from ruthgrace/bootstrap_1_segment_registers_align
fixed grammar in linux-bootstrap-1.md, Segment registers align section
9 years ago
0xAX f245f5b9fa Merge pull request #291 from ruthgrace/bootstrap_1_stack_setup
fixed grammar in linux-bootstrap-1.md, Stack set up section
9 years ago
慕冬亮 a413dd6a56 revert internals to insides in Booting 9 years ago
ruthgrace f8083757de fixed grammar in linux-bootstrap-1.md, From the bootloader to [the] kernel section 9 years ago
ruthgrace 03a327ad22 fixed grammar in linux-bootstrap-1.md, Jump to main section 9 years ago
ruthgrace a02a5d274c fixed grammar in linux-bootstrap-1.md, BSS Setup section 9 years ago
ruthgrace dd493be7fb fixed grammar in linux-bootstrap-1.md, Stack set up section 9 years ago
ruthgrace 863a6b0297 fixed grammar in linux-bootstrap-1.md, Segment registers align section 9 years ago
ruthgrace 23e9c2751a fixed grammar in linux-bootstrap-1.md, Start of kernel setup section 9 years ago
ruthgrace 52a79a7319 fixed grammar in linux-bootstrap-1.md, Bootloader section 9 years ago
Craig P Jolicoeur 02c7a60599 Update typo
`starts` not `startes`
9 years ago
mudongliang 3f2eaef8ad fix issue #211 9 years ago
0xAX 40466a4931 Merge pull request #212 from mudongliang/master
change grammatical tense problem
9 years ago
0xAX a9f8ac57b3 Merge pull request #216 from QuentinPerez/missing_register
missing register
9 years ago
Quentin Perez 8c76586ebd missing register 9 years ago
Remi Rampin 1ad8f71482 TYPO: wether -> whether 9 years ago
mudongliang 2a818916a6 change some grammatical tense problem 9 years ago
Leonardo 8b326e3766 Fixed typo: fielsd --> fields 9 years ago
0xAX 1ab5214d9d Update linux-bootstrap-1.md 9 years ago
rpeiremans 44eb8b2c39 Update linux-bootstrap-1.md
Fixed several typos, rewrote some parts of the text
9 years ago
rpeiremans c505715c91 Update linux-bootstrap-1.md 9 years ago
0xAX aedf30cbf4 Update linux-bootstrap-1.md 9 years ago
nimisolo 81777efad4 It should be "cld" here :) 9 years ago
Jean-Baptiste Cayrou f935203ffd Fix linux-bootstrap-1.md incorrect merging
Correct merging of commit da38b6038d line 253
9 years ago
0xAX 3e84a906e4 Update linux-bootstrap-1.md 9 years ago
0xAX 6bb648df18 Update linux-bootstrap-1.md 9 years ago