Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2019-05-28 | Update BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-28 | Update freedom-metal to remove commas from filenames | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-24 | Merge pull request #255 from sifive/dhrystone_19.05 | hsiang-chia.huang | |
Setup default options for dhrystone release. | |||
2019-05-24 | Merge branch 'development-19.05' into dhrystone_19.05 | hsiang-chia.huang | |
2019-05-23 | Merge pull request #257 from sifive/choose-boot-hart | Nathaniel Graff | |
DeviceTree can request a specific boot hart with 'metal,boothart' property in the chosen node | |||
2019-05-23 | Update BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-23 | Set the boot hart for u54mc to 1 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-23 | Update examples to be hart-agnostic | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-23 | Update metal for boot hart support | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-23 | Merge pull request #241 from sifive/user-mode | Nathaniel Graff | |
Add user mode example programs | |||
2019-05-23 | Add user mode example programs | Nathaniel Graff | |
- example-user-mode - example-user-syscall Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-22 | Setup default options for dhrystone release. | Hsiang-Chia.Huang | |
2019-05-22 | Merge pull request #256 from sifive/change-list-programs | Nathaniel Graff | |
Simplify the list-programs make target | |||
2019-05-22 | Simplify the list-programs make target | Nathaniel Graff | |
Just lists all the subdirectiores of PROGRAM_ROOT/software Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-22 | Merge pull request #254 from sifive/dts-pmpregions | Nathaniel Graff | |
Update to new-style riscv,pmpregions property | |||
2019-05-22 | Update BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-22 | Update Metal for new pmp driver | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-21 | Modify BSP DTSs to use riscv,pmpregions property | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-21 | Update DTS fixup for riscv,pmpregions property | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-20 | Merge pull request #253 from sifive/update-targets-warn | Nathaniel Graff | |
update-targets.sh warns on tool failure | |||
2019-05-20 | update-targets.sh warns on tool failure | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-20 | Merge pull request #240 from sifive/inline-fnvec | Bunnaroath Sou | |
Updating BSP to pickup FDT inline support for generates metal files | |||
2019-05-20 | Update BSP files to pickup inline support | Bunnaroath Sou | |
2019-05-20 | Update metal to pick up inline support | Bunnaroath Sou | |
2019-05-08 | Merge pull request #244 from sifive/fix-fixup | Nathaniel Graff | |
Add missing quotes to bash conditional | |||
2019-05-08 | Add missing quotes to bash conditional | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-07 | Merge pull request #242 from sifive/improve-fixups | Nathaniel Graff | |
Improvements to DTS fixups | |||
2019-05-06 | Add stdout-path if not specified and UART exists | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-06 | Check for targets which don't support PMP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-06 | Use gsed if it exists (MacOS compatibility | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-02 | Merge pull request #239 from sifive/bare-header | Nathaniel Graff | |
Update to use metal-platform.h (bare header) | |||
2019-05-02 | Update BSPs for platform header | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-05-02 | Update Metal and build scripts for platform header | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-30 | Merge pull request #238 from sifive/hifive1-led | Nathaniel Graff | |
Hifive1 led | |||
2019-04-30 | Update metal.*, *.dts and settings to latest | Bunnaroath Sou | |
2019-04-30 | Update Dhrystone and metal to remove nano & pick memory.h | Bunnaroath Sou | |
2019-04-30 | Add LEDs for HiFive1 boards | Bunnaroath Sou | |
2019-04-30 | Merge pull request #235 from sifive/u54-rtl | Nathaniel Graff | |
Add Multicore Support | |||
2019-04-19 | Merge pull request #237 from sifive/submodule-urls-script | Nathaniel Graff | |
Add script to update submodule URLs to use SSH | |||
2019-04-19 | Add script to update submodule URLs to use SSH | Nathaniel Graff | |
This is a helper script for Freedom E SDK developers which makes it easy to use SSH for all submodules instead of HTTPS. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Add multicore-hello example | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Add Unleashed and U54(MC) to E SDK contents | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Update BSPs for Unleashed and U54(MC) | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Add Unleashed to targets in update-targets.sh | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Update Metal for multicore support | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-12 | Fixup U54(MC) DTS | Nathaniel Graff | |
Add PMP nodes and the global-external-interrupts compat string Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> |