index
:
sw/stm32
auto_zeroise
ekermit
fmc_clk
ft-crc32
ice40mkm
js_keywrap
master
modexpng
parade_of_half_baked_ideas
python3
rsa_timing
Cryptech HSM on STM-32 ARM processor
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
hsm
/
cryptech_upload
Age
Commit message (
Expand
)
Author
2017-04-27
Refactor cryptech_upload to work either directly or via cryptech_muxd.
Rob Austein
2017-04-11
Track API changes on sw/libhal pkcs8 branch.
Rob Austein
2017-02-23
Add --pin and --quiet options.
Paul Selkirk
2017-02-23
Speed up file upload enormously.
Paul Selkirk
2016-12-21
Rewrite core upload loop to simplify and fix race conditions.
Rob Austein
2016-12-20
Flush output to serial device after writing.
Rob Austein
2016-12-20
Merge branch 'master' into ksng
Rob Austein
2016-12-20
The bootloader upgrade reboots now, so we don't need to log out of the CLI.
Paul Selkirk
2016-11-25
Add debugging code to cryptech_upload.
Rob Austein
2016-07-12
Make username a command-line option, default "so" as it used to be.
Rob Austein
2016-07-12
Allow wheel to upload firmware/bitstreams
Paul Selkirk
2016-07-08
Add upload from firmware tarball, gussie up command parser, add dire warnings.
Rob Austein
2016-07-07
Add cryptech_miniterm; tweak cryptech_probe to write environment variables li...
Rob Austein
2016-07-06
Small improvements to try to suck less.
Paul Selkirk
2016-07-05
Add horrible kludge of a script to probe USB ports and report which
Rob Austein
2016-06-28
Only SO and wheel are allowed to upload.
Paul Selkirk
2016-06-27
Modify cli-test/filetransfer to prompt for PIN.
Paul Selkirk