758 Commits (master)
 

Author SHA1 Message Date
Andre Richter a86f476160
Add before_we_start readme 4 years ago
Andre Richter 6588cd9be6
Refactor tutorial 01 4 years ago
Andre Richter e8d787f627
Refactor tutorial 02 4 years ago
Andre Richter 175d72ae8b
Refactor tutorial 03 4 years ago
Andre Richter 771dfbab7f
Refactor tutorial 04 4 years ago
Andre Richter 523af645cd
Refactor tutorial 05 4 years ago
Andre Richter 91575eaa2c
Refactor tutorial 06 4 years ago
Andre Richter c3632eeb3c
Refactor tutorial 07 4 years ago
Andre Richter 326b43b2be
Refactor tutorial X1 4 years ago
Andre Richter 48e4d135c2
Refactor tutorial 08 4 years ago
Andre Richter 7e583dc923
Refactor tutorial 09 4 years ago
Andre Richter 353cc4b6d5
Refactor tutorial 10 4 years ago
Andre Richter 13a59172a5
Refactor tutorial 11 4 years ago
Andre Richter 85b88788d0
Refactor tutorial 12 4 years ago
Andre Richter 1496e003d8
Refactor tutorial 13 4 years ago
Andre Richter c758875bbe
devtool: Skip Xtra crates on custom crate list 4 years ago
Andre Richter 7b48c3885a
Adapt actions to new devtool syntax 4 years ago
Andre Richter 56f990cbf9
devtool: Add support for optional folder list 4 years ago
Andre Richter 31582044c7
devtool: symlink + clippy for rpi4 4 years ago
Andre Richter 2c2997f50b
Don't diff CN READMEs 4 years ago
readlnh 7d822f372f update README.CN.md 4 years ago
Andre Richter 9a02e86960
Switch to rust-analyzer 4 years ago
Andre Richter 8b3cd1e2e0
Minipush: Load kernel binary on demand
Allows to keep Minipush running while compiling in parallel.
4 years ago
Andre Richter 7d86a1d6ab Change note about start4.elf file naming. 4 years ago
Andreas Schmidt ef571a75a7 fix start4.elf file naming to boot on Raspi 4 4 years ago
readlnh 2acb4152e5
Add Chinese translation of tutorial 01 (#44)
Add Chinese translation of Tutorial 01

Co-authored-by: Cola Chen <colachg@gmail.com>
4 years ago
Andre Richter 4e05d1f4a2
Add sponsoring info 💖 4 years ago
Andre Richter 37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB 4 years ago
Andre Richter 0a609aa1a0
Add notice about chinese versions
CC @colachg @readlnh
4 years ago
Cola Chen 73e3fece61 Add README.CN.md for root folder (#41) 4 years ago
Andre Richter 12d3996566
new version 4 years ago
Andre Richter d93e790a83
Cleanup stuff forgotten earlier 4 years ago
Andre Richter cd5b9f56b8
higher res version of testing gif 4 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 4 years ago
Andre Richter c43f5c6f39
Frontpage images 4 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 4 years ago
Andre Richter 8083fdbb36
Use different symbol. Seems better supported 4 years ago
Andre Richter 7f29ee84bd
Refactor utils 4 years ago
Andre Richter 0e78932bf7
Treat clippy warnigs as error 4 years ago
Andre Richter 30bf170956
Add license badge 4 years ago
Andre Richter f677e6d01f
Add one more test 4 years ago
Andre Richter 52d2799ee6
Some fixes/streamlining 4 years ago
Andre Richter d410529fa7
RPi4: Make chainloader more robust.
Sometimes, the RPi4 would not send a correct "OK" sequence of characters when
using `print!()`. Two separate `write_char()` calls seem to improve this
situation.

Not yet sure what the exact reason is, though.
4 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 4 years ago
Andre Richter a41190e298
Ensure kernel panic starts on newline 4 years ago
Andre Richter 666d349a51
Fix runner.rb not propagating QEMU exit status 4 years ago
Andre Richter 6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 4 years ago
Andre Richter 573d43e530
Remove false comment 4 years ago