-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: tock/tockloader
base: v1.8.0
head repository: tock/tockloader
compare: master
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 021f440 - Browse repository at this point
Copy the full SHA 021f440View commit details
Commits on Feb 9, 2022
-
dcz committed
Feb 9, 2022 Configuration menu - View commit details
-
Copy full SHA for d1f3b2f - Browse repository at this point
Copy the full SHA d1f3b2fView commit details
Commits on Feb 17, 2022
-
dcz committed
Feb 17, 2022 Configuration menu - View commit details
-
Copy full SHA for e502a44 - Browse repository at this point
Copy the full SHA e502a44View commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0abc5d3 - Browse repository at this point
Copy the full SHA 0abc5d3View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de88a22 - Browse repository at this point
Copy the full SHA de88a22View commit details -
Merge pull request #80 from tock/app-position-scenario
Detect fixed vs. position independent vs. mixed apps case
Configuration menu - View commit details
-
Copy full SHA for e3f03cf - Browse repository at this point
Copy the full SHA e3f03cfView commit details
Commits on Mar 16, 2022
-
RTT: Don't fail on corrupted output
dcz committedMar 16, 2022 Configuration menu - View commit details
-
Copy full SHA for d58df88 - Browse repository at this point
Copy the full SHA d58df88View commit details
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0172e9 - Browse repository at this point
Copy the full SHA d0172e9View commit details
Commits on May 9, 2022
-
Merge pull request #81 from dcz-self/corrupt
RTT: Don't fail on corrupted output
Configuration menu - View commit details
-
Copy full SHA for fb8254b - Browse repository at this point
Copy the full SHA fb8254bView commit details
Commits on May 19, 2022
-
Merge pull request #83 from dcz-self/toml
deps: Use toml instead pytoml
Configuration menu - View commit details
-
Copy full SHA for 32d438c - Browse repository at this point
Copy the full SHA 32d438cView commit details
Commits on May 25, 2022
-
openocd: Fix cleanup after exceptions
This fixes unwinding resources after an exception. The old version would exit if the creation of the socket failed, raising an exception when trying to close the socket. The new version makes sure that only objects successfully created are cleaned up. Instead of nesting try..finally multiple times, this appends handlers onto an explicit list.
dcz committedMay 25, 2022 Configuration menu - View commit details
-
Copy full SHA for ea06cc0 - Browse repository at this point
Copy the full SHA ea06cc0View commit details -
Merge pull request #84 from dcz-self/ooc
openocd: Fix cleanup after exceptions
Configuration menu - View commit details
-
Copy full SHA for 9d0f22c - Browse repository at this point
Copy the full SHA 9d0f22cView commit details
Commits on May 26, 2022
-
openocd: Check for a connection several times
OpenOCD can start slowly under system load. Instead of trying once and giving up, this tries a couple times for a few seconds. In the best case, there's no extra time spent waiting. In the worst case, we can still connect to a delayed OpenOCD.
dcz committedMay 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ac38af - Browse repository at this point
Copy the full SHA 2ac38afView commit details
Commits on Jul 21, 2022
-
Merge pull request #85 from dcz-self/wait
openocd: Check for a connection several times
Configuration menu - View commit details
-
Copy full SHA for 7271ae1 - Browse repository at this point
Copy the full SHA 7271ae1View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e873c16 - Browse repository at this point
Copy the full SHA e873c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 315f2f4 - Browse repository at this point
Copy the full SHA 315f2f4View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a8e1e4 - Browse repository at this point
Copy the full SHA 9a8e1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8c06dd - Browse repository at this point
Copy the full SHA a8c06ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a064e75 - Browse repository at this point
Copy the full SHA a064e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410ab7c - Browse repository at this point
Copy the full SHA 410ab7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f094b7 - Browse repository at this point
Copy the full SHA 3f094b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e60f3 - Browse repository at this point
Copy the full SHA 03e60f3View commit details
Commits on Sep 2, 2022
-
board_interface: update litex_sim architecture to rv32imc
This is in line with changes to the LiteX simulation command line invocation as documented in Tock, changes to the Tock board configuration and changes to libtock-c's app configuration. Signed-off-by: Leon Schuermann <leon@is.currently.online>
Configuration menu - View commit details
-
Copy full SHA for ae5f684 - Browse repository at this point
Copy the full SHA ae5f684View commit details -
Merge pull request #89 from lschuermann/dev/litex_sim-rv32imc
board_interface: update litex_sim architecture to rv32imc
Configuration menu - View commit details
-
Copy full SHA for 913929b - Browse repository at this point
Copy the full SHA 913929bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67be589 - Browse repository at this point
Copy the full SHA 67be589View commit details -
Add support for the QEMU RISC-V 32 bit "virt" Platform
This adds support for the `qemu_rv32_virt` board as supported by Tock. Signed-off-by: Leon Schuermann <leon@is.currently.online>
Configuration menu - View commit details
-
Copy full SHA for e845fdb - Browse repository at this point
Copy the full SHA e845fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for eace386 - Browse repository at this point
Copy the full SHA eace386View commit details -
Merge pull request #91 from lschuermann/dev/qemu-rv32-virt-support
Add support for the QEMU RISC-V 32 bit "virt" Platform
Configuration menu - View commit details
-
Copy full SHA for a5eaf4f - Browse repository at this point
Copy the full SHA a5eaf4fView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6c125a - Browse repository at this point
Copy the full SHA f6c125aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a85821f - Browse repository at this point
Copy the full SHA a85821fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa97ab - Browse repository at this point
Copy the full SHA 0aa97abView commit details -
Initial hacky support for credentials. Because Tockloader queries the
board it needs to support both main and program headers; this commit cuts out main support so I could be sure program was working. Will re-incorporate main headers next.
Configuration menu - View commit details
-
Copy full SHA for 456e5bb - Browse repository at this point
Copy the full SHA 456e5bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5fb79 - Browse repository at this point
Copy the full SHA 9d5fb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36b940f - Browse repository at this point
Copy the full SHA 36b940fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dbeb91 - Browse repository at this point
Copy the full SHA 1dbeb91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2852812 - Browse repository at this point
Copy the full SHA 2852812View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76b518 - Browse repository at this point
Copy the full SHA f76b518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4389f - Browse repository at this point
Copy the full SHA 1f4389fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 437009c - Browse repository at this point
Copy the full SHA 437009cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3034ba4 - Browse repository at this point
Copy the full SHA 3034ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2aed0 - Browse repository at this point
Copy the full SHA fc2aed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22df584 - Browse repository at this point
Copy the full SHA 22df584View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a818a - Browse repository at this point
Copy the full SHA d9a818aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21eb01e - Browse repository at this point
Copy the full SHA 21eb01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b3056 - Browse repository at this point
Copy the full SHA e4b3056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6656a4d - Browse repository at this point
Copy the full SHA 6656a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4891861 - Browse repository at this point
Copy the full SHA 4891861View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b6e80 - Browse repository at this point
Copy the full SHA d0b6e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21c94d4 - Browse repository at this point
Copy the full SHA 21c94d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79535a4 - Browse repository at this point
Copy the full SHA 79535a4View commit details
There are no files selected for viewing