Michael D
84a7575f2f
Salvage images from archive.org and add them to git
...
Patch 1: Booting/
2019-10-10 19:47:21 +02:00
0xAX
720e7534ad
Merge pull request #683 from gwelymernans/cleanups
...
Cleanup some of the grammar to flow better
2019-10-07 23:56:20 +06:00
Stefan20162016
60c19f7c02
added link to minimal bootloader with comments
2019-08-21 23:17:32 +02:00
Bill Wendling
a3dabbe734
Cleanup some of the grammar to flow better
2019-08-01 15:20:24 -07:00
0xAX
b97cc6aaf5
Merge pull request #667 from WarpspeedSCP/grammar-fix
...
Fix grammar and improve formatting for linux-bootstrap section
2019-04-24 17:23:16 +06:00
WarpspeedSCP
64712ac607
fix typo
2019-04-16 22:21:45 +05:30
Raghav Shankar
2ef0a4023b
Fix grammar and improve formatting
2019-04-15 23:56:02 +05:30
Alexander Kuleshov
e205c3966b
fix segmenta address in boot 1
...
Thank you to @changuoqiang and @PinoTsao
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2019-03-09 00:00:31 +06:00
Reid Mayfield
7225b45c3b
Minor capitalization nitpick
...
Reset vector -> reset vector
2018-12-14 20:33:55 +11:00
Alexander Kuleshov
3d68ef4efe
boot: update to last linux v4.16
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-12 01:27:02 +06:00
Alexander Kuleshov
5d643f8e9f
boot-1: clarify boot address
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2018-05-04 23:46:09 +06:00
Iru Cai
2da09c8755
Booting/linux-bootstrap-1.md: update to the latest coreboot code
2018-03-16 10:51:18 +08:00
Iru Cai
16bb7744f3
Booting/linux-bootstrap-1.md: lowercase coreboot[1], http->https
...
[1] in coreboot source code:
util/lint/lint-stable-021-coreboot-lowercase
2018-03-16 10:51:12 +08:00
kuritonasu
3513614cb8
Replaced from with since
2018-01-23 10:30:42 +02:00
kuritonasu
60fbd20122
Modified a couple of points that sound more correct
2018-01-23 10:21:18 +02:00
Raghav Shankar
d9c55a26e8
Make grammar and formatting fixes in linux-bootstrap-1.md
2018-01-12 18:15:21 +05:30
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>
2017-11-27 00:55:57 +06:00
0xAX
646ccfd632
Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix
...
Linux bootstrap 1 fix
2017-10-28 14:08:37 +06:00
Shaun Smiley
cacd5e487b
Grammar fixes in Booting Part 1
2017-10-24 22:45:27 -07:00
Andrés Rojas Guerrero
a94cefa191
Add location coreboot source code
2017-10-18 16:37:19 +02:00
Andrés Rojas Guerrero
311a318f58
Add location coreboot source code
2017-10-18 16:25:21 +02:00
Alexander Kuleshov
220d3378f7
boot: STACK_SIZE is 1024 now
...
since d594aa0277 (diff-0af1468d3dc7f373d70011eda7be1592)
2017-09-12 00:53:18 +06:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
...
Closes #480
2017-07-30 15:56:26 -04:00
Tao LI
cda7e02da7
Typo fixes on booting part1
2017-07-17 11:40:31 +08:00
Alexander Kuleshov
0ce272fc6a
fix #14 issue
2017-07-16 23:10:48 +06:00
Alexander Kuleshov
6ed0589b83
many fixes in boot part 1
...
including links fixes
2017-07-14 18:44:35 +06:00
Kavindra Nikhurpa
ece5ad6f25
fix typos
2017-06-28 01:27:15 +05:30
Alexander Kuleshov
af4d2701fa
mark some constants
2017-06-09 00:25:25 +06:00
Alexander Kuleshov
12006725a4
mention boot linker script as suggeset by @Aaron1011
...
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
2017-05-28 00:19:45 +06:00
Guillaume Thouvenin
18890ee09f
Fix the description of the address FFFFFFF0h
2017-03-21 14:49:38 +01:00
Daniel Campoverde [alx741]
d62e2d7f4a
Booting: Fix typo
2017-03-19 15:08:18 -05:00
Cao jin
a21734b76d
Nitpicking: correct address space range
...
s/0x100000/0xFFFFF/. Address space size is 1M, but range is 0 - 0xFFFFF
2017-03-01 10:34:12 +08:00
Amreo
2e640db706
Fix math error
...
Fixed math error because X = 0x001000+sizeof(boot loader)
2017-02-01 22:02:35 +01:00
Andrew Hayes
8998841c4c
small typo fix
2016-10-24 10:50:20 -04:00
Anastas Stoyanovsky
130d87c716
Edit linux-bootstrap-1
2016-08-04 05:10:21 -04:00
Kavindra Nikhurpa
28a39fe665
More fixes and corrected contributors.md
...
Signed-off-by: Kavindra Nikhurpa <kavindra.nikhurpa@hotmail.com>
2016-07-03 12:19:09 +05:30
Kavindra Nikhurpa
aeb802e895
Fixed typos in Booting
2016-06-29 10:28:48 +05:30
Nehal J Wani
9553e9bf82
Fix small grammatical error
...
s/use/uses . The word 'processor' is singular :)
2016-04-12 03:15:40 +05:30
Larry Kim
51c5bc4893
Help readers not to confuse with segment addr and phy addr
...
and a minor typo
2016-04-03 06:20:43 +09:00
Matthieu Tardy
c0c69b8dc0
Normalize indentation in linux-bootstrap-1's code sections to improve readability
2016-01-22 06:01:43 +01:00
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.
2016-01-22 06:01:43 +01:00
zhaoxiaoqiang
ae5cbb4c20
fix minor grammer errors
2016-01-06 18:16:12 +08:00
0xAX
4830c64aeb
Update linux-bootstrap-1.md
2015-12-28 17:15:16 +06:00
0xAX
7e18eb149b
Merge pull request #299 from mudongliang/modifyinternals
...
revert internals to insides in Booting
2015-12-16 23:07:20 +06:00
0xAX
5c8788aac6
Merge pull request #304 from shravanshandilya/master
...
Kernel is out of context till this point
2015-12-09 22:49:58 +06:00
0xAX
ee707554ea
Merge pull request #297 from ruthgrace/bootstrap_1_bootloader
...
fixed grammar in linux-bootstrap-1.md, Bootloader section
2015-12-07 18:49:15 +06:00
Shravan Shandilya
a29d64e171
Kernel is out of context till this point
2015-12-06 21:19:39 +05:30
0xAX
422426a901
Merge pull request #296 from ruthgrace/bootstrap_1_bss_setup
...
fixed grammar in linux-bootstrap-1.md, BSS Setup section
2015-12-03 15:38:10 +06:00
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
2015-12-01 20:23:43 +06:00
0xAX
0de6568131
Merge pull request #293 from ruthgrace/bootstrap_1_jump_to_main
...
fixed grammar in linux-bootstrap-1.md, Jump to main section
2015-11-30 17:46:53 +06:00