Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | update-targets.sh generates openocd.cfg | Nathaniel Graff | |
Generates for Arty and HiFive targets which don't have "jlink" in TARGET_TAGS Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-10 | Merge pull request #279 from sifive/use-bash | Nathaniel Graff | |
Standardize on bash for shell scripts | |||
2019-06-07 | update-targets: Don't test for the .dts extension | Palmer Dabbelt | |
I'm not sure why this is failing for me, but it is. Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
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-06-06 | Merge pull request #271 from sifive/submodule-fdt | Bunnaroath Sou | |
Adding Freedom-devicetree-tools as a submodule for the two to be in sync | |||
2019-06-06 | Run update targets in Bash | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-06 | Submodule the freedom-devicetree-tools keep both in sync | Bunnaroath Sou | |
2019-05-20 | update-targets.sh warns on tool failure | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-20 | Update metal to pick up inline support | Bunnaroath Sou | |
2019-05-02 | Update Metal and build scripts for platform header | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-30 | Add LEDs for HiFive1 boards | Bunnaroath Sou | |
2019-04-12 | Add Unleashed to targets in update-targets.sh | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-31 | Enhance update-target script to also generate settings.mk | Bunnaroath Sou | |
2019-03-25 | Add option to not run fixup-dts to update-targets.sh | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-25 | Run scripts/fixup-dts from update-targets.sh | Nathaniel Graff | |
2019-03-18 | Add link target options to tools and env | Bunnaroath Sou | |
2019-03-06 | Merge pull request #192 from sifive/arty-19.2 | Bunnaroath Sou | |
Update/add E20, E21, E24 arty targets for all 19.2 CoreIPs release | |||
2019-03-05 | Make update script independent of bash | Bunnaroath Sou | |
2019-03-05 | Add HiFive1 RevB to update-targets script | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-11 | Minor cleanup | Bunnaroath Sou | |
2019-02-04 | Regen BSPs for metal rename | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-30 | Update to generate bsp at a custom location | Bunnaroath Sou | |
2019-01-04 | Fix BSP update script for MacOS | Nathaniel Graff | |
MacOS ls requires flags to appear before file arguments. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-14 | Add script for updating MEE BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |