summaryrefslogtreecommitdiff
path: root/bsp/update-targets.sh
AgeCommit message (Collapse)Author
2019-06-21Fix OpenOCD cfg and remove warningsNathaniel Graff
Fix OpenOCD config generator for hifive boards Remove some warnings for FE310-compatible targets related to clocks and the PRCI. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-06-21Merge pull request #287 from sifive/remove-coreip-bspsNathaniel Graff
Remove all CoreIP BSPs
2019-06-19update-targets updates everything in the bsp folderNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-06-19update-targets.sh generates openocd.cfgNathaniel 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-10Merge pull request #279 from sifive/use-bashNathaniel Graff
Standardize on bash for shell scripts
2019-06-07update-targets: Don't test for the .dts extensionPalmer Dabbelt
I'm not sure why this is failing for me, but it is. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2019-06-07Standardize on bash for shell scriptsNathaniel Graff
Use #!/bin/bash in all shell scripts Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-06-06Merge pull request #271 from sifive/submodule-fdtBunnaroath Sou
Adding Freedom-devicetree-tools as a submodule for the two to be in sync
2019-06-06Run update targets in BashNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-06-06Submodule the freedom-devicetree-tools keep both in syncBunnaroath Sou
2019-05-20update-targets.sh warns on tool failureNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-05-20Update metal to pick up inline supportBunnaroath Sou
2019-05-02Update Metal and build scripts for platform headerNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-04-30Add LEDs for HiFive1 boardsBunnaroath Sou
2019-04-12Add Unleashed to targets in update-targets.shNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-03-31Enhance update-target script to also generate settings.mkBunnaroath Sou
2019-03-25Add option to not run fixup-dts to update-targets.shNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-03-25Run scripts/fixup-dts from update-targets.shNathaniel Graff
2019-03-18Add link target options to tools and envBunnaroath Sou
2019-03-06Merge pull request #192 from sifive/arty-19.2Bunnaroath Sou
Update/add E20, E21, E24 arty targets for all 19.2 CoreIPs release
2019-03-05Make update script independent of bashBunnaroath Sou
2019-03-05Add HiFive1 RevB to update-targets scriptNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-11Minor cleanupBunnaroath Sou
2019-02-04Regen BSPs for metal renameNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-01-30Update to generate bsp at a custom locationBunnaroath Sou
2019-01-04Fix BSP update script for MacOSNathaniel Graff
MacOS ls requires flags to appear before file arguments. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2018-12-14Add script for updating MEE BSPsNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>