758 Commits (master)
 

Author SHA1 Message Date
Andre Richter 8dd38181f0
Update README.md
Closes #28
5 years ago
Andre Richter 53821fe654
Add docker folder README 5 years ago
Andre Richter f13e6e4513
Change to new aarch64-unknown-none-softloat target.
Also, add safety docs where demanded by clippy.
5 years ago
Andre Richter d44dfc5580
Update README.md 5 years ago
Andre Richter 8e2e4d37ec
Update copyright dates 5 years ago
Andre Richter 280bac6270
Update toolchain and bump dependency versions
Binaries generated with:
Toolchain: 1.39.0-nightly
5 years ago
Andre Richter c55c5e1713
Update README.md
Fixes #25
5 years ago
Andre Richter f45eb1214f
Update README.md 5 years ago
Andre Richter 6a03ddea11
typo 5 years ago
Andre Richter 9818779ff2
Add README for tutorial 10_DMA_memory 5 years ago
Andre Richter c07413e2eb
Add Output to 0F
closes #23
5 years ago
Tianjiao Huang 42b9b293d8 Ignore cargo built files 5 years ago
Andre Richter f1919952f8
Add README for tutorial 0F 5 years ago
Andre Richter 89329e9447
Add MAIR_EL1 explanation. 5 years ago
Berkus Decker 71f0e8caf7 Allow overriding JTAG interface device when running docker image
This will require any non-standard use of this container to also
specify the rpi3.cfg path when invoking.

For example:
`docker run ... -f /openocd/tcl/interface/jlink.cfg -f /openocd/rpi3.cfg`
to work with JLink interface.
5 years ago
Andre Richter f6a0fb497d Revert "Allow overriding JTAG interface device when running docker image"
This reverts commit 30f83b260f.
5 years ago
Berkus Decker 30f83b260f Allow overriding JTAG interface device when running docker image 5 years ago
Nao Taco f33537d641 Refine JTAG wiring images 5 years ago
Andre Richter ec70a2a9c2
Update README.md 5 years ago
Andre Richter 76b86a4997 Use refactored Makefile from JTAG tutorial everywhere. 5 years ago
Andre Richter 0844823805 Minor corrections 5 years ago
Andre Richter dba7d87ef8 tutorials++ to account for JTAG tutorial 5 years ago
Andre Richter 28cf26a28a Extend JTAG tutorial 5 years ago
Andre Richter 59c6c15c1d Add container for openocd and gdb 5 years ago
Andre Richter 8da8c0e33f Add minimal JTAG boot 5 years ago
Nao Taco 36ab2efbd6 Add a tutorial for using debuggers
Add an instruction for openocd insallation

Update tutorial to use openocd on Docker

Fix RTCK pin

Add wiring diagram for JTAG connection
5 years ago
Andre Richter 4a716adcce
Add utils container to repository 5 years ago
Andre Richter 6f89d7e4a9
Finalize README for 0C - Virtual Memory 5 years ago
Andre Richter e4438e4220
Add 4 KiB page table image for virtual memory lesson 5 years ago
Andre Richter 7a341de935
Fix wrong output in README 5 years ago
Andre Richter 47996b4b78
Rewrite the kernel's static virtual memory mapping. 5 years ago
Andre Richter 5011d5e507
Fix copyright years 5 years ago
Andre Richter d1ed1d4162
Change repo name in travis badge 5 years ago
Andre Richter 0f1f09730d
Align cache tutorial as well 5 years ago
Andre Richter c6e12f7bcf
Fix wrong serial selection in qemu. Simplify code. 5 years ago
Andre Richter c21c46b362
Don't use super 5 years ago
Andre Richter 14022d69c3
Align code with updates that went into follow-up tutorials 5 years ago
Andre Richter 2905ae0b09
Add README for 0B_exception_levels 5 years ago
Andre Richter 56eee2a097
Update README.md 5 years ago
Andre Richter b5b065b3c2
Add placeholder for upcoming lessons. 5 years ago
Andre Richter 8f15a559c5
Remove old exceptions lesson 5 years ago
Andre Richter d294809901
Rebase Exceptions Groundwork lesson 5 years ago
Andre Richter 48cf71b6d4
Add code for 0F_DMA_memory 5 years ago
Andre Richter c6e6ccd2a4
Add code for global println lesson 5 years ago
Andre Richter 4f4e88cfbe
Update binaries generated by newer rustc 5 years ago
Andre Richter 2a4fdc4ece
Add missing comment that triggered build errors in new nightly rust.
Also, update binaries generated by new nightly version:
rustc 1.33.0-nightly (75a369c5b 2019-01-12)
5 years ago
Andre Richter e77745e545
Fix correct term usec for microseconds 5 years ago
Andre Richter 052f3e9d9c
Add a pre-commit hook 5 years ago
Andre Richter b4ce7d7e1d
Correct some Copyright years 5 years ago
Andre Richter ecafec1d05
Add copyright year checks. Ran Rubocop as well. 5 years ago