Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-29 | Update Metal to v201903 | Nathaniel Graff | |
- Enable RX on the sifive,uart0 driver - Enable FP support in crt0.S - Mark the FE310 PLL config table const Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Merge pull request #220 from sifive/update-docs | Nathaniel Graff | |
Update docs for v201903-rc2 | |||
2019-03-26 | Update docs for v201903-rc2 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Set version v201903-rc2 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Fix typo in index.rst | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Merge pull request #218 from sifive/pub-dhrystone | Bunnaroath Sou | |
Making dhrystone public | |||
2019-03-26 | Update sphinx doc to include dhrystone | Bunnaroath Sou | |
2019-03-26 | Update readme to include dhrystone | Bunnaroath Sou | |
2019-03-26 | Making dhrystone public | Bunnaroath Sou | |
2019-03-26 | Merge pull request #219 from sifive/rename-welcome | Nathaniel Graff | |
Rename example-coreip-welcome to sifive-welcome | |||
2019-03-26 | Merge pull request #217 from sifive/update-readme | Nathaniel Graff | |
Update the README for targets and commands | |||
2019-03-26 | Update docs for sifive-welcome rename | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Rename example-coreip-welcome to sifive-welcome | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Merge pull request #211 from sifive/reglists | Carsten Gosvig | |
Added design.reglist files to all bsp's based on screenlog output | |||
2019-03-26 | Update the README for targets and commands | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Merge pull request #216 from sifive/update-makefiles | Nathaniel Graff | |
Update all software examples to use wildcards in makefile | |||
2019-03-26 | Update all software examples to use wildcards in makefile | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Merge pull request #215 from sifive/asflags | Nathaniel Graff | |
Support raw assembly | |||
2019-03-25 | Set ASFLAGS to work | Palmer Dabbelt | |
This allows users to specify raw assembly files in their build scripts. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-25 | Merge pull request #214 from sifive/rc1-breakage | Bunnaroath Sou | |
Update header to include PLIC, CLIC SUBINTERRUPTS | |||
2019-03-25 | Update header to include PLIC, CLIC SUBINTERRUPTS | Bunnaroath Sou | |
2019-03-25 | Merge pull request #213 from sifive/fixup-dts | Nathaniel Graff | |
Add a script which adds missing information to design.dts | |||
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-25 | Add DTS fixup script | Nathaniel Graff | |
The script is used as a holdover to add missing elements to design.dts until the IP deliveries catch up with the set of information we need in Freedom E SDK. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-22 | Initial internal tag 0.0.1 for FS 19.03 RC | Bunnaroath Sou | |
2019-03-22 | Merge pull request #212 from sifive/floating-pt | Bunnaroath Sou | |
Pickup floating point support from freedom-metal | |||
2019-03-21 | Pick metal PLIC fixes | Bunnaroath Sou | |
2019-03-21 | Update lds files to exclude itim in .text and PLIC subinterrupts | Bunnaroath Sou | |
2019-03-21 | Added design.reglist files to all bsp's based on screenlog output | cgsfv | |
2019-03-19 | Merge pull request #210 from sifive/extra-output-files | Carsten Gosvig | |
Added .map + .lst + .rtl extra output files | |||
2019-03-19 | Merge pull request #209 from sifive/arty-19.2 | Bunnaroath Sou | |
Make rtl target to use ram from dtim, flash from testram | |||
2019-03-19 | Remove accidental added files | Bunnaroath Sou | |
2019-03-19 | Missed one search and replace | cgsfv | |
2019-03-19 | Reverted to naming verilog hex files .hex | cgsfv | |
2019-03-19 | Added .map + .lst + .rtl extra output files | cgsfv | |
2019-03-18 | Make rtl target to use ram from dtim, flash from testram | Bunnaroath Sou | |
2019-03-18 | Merge pull request #202 from sifive/arty-19.2 | Bunnaroath Sou | |
Add ramrodata, scratchpad linker files, and correct timebase value | |||
2019-03-18 | Merge pull request #206 from sifive/doc-build | Nathaniel Graff | |
Update the Documentation Makefile | |||
2019-03-18 | Remove metal.lds which is now metal.default.lds | Bunnaroath Sou | |
2019-03-18 | Add new linker target files for default, ramrodata, scratchpad | Bunnaroath Sou | |
2019-03-18 | Update Arty clock to reflects HW | Bunnaroath Sou | |
2019-03-18 | Add link target options to tools and env | Bunnaroath Sou | |
2019-03-15 | Merge pull request #207 from sifive/tags | Nathaniel Graff | |
Proposal: TARGET_TAGS is used to configure the build and to filter list-targets | |||
2019-03-15 | Merge pull request #208 from sifive/add-readmes | Nathaniel Graff | |
Add missing READMEs to software examples | |||
2019-03-15 | Add missing READMEs to software examples | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-15 | Mark list-* as PHONY | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-15 | Add the list-target-tags make target | Nathaniel Graff | |
`make list-target-tags` returns a list of all unique values in TARGET_TAGS for all of the BSPs. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-14 | list-targets accepts TARGET_REQUIRE_TAGS as filter | Nathaniel Graff | |
make list-targets TARGET_REQUIRE_TAGS="tag1 tag2 tag3" will list only the BSPs with all of the requested tags. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-14 | BSPs are any directory with settings.mk | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |