Andre Richter
8b3cd1e2e0
Minipush: Load kernel binary on demand
...
Allows to keep Minipush running while compiling in parallel.
2020-03-06 23:56:38 +01:00
Andre Richter
7d86a1d6ab
Change note about start4.elf file naming.
2020-02-24 12:58:27 +01:00
Andreas Schmidt
ef571a75a7
fix start4.elf file naming to boot on Raspi 4
2020-02-24 12:58:27 +01:00
readlnh
2acb4152e5
Add Chinese translation of tutorial 01 ( #44 )
...
Add Chinese translation of Tutorial 01
Co-authored-by: Cola Chen <colachg@gmail.com>
2020-02-11 09:05:25 +01:00
Andre Richter
4e05d1f4a2
Add sponsoring info 💖
2020-01-20 08:35:51 +01:00
Andre Richter
37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB
2020-01-19 21:34:37 +01:00
Andre Richter
0a609aa1a0
Add notice about chinese versions
...
CC @colachg @readlnh
2020-01-19 17:31:04 +01:00
Cola Chen
73e3fece61
Add README.CN.md for root folder ( #41 )
2020-01-19 17:21:08 +01:00
Andre Richter
12d3996566
new version
2020-01-17 22:05:56 +01:00
Andre Richter
d93e790a83
Cleanup stuff forgotten earlier
2020-01-17 21:03:44 +01:00
Andre Richter
cd5b9f56b8
higher res version of testing gif
2020-01-16 22:35:55 +01:00
Andre Richter
72a4d28fc1
Bump to register 0.5.x
2020-01-16 22:06:43 +01:00
Andre Richter
c43f5c6f39
Frontpage images
2020-01-15 09:39:11 +01:00
Andre Richter
840c72d11b
Bump UART to 230400 Baud
2020-01-14 21:53:28 +01:00
Andre Richter
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
...
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
e7bf7fab0e
Fix UART stats; Remove unneeded conversion.
2020-01-11 22:12:35 +01:00
Andre Richter
8083fdbb36
Use different symbol. Seems better supported
2020-01-09 22:27:24 +01:00
Andre Richter
7f29ee84bd
Refactor utils
2020-01-09 22:11:56 +01:00
Andre Richter
0e78932bf7
Treat clippy warnigs as error
2020-01-09 22:11:39 +01:00
Andre Richter
30bf170956
Add license badge
2020-01-04 23:46:04 +01:00
Andre Richter
f677e6d01f
Add one more test
2020-01-04 22:45:26 +01:00
Andre Richter
52d2799ee6
Some fixes/streamlining
2020-01-04 22:27:23 +01:00
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.
2020-01-04 22:00:00 +01:00
Andre Richter
c64dd1197a
For educational purposes, use own zero_bss().
2020-01-04 18:15:43 +01:00
Andre Richter
a41190e298
Ensure kernel panic starts on newline
2020-01-04 00:59:37 +01:00
Andre Richter
666d349a51
Fix runner.rb not propagating QEMU exit status
2020-01-04 00:37:57 +01:00
Andre Richter
6d9641d05f
Fix possibility of (.bss size) mod 8 != 0
2020-01-03 21:11:25 +01:00
Andre Richter
573d43e530
Remove false comment
2020-01-03 01:03:38 +01:00
Andre Richter
e690f8e7e4
Copyright bump to 2020 🎆
2020-01-02 00:41:03 +01:00
Andre Richter
83264efc19
Fix github actions tty error
2020-01-02 00:18:56 +01:00
Andre Richter
cc9f7708c9
Add testing to workflows
2020-01-01 23:38:45 +01:00
Andre Richter
70989b963c
Add unit test check option
2020-01-01 23:37:39 +01:00
Andre Richter
9c1fc5fdbf
Simplify copyrighted check
2020-01-01 22:42:38 +01:00
Andre Richter
447b0aaa4e
Fix script generation in Makefile
...
This would fail if the target folder didnt exist already.
2020-01-01 22:34:45 +01:00
Andre Richter
1b164e50a1
Back to nightly for automations
2020-01-01 21:51:47 +01:00
Andre Richter
56dcfe8a92
typo
2019-12-31 12:26:33 +01:00
Andre Richter
b421c709a1
Update README.md
2019-12-31 12:23:27 +01:00
Andre Richter
23ab3e8d15
Minor corrections
2019-12-31 00:26:19 +01:00
Andre Richter
b160803dc1
Update README.md
2019-12-31 00:10:33 +01:00
Andre Richter
99daef4b23
Add tutorial 13
2019-12-31 00:06:49 +01:00
Andre Richter
f6832bec31
Add ToC
2019-12-31 00:00:09 +01:00
Andre Richter
823c1d368b
workflows: Use supplied toolchain version
2019-12-30 23:38:06 +01:00
Andre Richter
e5bfd30477
Utils fixes
2019-12-30 23:28:48 +01:00
Andre Richter
fad90e8bb1
Update/force explicit toolchain
2019-12-30 23:02:27 +01:00
Andre Richter
034e1f01d8
rename init() -> runtime_init()
2019-12-30 22:31:55 +01:00
Andre Richter
be88e5e283
Restructure Readme
2019-12-30 22:06:04 +01:00
Andre Richter
8d6ddfca24
Add VCS ref to docker image
2019-12-25 18:33:04 +01:00
Andre Richter
582d539212
Add console chars_read implementation
2019-12-25 17:29:51 +01:00
Andre Richter
f11a076c04
Docker: Bump to 19.10; Add ruby
2019-12-25 17:24:57 +01:00
Andre Richter
d43f70f92a
Abstract CPU privilege level
2019-12-19 14:55:24 +01:00