Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-26 | Add corrected formatting for bullet lists | Kevin 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-25 | Adding readme to bsp targets for E20, E21, E31/Arty, S51/Arty | Bunnaroath Sou | |
2019-02-22 | Merge pull request #179 from sifive/e-series | Bunnaroath Sou | |
Adding E2 Series support, E20, E21 | |||
2019-02-22 | Adding Standard CoreIPs forE20, E21 support | Bunnaroath Sou | |
2019-02-20 | Merge pull request #164 from sifive/add-empty-example | Nathaniel Graff | |
Add an empty example project | |||
2019-02-20 | Add empty example submodule | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-15 | Merge pull request #176 from sifive/fix-clic | Nathaniel Graff | |
Put back CLIC_SUBINTERRUPTS outside of MACHINE_MACROS | |||
2019-02-15 | Put back CLIC_SUBINTERRUPTS outside of MACHINE_MACROS | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-15 | Merge pull request #175 from sifive/docs | Nathaniel Graff | |
Update User Guide and Contents | |||
2019-02-15 | Regenerate documentation | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-15 | Add more documentation to user guide | Nathaniel Graff | |
Also adds mention of example-spi to SDK contents Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Merge pull request #174 from sifive/metal-spi | Nathaniel Graff | |
Add SPI driver and example | |||
2019-02-14 | Add SPI example program | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Update BSPs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Update Metal for SPI driver | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Add clocking and pinmux to the SPI on hifive1 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Merge pull request #173 from sifive/minor-fixes | Bunnaroath Sou | |
Update minor fix to local-interrupt and its stacksize | |||
2019-02-14 | Update minor fix to local-interrupt and its stacksize | Bunnaroath Sou | |
2019-02-13 | Merge pull request #172 from sifive/update-docs | Nathaniel Graff | |
Update docs for INCLUDE_METAL_SOURCES in standalone | |||
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> |