aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-fpga.c
AgeCommit message (Expand)Author
2017-12-14Revert a clean up 'fix' which actually broke FPGA upload.Paul Selkirk
2017-10-15Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.Paul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-02-22Refactor flash code.Paul Selkirk
2016-08-23Reset table of cores after resetting FPGA from CLI.Paul Selkirk
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-12Re-disable 'keystore set key'; hexdump binary key names; remove unused 'show'...Paul Selkirk
2016-07-09Clean up the CLI.Fredrik Thulin
2016-07-06Add 'show fpga status' and 'show fpga cores'.Paul Selkirk
2016-06-28Only SO and wheel are allowed to upload.Paul Selkirk
2016-06-14Import cli-test into hsm pretty much as-is.Paul Selkirk