81 Commits (25ed9e4e42ca077ce87dedec67928d3e2715eafa)

Author SHA1 Message Date
Andre Richter 1d46dd40b6
Run of prettier over whole repo 4 years ago
Andre Richter a33f693e1c
Tutorial 6: README: Update config.txt instructions
Fixes #77
4 years ago
Andre Richter b585f64e30
Shuffle constant to more fitting module 4 years ago
Andre Richter dfbcd444dd
Update some readmes 4 years ago
Andre Richter 224ac8d944
Use --headers for readelf 4 years ago
Carl Fredrik Samson 0afffdeac7 Added short explanation of the BRD calculations for setting up UART re #70 4 years ago
Andre Richter 87e74f62cd
UART: Fix FBRD
Closes #70

Co-authored-by: Carl Fredrik Samson <cfsamson@users.noreply.github.com>
4 years ago
Andre Richter 519be514a5
Update README.md 4 years ago
Andre Richter c78568bba1
Update some links 4 years ago
Andre Richter 325599c8b7
Fix arch and target for VS Code 4 years ago
Andre Richter 3a0b676402
Use MMIODerefWrapper everywhere 4 years ago
Andre Richter b6d480d548
kernels: Update dependencies 4 years ago
Andre Richter 16a903ad29
kernels: Update dependencies 4 years ago
Andre Richter ef919b0842
kernels: Update dependencies 4 years ago
Andre Richter 681092829c
Bump to cortex-a 3.0.0 4 years ago
Andre Richter 98d5d79acf
Don't check in binaries anymore 4 years ago
Andre Richter 5a0d8de96b
Demangle in objdump 4 years ago
Andre Richter bf8e6c36c7
Analyzer: Invoke cargo check through Makefile 4 years ago
Andre Richter 0a1616d8b2
Let cargo track changed files
This should enable incremental compilation monitored by cargo.
4 years ago
Andre Richter a4266ba978
More Makefile fixes 4 years ago
Andre Richter 6eb9613ba2
Fix objcopy invocation 4 years ago
Andre Richter 834b226f4e
Update README 4 years ago
Andre Richter 089565762a
Makefiles: Docker USB passthrough in Linux only
Detect if we run on Linux. If so, dockerize Makefile targets that need access to
USB devices. If we run on anything else, attempt to execute natively.

This will enable non-Linux Unixes like macOS to run the chainboot target, given
they install the needed Ruby dependencies.
4 years ago
Andre Richter 792b208643
Missed xdoc -> doc earlier 4 years ago
Andre Richter 9819b557fe
Add console symbol 4 years ago
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 1cba21bda1
Minor namespace adaptions 4 years ago
Andre Richter f0513a6b0c
Upgrade to Rust nightly-2020-03-19 4 years ago
Andre Richter 474f58ced0
Add README diffs 4 years ago
Andre Richter 91575eaa2c
Refactor tutorial 06 4 years ago
Andre Richter 9a02e86960
Switch to rust-analyzer 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
Andre Richter 72a4d28fc1
Bump to register 0.5.x 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 0e78932bf7
Treat clippy warnigs as error 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 6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 4 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 4 years ago
Andre Richter fad90e8bb1
Update/force explicit toolchain 4 years ago
Andre Richter 034e1f01d8
rename init() -> runtime_init() 4 years ago
Andre Richter 582d539212
Add console chars_read implementation 4 years ago
Andre Richter 10090900cc
Add missing source comments 4 years ago
Andre Richter 821c7e2103
QEMU: Don't spawn a VNC session 5 years ago
Andre Richter 9d77f46759
Some Makefile tweaks 5 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter 4098a749d1
Bump crate versions 5 years ago