Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-13 | Clean a single Metal configuration at a time | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-12 | Build program into SRC_DIR/CONFIGURATION/PROGRAM | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-12 | Build metal libs into install/lib/CONFIGURATION | Nathaniel Graff | |
Removes the INCLUDE_METAL_SOURCES option. If we want to be able to support multiple build configurations for standalone projects, the Metal library must be rebuilt to take into account those options. An alternative is to put back the prebuilt library option and just remove the configuration option from standalone projects without the Metal library sources. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-12 | ELF output has .elf extension | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-12 | Support Debug/Release configurations | Nathaniel Graff | |
- Puts shared flags in scripts/standalone and adds "build configurations" for debug and release which customize the build flags for specific purposes. - Documents CONFIGURATION in Sphinx docs and makefile help Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-11 | Merge pull request #203 from sifive/fu540-l2 | Nathaniel Graff | |
Update Metal to pick up FU540-C000 L2 driver fixes | |||
2019-03-11 | Update Metal to pick up FU540-C000 L2 driver fixes | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-08 | Merge pull request #199 from sifive/arty-19.2 | Bunnaroath Sou | |
Update freedom-metal to pickup gloss time routines | |||
2019-03-07 | Update freedom-metal to pickup gloss time routines | Bunnaroath Sou | |
2019-03-07 | Merge pull request #197 from sifive/rename-rtl-targets | Nathaniel Graff | |
Rename coreip-X to coreip-X-rtl | |||
2019-03-07 | Rename coreip-X to coreip-X-rtl | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Merge pull request #198 from sifive/update-docs | Nathaniel Graff | |
Update docs with latest SDK contents | |||
2019-03-07 | Update generated docs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Updates to documentation for SDK contents | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Merge pull request #195 from sifive/remove-legacy | Nathaniel Graff | |
Remove legacy BSPs and Software | |||
2019-03-07 | Merge pull request #196 from sifive/update-metal | Nathaniel Graff | |
Update Metal with GPIO and Cache APIs | |||
2019-03-07 | Update BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Fix the metal,entry chosen node in the 2-series Arty targets | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Update Metal library | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Reference legacy preservation branch in README | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Remove BSP checks from Makefile | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Remove legacy files from .gitignore | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Update docs to remove legacy | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Remove legacy examples | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Remove legacy BSP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-06 | Merge pull request #194 from sifive/arty-19.2 | Bunnaroath Sou | |
Add E76, S76 arty targets for all 19.2 CoreIPs release | |||
2019-03-06 | Merge pull request #193 from sifive/hifive1-revb | Nathaniel Graff | |
Add support for Segger J-Link OB to HiFive1 Rev B | |||
2019-03-06 | Add support for Segger J-Link | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-06 | Add E76, S76 arty targets for all 19.2 CoreIPs release | Bunnaroath Sou | |
2019-03-06 | Document Segger J-Link installation in docs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-06 | Fix HiFive1 Rev B BSP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
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-06 | Update/add E20, E21, E24 arty targets for all 19.2 CoreIPs release | Bunnaroath Sou | |
2019-03-06 | Merge pull request #187 from sifive/coreplex_welcome-port-to-metal | David Connelly | |
Coreplex welcome port to metal | |||
2019-03-06 | submodule updated and banner message updated | David Connelly | |
2019-03-05 | Make update script independent of bash | Bunnaroath Sou | |
2019-03-05 | Merge pull request #190 from sifive/coreip-19.2 | Bunnaroath Sou | |
Update/add E31, E34, S51, S54 arty targets for all 19.2 CoreIPs release | |||
2019-03-05 | Merge pull request #188 from sifive/hifive1-revb | Nathaniel Graff | |
Add HiFive1 RevB Support | |||
2019-03-05 | Update/add E31, E34, S51, S54 arty targets for all 19.2 CoreIPs release | Bunnaroath Sou | |
2019-03-05 | Merge pull request #189 from sifive/more-codemodels | Nathaniel Graff | |
Add codemodel settings for new targets | |||
2019-03-05 | Add codemodel settings for new targets | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Generate .hex for HiFive1 RevB | Nathaniel Graff | |
Set COREIP_MEM_WIDTH to cause the build system to generate a .hex file. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Generate BSP for HiFive1 RevB | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Add HiFive1 RevB to update-targets script | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Add HiFive1 Rev B | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Remove PMP reference from hifive1 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-05 | Updated to submodule | David Connelly | |
2019-03-05 | submodule name change | David Connelly | |
2019-03-05 | Merge pull request #177 from sifive/set-cmodel | Nathaniel Graff | |
Use settings.mk to set the code model for the target | |||
2019-03-05 | Add RISCV_CMODEL to settings.mk | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |