Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-13 | Update docs for INCLUDE_METAL_SOURCES in standalone | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-13 | Merge pull request #171 from sifive/standalone-build-metal | Nathaniel Graff | |
Enable Freedom Metal builds in standalone projects | |||
2019-02-13 | Document INCLUDE_METAL_SOURCES for standalone target | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-13 | Create standalone target which copies metal source | Nathaniel Graff | |
Don't include .git* files in the copied metal sources. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-12 | Move libmetal make targets to scripts/libmetal.mk | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-11 | Merge pull request #170 from sifive/hw-breakpoint | Bunnaroath Sou | |
Add hw-exec-breakpoint support in dts | |||
2019-02-11 | Update BSPs for hw-exec-breakpoint | Bunnaroath Sou | |
2019-02-11 | Minor cleanup | Bunnaroath Sou | |
2019-02-06 | Merge pull request #169 from sifive/documentation | Nathaniel Graff | |
Add initial documentation | |||
2019-02-06 | Add published documentation as submodule | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-06 | Add link to github.io docs to README | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-06 | Copy the contents of the README into the User Guide | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-06 | Init Sphinx docs for E SDK | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-05 | Merge pull request #167 from sifive/rename-metal | Nathaniel Graff | |
Rename everything to metal | |||
2019-02-04 | Regen BSPs for metal rename | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-04 | Update examples for metal rename | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-04 | Replace all mee with metal | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-04 | Move freedom-mee to freedom-metal and update for rename | Nathaniel Graff | |
Update metal submodule for rename | |||
2019-02-01 | Merge pull request #168 from sifive/e24-arty | Bunnaroath Sou | |
E24 arty support | |||
2019-02-01 | Update BSP files and freedom-mee to reflect their latest update | Bunnaroath Sou | |
2019-01-31 | Merge pull request #166 from sifive/private-bsp | Bunnaroath Sou | |
Update to generate bsp at a custom location | |||
2019-01-31 | Update BSP files after unit test e24 clic interrupts | Bunnaroath Sou | |
2019-01-31 | Update dts, mee.h and mee.lds for E24 and clic | Bunnaroath Sou | |
2019-01-31 | Initual E24 support for Garbanzo | Bunnaroath Sou | |
2019-01-31 | Merge pull request #165 from sifive/target-argument | Kevin Mills | |
Add TARGET as a synonym for BOARD | |||
2019-01-31 | Document TARGET in README | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-31 | Add TARGET as a synonym for BOARD | 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-30 | Merge pull request #157 from sifive/mee-pmp-no-vtable | Nathaniel Graff | |
Add PMP example | |||
2019-01-30 | Add PMP example program | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-30 | Update BSPs for PMPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-30 | Add PMPs to coreip DTSs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-29 | Merge pull request #163 from sifive/fix-linguist | Nathaniel Graff | |
Fix github-linguist language stats | |||
2019-01-29 | Fix github-linguist language stats | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-29 | Merge pull request #162 from sifive/heap-improvements | Nathaniel Graff | |
Improvements to dynamic memory allocation | |||
2019-01-29 | Regen BSPs for separate stacks and heaps | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-29 | Update MEE for new sbrk | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-29 | Merge pull request #161 from sifive/standalone-makefile-updates | Kevin Mills | |
Fix list-programs on MacOS | |||
2019-01-29 | Remove '-r' from sed command (not required and does not work on MacOS). ↵ | Kevin Mills | |
Remove 'echo Done', no longer needed. | |||
2019-01-25 | Merge pull request #160 from sifive/doc-link-update | Nathaniel Graff | |
Update Freedom Metal documentation link | |||
2019-01-25 | Update Freedom Metal documentation link | Nathaniel Graff | |
2019-01-25 | Merge pull request #159 from sifive/api-changes | Nathaniel Graff | |
Update Metal API | |||
2019-01-25 | Update Metal API | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-25 | Merge pull request #158 from sifive/fix-openocd | Nathaniel Graff | |
Put back OpenOCD into the top-level Makefile | |||
2019-01-24 | Put back OpenOCD into the top-level Makefile | Nathaniel Graff | |
Finding OpenOCD with RISCV_OPENOCD_PATH got accidentally dropped with the split to the standalone Makefile. Put it back. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-24 | Merge pull request #156 from sifive/fix-pll-driver | Nathaniel Graff | |
Fix PLL driver | |||
2019-01-24 | Fix PLL driver | Nathaniel Graff | |
Pull the fixed FE310 PLL driver Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-24 | Merge pull request #155 from sifive/list-options-target | Kevin Mills | |
List options target | |||
2019-01-24 | make it clear | Kevin Mills | |
2019-01-24 | Do this more efficiently and with less duplication. | Kevin Mills | |