summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-04coreplexip-welcome example updated using freedom metalDavid Connelly
2019-03-02Merge pull request #186 from sifive/coreip-19.2Bunnaroath Sou
Update BSP for 19.2 coreip release
2019-03-01E76, S76 pmp not working, floating compiler/linker not workingBunnaroath Sou
2019-03-01Add CoreIPs E76, S76 for 19.2 relBunnaroath Sou
2019-03-01Add CoreIPs E34, S54 and update S51 for 19.2 relBunnaroath Sou
2019-03-01Update CoreIPs E20, E21, E31 and E24 for 19.2 relBunnaroath Sou
2019-03-01Merge pull request #183 from sifive/e-seriesBunnaroath Sou
Adding readme to bsp targets for E20, E21, E31/Arty, S51/Arty
2019-02-27Spellcheck correction readme for bsp targets for E20, E21, E31/Arty, S51/ArtyBunnaroath Sou
2019-02-27Merge branch 'e-series' of github.com:sifive/freedom-e-sdk into e-seriesBunnaroath Sou
2019-02-27Optimize for size using gc-sections, function-sections, data-sections flagsBunnaroath Sou
2019-02-26Add corrected formatting for bullet listsKevin Mills
Markdown bullet lists should: (1) have a blank line before and after the list; (2) start each list item at the beginning of the line (no leading white-space) The markdown processor in Freedom Studio enforces these standards and does not render correctly otherwise.
2019-02-25Adding readme to bsp targets for E20, E21, E31/Arty, S51/ArtyBunnaroath Sou
2019-02-22Merge pull request #179 from sifive/e-seriesBunnaroath Sou
Adding E2 Series support, E20, E21
2019-02-22Adding Standard CoreIPs forE20, E21 supportBunnaroath Sou
2019-02-20Merge pull request #164 from sifive/add-empty-exampleNathaniel Graff
Add an empty example project
2019-02-20Add empty example submoduleNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-15Merge pull request #176 from sifive/fix-clicNathaniel Graff
Put back CLIC_SUBINTERRUPTS outside of MACHINE_MACROS
2019-02-15Put back CLIC_SUBINTERRUPTS outside of MACHINE_MACROSNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-15Merge pull request #175 from sifive/docsNathaniel Graff
Update User Guide and Contents
2019-02-15Regenerate documentationNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-15Add more documentation to user guideNathaniel Graff
Also adds mention of example-spi to SDK contents Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-14Merge pull request #174 from sifive/metal-spiNathaniel Graff
Add SPI driver and example
2019-02-14Add SPI example programNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-14Update BSPsNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-14Update Metal for SPI driverNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-14Add clocking and pinmux to the SPI on hifive1Nathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-14Merge pull request #173 from sifive/minor-fixesBunnaroath Sou
Update minor fix to local-interrupt and its stacksize
2019-02-14Update minor fix to local-interrupt and its stacksizeBunnaroath Sou
2019-02-13Merge pull request #172 from sifive/update-docsNathaniel Graff
Update docs for INCLUDE_METAL_SOURCES in standalone
2019-02-13Update docs for INCLUDE_METAL_SOURCES in standaloneNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-13Merge pull request #171 from sifive/standalone-build-metalNathaniel Graff
Enable Freedom Metal builds in standalone projects
2019-02-13Document INCLUDE_METAL_SOURCES for standalone targetNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-13Create standalone target which copies metal sourceNathaniel Graff
Don't include .git* files in the copied metal sources. Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-12Move libmetal make targets to scripts/libmetal.mkNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-11Merge pull request #170 from sifive/hw-breakpointBunnaroath Sou
Add hw-exec-breakpoint support in dts
2019-02-11Update BSPs for hw-exec-breakpointBunnaroath Sou
2019-02-11Minor cleanupBunnaroath Sou
2019-02-06Merge pull request #169 from sifive/documentationNathaniel Graff
Add initial documentation
2019-02-06Add published documentation as submoduleNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-06Add link to github.io docs to READMENathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-06Copy the contents of the README into the User GuideNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-06Init Sphinx docs for E SDKNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-05Merge pull request #167 from sifive/rename-metalNathaniel Graff
Rename everything to metal
2019-02-04Regen BSPs for metal renameNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-04Update examples for metal renameNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-04Replace all mee with metalNathaniel Graff
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
2019-02-04Move freedom-mee to freedom-metal and update for renameNathaniel Graff
Update metal submodule for rename
2019-02-01Merge pull request #168 from sifive/e24-artyBunnaroath Sou
E24 arty support
2019-02-01Update BSP files and freedom-mee to reflect their latest updateBunnaroath Sou
2019-01-31Merge pull request #166 from sifive/private-bspBunnaroath Sou
Update to generate bsp at a custom location