Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-07 | Standardize on bash for shell scripts | Nathaniel Graff | |
Use #!/bin/bash in all shell scripts Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-19 | Add script to update submodule URLs to use SSH | Nathaniel Graff | |
This is a helper script for Freedom E SDK developers which makes it easy to use SSH for all submodules instead of HTTPS. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |