aboutsummaryrefslogtreecommitdiffstats
path: root/mistral/io.cc
Commit message (Collapse)AuthorAgeFilesLines
* refactor: id(stringf(...)) to new idf(...) helpergatecat2022-08-101-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* run clangformatgatecat2022-02-031-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Mistral: fix gpio OE, add hmc bypass supportOlivier Galibert2022-01-181-4/+6
|
* mistral: DATAIN and DATAOUT of GPIO have swappedgatecat2021-12-121-2/+2
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Tidying upgatecat2021-05-151-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Add IO packinggatecat2021-05-151-0/+8
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* mistral: Renamed arch from cyclonevgatecat2021-05-151-0/+53
Signed-off-by: gatecat <gatecat@ds0.me>