12 Commits (a5884321a717f0f4f9252cbcc0f7df84b92bc119)

Author SHA1 Message Date
Andre Richter a5884321a7
Fix rustdoc warnings 3 years ago
Andre Richter e7cb61b389
Refactoring
- Don't wildcard-import from arch modules. Make it explicit.
- Put translation table code into its own module.
- Put boot code in boot.rs instead of cpu.rs
- Other minor changes, most memory subsystem.
3 years ago
Andre Richter f2a891236e
Remove unused feature 4 years ago
Andre Richter 44bb3f8942
Update copyright year 4 years ago
Andre Richter 02f9f34af3
More sound Phantom in MMIO deref wrapper 4 years ago
Andre Richter 64658a6ce9
Bump toolchain version 4 years ago
Andre Richter 6a5f3758fa
Remove/reshuffle features 4 years ago
Andre Richter 9cc0f4a5ef
Remove now obsolete const_if feature 4 years ago
Andre Richter cfc3bfc996
Switch to new Rust inline asm! syntax 4 years ago
Andre Richter 82f97c000b
Switch to llvm_asm! to avoid future breakage 4 years ago
Andre Richter 1337092a2a
Format driver includes for better readability 4 years ago
Andre Richter 1d34a4e42e
Add tutorial 14: Peripheral Interrupts 4 years ago