503 Commits (dabbf137f6faff69e1ae050016afbdcc8c77e4d8)
 

Author SHA1 Message Date
Andre Richter dabbf137f6
Add prettier for .json and .yml 4 years ago
Andre Richter 218b492092
Add line length to editorconfig 4 years ago
Andre Richter 01bbf64c38
gitignore: Remove non-existing folder 4 years ago
Andre Richter 9b4173724e
Bump toolchain version to 2020-09-24 4 years ago
Andre Richter 52807bc015
Remove artifact in readme 4 years ago
Andre Richter b8f7764bbb
Align to new rubocop rules 4 years ago
Andre Richter a33f693e1c
Tutorial 6: README: Update config.txt instructions
Fixes #77
4 years ago
jinser 1b7b855312 Typo Fixed 4 years ago
am009 126c2318d9 Fix 00_before_we_start/README.CN.md 4 years ago
am009 2a63c5880a Add README.CN.md for 02_runtime_init.
Fix some translation.
4 years ago
Andre Richter b585f64e30
Shuffle constant to more fitting module 4 years ago
Andre Richter bb83be8711
autocomplete for devtool 4 years ago
Andre Richter 5a793e5fcb
Wording 4 years ago
Andre Richter c1696d6b02
Whitespace 4 years ago
Andre Richter 7e14b246d7
Explicitly set exception vectors in link.ld 4 years ago
Andre Richter dfbcd444dd
Update some readmes 4 years ago
Andre Richter 224ac8d944
Use --headers for readelf 4 years ago
Andre Richter db190d8212
Update README.CN.md 4 years ago
heaven0sky 2f434e1c84 Update README.CN.md
修改一个错别字。
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 14be6a5f45
Update binaries (new FBRD) 4 years ago
Andre Richter 829722d9f2
fix rubocop warning 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 0207c6b63f
rubocop: Enable new cops 4 years ago
Andre Richter c78568bba1
Update some links 4 years ago
Andre Richter f46c742289
Update README.md 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 87d82ea559
Use MIS instead of RIS 4 years ago
Andre Richter a362a84592
14: Improve pl011 code 4 years ago
jjy 58c0e04a27 Fix typo 4 years ago
jjy a08cc2d70a Fix typo
beteween -> between
4 years ago
Andre Richter 9cc0f4a5ef
Remove now obsolete const_if feature 4 years ago
Cola Chen 4e54cc0c93
Update README.CN.md (#66)
Update README.CN.md
4 years ago
Andre Richter ee771e5ba6
Adapt image sizes where it makes sense 4 years ago
Andre Richter f1c3366edd
Update contrib setup bundler commands 4 years ago
Andre Richter cfc3bfc996
Switch to new Rust inline asm! syntax 4 years ago
Andre Richter a1c2729f19
CI: bundler: Remove deprecated command 4 years ago
Andre Richter bf39be0f96
Update README.md 4 years ago
Andre Richter 44beff8bc5
Use bundle config instead of deprecated --path
Closes #60
4 years ago
Andre Richter ba6a514bf0
Box alignment 4 years ago
Andre Richter b5fd8545d6
Add instructions for preexisting Rust installation
Closes #64
4 years ago
Andre Richter b6d480d548
kernels: Update dependencies 4 years ago
Andre Richter 662b672e10
Adapt header image sizes to new GitHub layout 4 years ago
Andre Richter 8008cbfe7c
Update README.CN.md 4 years ago
readlnh 58178e40e8 update README.CN.md(commit
5a308d3)
4 years ago
Andre Richter 16a903ad29
kernels: Update dependencies 4 years ago
Andre Richter 812ba841f3
Revert to Ubuntu 19.10
20.04 comes with Ruby 2.7, which emits some annoying deprecation warnigs that
can't be silenced even when using the RUBYOPT variables suggested for doing so.

Work around that for now by reverting to Ubuntu 19.10 which still uses 2.5 and
does not have this bug.
4 years ago
Andre Richter 5a308d326b
Mention Docker group in install instructions. 4 years ago