252 Commits (f159c63e0c85839e9273391a20f1bcab5c3426ea)

Author SHA1 Message Date
kuritonasu 3513614cb8 Replaced from with since 6 years ago
kuritonasu 60fbd20122 Modified a couple of points that sound more correct 6 years ago
Raghav Shankar a51574ae2b Formatting change 6 years ago
Raghav Shankar c81fa6763b Make grammar and formatting fixes in linux-bootstrap-3.md 6 years ago
Raghav Shankar 3b9b488267 Grammar and formatting fixes in linux-bootstrap-2.md 6 years ago
Raghav Shankar d9c55a26e8 Make grammar and formatting fixes in linux-bootstrap-1.md 6 years ago
Frank Dana 527b2b8921
Update README.md
"A couple" technically means exactly 2. It can be used to describe an unknown quantity of "approximately 2", but certainly never 6.
6 years ago
0xAX a04cc2b780
Update linux-bootstrap-6.md 6 years ago
0xAX 23bbbc31ee
Update README.md 6 years ago
Aleksey Lagoshin bfb3d493c7 Fixed mistakes in the segment descriptors part 6 years ago
Alexander Kuleshov d23407fdbd booting: add kaslr part 6 years ago
Alexander Kuleshov 04f10187e0
alignment fixed
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov afe7d23ed5
fill up linker script
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
Alexander Kuleshov abf4f684a5 bootstrap1: .org directive is useless in a case of binary output
so we may remove one.

Thank you @slo

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
7 years ago
0xF0D0 06bc4a8f6a typo fixed (0bB800 -> 0xb800)
Signed-off-by: 0xF0D0 <goodbumsu@gmail.com>
7 years ago
Low Jeng Lam 0294cff63e
Update link for check_cpu function 7 years ago
Low Jeng Lam c7bf68bfa1
Update link to refer to the correct line number 7 years ago
0xAX 646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
Linux bootstrap 1 fix
7 years ago
Shaun Smiley cacd5e487b Grammar fixes in Booting Part 1 7 years ago
Andrés Rojas Guerrero a94cefa191 Add location coreboot source code 7 years ago
Andrés Rojas Guerrero 311a318f58 Add location coreboot source code 7 years ago
Alexander Kuleshov 26ebd67859 update linux kernel boostrap parts to the last kernel from upstream 7 years ago
Ding Fei 9015d6ed1f Update linux-bootstrap-3.md 7 years ago
Alexander Kuleshov 2bbbbb9524 boot: e820entry renamed to e820_entry 7 years ago
Alexander Kuleshov ab8d15afd0 boot: update linux-bootstrap-4.md 7 years ago
Alexander Kuleshov 220d3378f7 boot: STACK_SIZE is 1024 now
since d594aa0277 (diff-0af1468d3dc7f373d70011eda7be1592)
7 years ago
Alexander Kuleshov b5d147bf72 boot/pm: fix some expressions 7 years ago
Alexander Kuleshov 6703f0ace4 boot: fix boot-3 7 years ago
Alexander Kuleshov 117dbf29a1 boot: add missed set_bios_mode() 7 years ago
Alexander Kuleshov 8d76549828 boot: remove informatnion about query_mca()
as it was removed in the:

949163015c (diff-25ea8b4d2857dbd7b7ae86277dd464e8)

commit.
7 years ago
Aaron Hill 17da4af718
Make all Github links reference a specific commit
Closes #480
7 years ago
Tao LI cda7e02da7 Typo fixes on booting part1 7 years ago
Alexander Kuleshov 0ce272fc6a fix #14 issue 7 years ago
Alexander Kuleshov 6ed0589b83 many fixes in boot part 1
including links fixes
7 years ago
Alexander Kuleshov 83cc5501b5 update description 7 years ago
Kavindra Nikhurpa ece5ad6f25 fix typos 7 years ago
Alexander Kuleshov 4521637d9c Merge branch 'master' of github.com:0xAX/linux-insides 7 years ago
Alexander Kuleshov af4d2701fa mark some constants 7 years ago
Tomas Juocepis f29bd4aebf correct minor mistake - list 3 bits instead of 4
Sentence starts with "The next three bits(40, 41, 42, 43)" Should exclude 43.
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
0xAX e0259e744d Merge pull request #463 from PinoTsao/improve
Nitpicking: correct address space range
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
Ayyuce Demirbas 337c8b801d closing brace
your for loop does not have a closing brace
7 years ago
Amreo 2e640db706 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
7 years ago
elyashiv 7d5b4850db minor grammer edits 7 years ago
proninyaroslav 90f50c2ac5 Change README links as relative 8 years ago
Alexander Kuleshov a711d0fbf0 Merge branch 'typo-fix' of https://github.com/AndrewRussellHayes/linux-insides into AndrewRussellHayes-typo-fix 8 years ago
0xC0FFEE d419b61baa #419 - Typo in linux-bootstrap-4.md
Ref: https://github.com/0xAX/linux-insides/issues/419
8 years ago