Andre Richter
|
cfc3bfc996
|
Switch to new Rust inline asm! syntax
|
2020-06-29 22:27:31 +02:00 |
|
Andre Richter
|
82f97c000b
|
Switch to llvm_asm! to avoid future breakage
|
2020-04-22 21:38:34 +02:00 |
|
Andre Richter
|
98d5d79acf
|
Don't check in binaries anymore
|
2020-04-16 22:47:19 +02:00 |
|
Andre Richter
|
a4266ba978
|
More Makefile fixes
|
2020-04-12 22:22:29 +02:00 |
|
Andre Richter
|
474f58ced0
|
Add README diffs
|
2020-03-28 15:42:42 +01:00 |
|
Andre Richter
|
175d72ae8b
|
Refactor tutorial 03
|
2020-03-28 13:27:14 +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
|
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
|
e690f8e7e4
|
Copyright bump to 2020 🎆
|
2020-01-02 00:41:03 +01:00 |
|
Andre Richter
|
f6832bec31
|
Add ToC
|
2019-12-31 00:00:09 +01:00 |
|
Andre Richter
|
10090900cc
|
Add missing source comments
|
2019-12-17 13:42:20 +01:00 |
|
Andre Richter
|
821c7e2103
|
QEMU: Don't spawn a VNC session
|
2019-12-01 23:55:13 +01:00 |
|
Andre Richter
|
54137e8b38
|
Relicense as dual MIT OR Apache-2.0
|
2019-11-25 19:54:05 +01:00 |
|
Andre Richter
|
8c2b18e8ce
|
More robust, self-contained UART printing in panic!
|
2019-11-06 22:45:29 +01:00 |
|
Andre Richter
|
6119cf88b1
|
Actions: Add RPi4 build
|
2019-10-29 22:34:20 +01:00 |
|
Andre Richter
|
9547bf77af
|
Fix diff script
Closes #32
|
2019-10-27 23:12:47 +01:00 |
|
Andre Richter
|
7c92445a64
|
Update README.md
|
2019-10-27 23:12:38 +01:00 |
|
Andre Richter
|
a507bba9da
|
Update README.md
|
2019-10-27 23:12:31 +01:00 |
|
Andre Richter
|
2fe2dcba6d
|
Add support for Raspberry Pi 4 🎉
|
2019-10-27 23:12:26 +01:00 |
|
Andre Richter
|
2933bcf162
|
Separate init from main
|
2019-10-27 23:12:23 +01:00 |
|
Andre Richter
|
56a650397d
|
Having a little code formatting party
|
2019-10-27 23:12:20 +01:00 |
|
Andre Richter
|
d57cf418bf
|
Add arch use clause
|
2019-10-27 23:11:55 +01:00 |
|
Andre Richter
|
038c558ac8
|
Big restructuring for more modularity
- Make architecture code separate from BSP code
- Make BSPs pull in drivers from a generic folder
- Enables reuse of drivers between different BSPs.
|
2019-10-27 23:11:52 +01:00 |
|
Andre Richter
|
515a96925d
|
Minor adaptions
|
2019-10-27 23:10:51 +01:00 |
|
Andre Richter
|
de3957009b
|
Use distinct path for interfaces
|
2019-10-27 23:10:47 +01:00 |
|
Andre Richter
|
678bec0eca
|
Various fixes
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
|
2019-10-27 23:10:46 +01:00 |
|
Andre Richter
|
651097d55e
|
Add first bunch of README stubs
|
2019-10-27 23:10:39 +01:00 |
|