81 Commits (ed6c428dfbd038456bf2ba15d170356189532ccb)

Author SHA1 Message Date
proninyaroslav 610fd984d2 Обновление до Linux v4.16 6 years ago
proninyaroslav c27b4dced5 Уточнения адреса загрузки 6 years ago
proninyaroslav 598c320635 Update linux-bootstrap-1.md 6 years ago
proninyaroslav 464643eb1f Update linux-bootstrap-1.md 6 years ago
le0nx dc17cd218a fix: style 6 years ago
proninyaroslav c9ed5aa5fe 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
proninyaroslav 1f2c47982d Добавлено местоположение исходного кода Coreboot 7 years ago
proninyaroslav bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит 7 years ago
proninyaroslav 1003ae3547 Исправления linux-bootstrap-1.md 7 years ago
proninyaroslav a688cc9077 Исправления linux-bootstrap-1.md 7 years ago
proninyaroslav 47867dc416 Исправление ошибок в разделе Booting 7 years ago
proninyaroslav ab0e47ad65 Исправление форматирования констант 7 years ago
proninyaroslav 997d6071ee mention boot linker script as suggeset by @Aaron1011 7 years ago
proninyaroslav 00b91d963e Перевод linux-bootstrap-5.md, корректировка переводов 7 years ago
proninyaroslav 7d43d21410 Перевод linux-bootstrap-4.md, исправления 7 years ago
proninyaroslav f6dd7562c1 Fix math error
Fixed math error because X = 0x001000+sizeof(boot loader)
8 years ago
proninyaroslav 1e47e02143 Исправление ссылок 8 years ago
proninyaroslav 9d8f7b8a42 Перевод linux-bootstrap-2.md, LINKS.md, CONTRIBUTING.md, исправление ошибок 8 years ago
proninyaroslav d9794e9241 Перевод linux-bootstrap-1.md 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