Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-19 | update-targets updates everything in the bsp folder | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-19 | Delete coreip BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-18 | Merge pull request #285 from sifive/benchmark-debug-flags | Nathaniel Graff | |
Reorder CFLAGS for benchmarks | |||
2019-06-17 | Reorder CFLAGS for benchmarks | Nathaniel Graff | |
Add benchmark flags after loading the flags for the configuration so that the benchmarks can override the configuration's flags. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-14 | Merge pull request #267 from sifive/test-coreip-assembly | Nathaniel Graff | |
add test-coreip assembly test | |||
2019-06-14 | add test-coreip assembly test | David Connelly | |
2019-06-14 | Merge pull request #270 from sifive/qemu-integration | Nathaniel Graff | |
Adding QEMU BSP's for E31 and S51 targets | |||
2019-06-13 | Merge pull request #283 from sifive/fixup-no-testram | Nathaniel Graff | |
Don't add a testram in fixup-dts | |||
2019-06-13 | Adding ref to matching QEMU repo | cgsfv | |
2019-06-13 | Don't add a testram in fixup-dts | Nathaniel Graff | |
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-10 | Merge pull request #281 from sifive/update-f | Nathaniel Graff | |
update-targets: Don't test for the .dts extension | |||
2019-06-10 | Merge pull request #280 from sifive/quote_strings_in_fixup-dts | Nathaniel Graff | |
Quote strings in fixup dts | |||
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 | Quote strings properly in scripts/fixup-dts. | Michael Maloney | |
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-07 | Merge pull request #278 from sifive/fix-dtt-url | Nathaniel Graff | |
Fix DeviceTree tools submodule URL | |||
2019-06-07 | Fix DeviceTree tools submodule URL | Nathaniel Graff | |
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 | Update to point to reset vector and port-width selection | Bunnaroath Sou | |
2019-06-06 | Merge pull request #269 from sifive/fixup-bug-fixes | Nathaniel Graff | |
DTS Fixup bug fixes | |||
2019-06-06 | Merge pull request #274 from sifive/update-targets-shell | Nathaniel Graff | |
Run update targets in Bash | |||
2019-06-06 | Run update targets in Bash | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-06 | Merge pull request #273 from sifive/sed_re_flag | Nathaniel Graff | |
Allow sed to work on MacOS | |||
2019-06-06 | Allow sed to work on MacOS | Kevin Mills | |
2019-06-06 | Submodule the freedom-devicetree-tools keep both in sync | Bunnaroath Sou | |
2019-06-05 | Merge pull request #268 from sifive/update_coremark_readme | Bunnaroath Sou | |
Update README for coremark. | |||
2019-06-05 | Adding QEMU BSP's for E31 and S51 targets | cgsfv | |
2019-06-05 | Merge pull request #265 from sifive/open-docs | Nathaniel Graff | |
Add make target to open local documentation | |||
2019-06-05 | Merge pull request #266 from sifive/fixup-arty-metal-entry | Nathaniel Graff | |
Detect when we need to add metal,entry for FPGA targets | |||
2019-06-05 | Look for hex digits, not decimal digits in fixup-dts | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-05 | fixup-dts takes first matching port | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-04 | Update README for coremark. | Hsiang-Chia.Huang | |
2019-06-05 | Merge pull request #259 from sifive/coremark_development-19.05 | hsiang-chia.huang | |
Coremark development 19.05 | |||
2019-06-03 | Detect when we need to add metal,entry for FPGA targets | Nathaniel Graff | |
Automatically add a 0x400000 byte offset to the entry point of FPGA and Arty targets Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-03 | Add make target to open local documentation | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-06-02 | Add compile options for coremark and update freedom-metal repo. | Hsiang-Chia.Huang | |
Regenerate files in bsps. | |||
2019-06-02 | add sifive/coremark repo | Hsiang-Chia.Huang | |
2019-06-02 | Update readme, and doc/sphinx to include coremark | Bunnaroath Sou | |
2019-06-02 | Update Makefile to handle special ENV require for coremark, dhrystone | Bunnaroath Sou | |
2019-05-31 | Merge pull request #264 from sifive/u54mc-hart-0 | Nathaniel Graff | |
Run U54-MC on Hart 0 | |||
2019-05-31 | Run U54-MC on Hart 0 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-31 | Merge pull request #263 from sifive/disable-dhrystone-ramrodata-boards | Nathaniel Graff | |
Disable ramrodata for dhrystone on boards with 16k RAM | |||
2019-05-31 | Disable ramrodata for dhrystone on boards with 16k RAM | Nathaniel Graff | |
Putting rodata in RAM for targets with less than 16 overflows Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-31 | Merge pull request #262 from sifive/add-license | Bunnaroath Sou | |
Update to get incorrect commenting fix | |||
2019-05-31 | Update to get incorrect commenting fix | Bunnaroath Sou | |
2019-05-31 | Merge pull request #261 from sifive/add-license | Bunnaroath Sou | |
Add licenses to all examples | |||
2019-05-29 | Update examples to pickup licenses | Bunnaroath Sou | |
2019-05-29 | Update BSP files to remove release labels until release | Bunnaroath Sou | |
2019-05-28 | Merge pull request #258 from sifive/remove-commas | Nathaniel Graff | |
Remove commas from Freedom Metal filenames |