Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-17 | Call delay in ISR | Silvan Jegen | |
2019-08-10 | Implement first version of ISR | Silvan Jegen | |
2019-08-01 | Start implementing irq setup and handling | Silvan Jegen | |
2019-07-23 | first: fix tabs vs. spaces | Silvan Jegen | |
2019-07-22 | Implement first superblink version | Silvan Jegen | |
2019-06-14 | add test-coreip assembly test | David Connelly | |
2019-06-02 | add sifive/coremark repo | Hsiang-Chia.Huang | |
2019-05-31 | Update to get incorrect commenting fix | Bunnaroath Sou | |
2019-05-29 | Update examples to pickup licenses | Bunnaroath Sou | |
2019-05-24 | Merge branch 'development-19.05' into dhrystone_19.05 | hsiang-chia.huang | |
2019-05-23 | Update examples to be hart-agnostic | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
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-20 | Update metal to pick up inline support | Bunnaroath Sou | |
2019-04-30 | Update Dhrystone and metal to remove nano & pick memory.h | Bunnaroath Sou | |
2019-04-12 | Add multicore-hello example | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-04-11 | Update example-pmp to remove printf from exception handler | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-26 | Making dhrystone public | Bunnaroath Sou | |
2019-03-26 | Rename example-coreip-welcome to sifive-welcome | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
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-15 | Add missing READMEs to software examples | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-07 | Remove legacy examples | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-03-06 | submodule updated and banner message updated | David Connelly | |
2019-03-05 | Updated to submodule | David Connelly | |
2019-03-05 | submodule name change | David Connelly | |
2019-03-05 | changed demo name to coreip-welcome to match bsp convention (was ↵ | David Connelly | |
coreplexip-welcome) | |||
2019-03-04 | fix spacing, remove tabs | David Connelly | |
2019-03-04 | coreplexip-welcome example updated using freedom metal | David Connelly | |
2019-02-20 | Add empty example submodule | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Add SPI example program | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-02-14 | Update minor fix to local-interrupt and its stacksize | Bunnaroath Sou | |
2019-02-04 | Update examples for metal rename | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-30 | Add PMP example program | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-25 | Update Metal API | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-14 | Simple RTL example returning pass and fail | Bunnaroath Sou | |
2019-01-11 | Merge pull request #142 from sifive/ignore-hello-hex | Nathaniel Graff | |
Update hello example to ignore hello.hex | |||
2019-01-11 | Add a simple local interrupt example | Bunnaroath Sou | |
2019-01-11 | Ignore and clean hello.hex | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-11 | Merge pull request #140 from sifive/itim | Nathaniel Graff | |
Update ITIM example to remove printfs | |||
2019-01-10 | Update ITIM example to remove printfs | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2019-01-09 | Add timer interrupt example | Bunnaroath Sou | |
2019-01-09 | Add software interrupt example | Bunnaroath Sou | |
2019-01-07 | Add ITIM example | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Move hello example to submodule | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-09-06 | HiFive-1 board bit-bang i2c demo | Hasan Unlu | |
Bit-bang i2c which is running around 400KHz. MPU6050 is used as an example device. | |||
2018-07-09 | remove non-vectored example | Drew Barbier | |
2018-07-05 | preemption support, csipid from button 2 | Drew Barbier | |
2018-07-05 | use new cspid instead of msip | Drew Barbier | |
2018-07-05 | fix level calculation | Drew Barbier | |
2018-07-04 | clic driver level and priority functions | Drew Barbier | |