22 Commits (c4f9432e131f6aa6dd58b9ba795d67ec3bfd3c7f)

Author SHA1 Message Date
Andre Richter c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.

This reduces compile-times significantly.
4 years ago
Andre Richter f0513a6b0c
Upgrade to Rust nightly-2020-03-19 4 years ago
Andre Richter 175d72ae8b
Refactor tutorial 03 4 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 4 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 5 years ago
Andre Richter a41190e298
Ensure kernel panic starts on newline 5 years ago
Andre Richter fad90e8bb1
Update/force explicit toolchain 5 years ago
Andre Richter 10090900cc
Add missing source comments 5 years ago
Andre Richter 79a2a202b2
Make println! raw and an info! having the timestamp. 5 years ago
Andre Richter 19744bdb61
New binaries: rustc 2019-11-04 5 years ago
Andre Richter 8c2b18e8ce
More robust, self-contained UART printing in panic! 5 years ago
Andre Richter 6cab68ec3a
Built with new compiler version 5 years ago
Andre Richter 9bebad4765
Misspell run 5 years ago
Andre Richter 2fe2dcba6d
Add support for Raspberry Pi 4 🎉 5 years ago
Andre Richter 2933bcf162
Separate init from main 5 years ago
Andre Richter 56a650397d
Having a little code formatting party 5 years ago
Andre Richter 0ca114b408
Streamlining 5 years ago
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.
5 years ago
Andre Richter 515a96925d
Minor adaptions 5 years ago
Andre Richter 294538e323
Change to new aarch64-unknown-none-softfloat target 5 years ago
Andre Richter dd4a132259
Change linker scripts 5 years ago
Andre Richter 3d8f12f619
Add code for tutorial 03 5 years ago