Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-14 | Merge pull request #118 from sifive/py-compile | Palmer Dabbelt | |
Update elf2hex to pull in py-compile | |||
2018-12-14 | Update elf2hex to pull in py-compile | Palmer Dabbelt | |
Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-14 | Merge pull request #117 from sifive/elf2hex-configure | Palmer Dabbelt | |
Update elf2hex to support older versions of autoconf | |||
2018-12-14 | Merge pull request #116 from sifive/e31-hex | Palmer Dabbelt | |
Fix COREIP_HEX_WIDTH | |||
2018-12-14 | Update elf2hex to support older versions of autoconf | Palmer Dabbelt | |
Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-14 | Fix COREIP_HEX_WIDTH | Palmer Dabbelt | |
I must have been too tired last night... Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-14 | Merge pull request #114 from sifive/elf2hex | Palmer Dabbelt | |
Add support for generating coreip hex files via elf2hex | |||
2018-12-13 | Add support for generating coreip hex files via elf2hex | Palmer Dabbelt | |
This just calls elf2hex on the compiled elf files, producing a hex file that can be fed into RTL simulation. Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-13 | Merge pull request #113 from sifive/add-mee-support | Palmer Dabbelt | |
Add MEE Support | |||
2018-12-13 | Add MEE BSP for S51 CoreIP Arty | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add MEE BSP for S51 CoreIP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add MEE BSP for E31 CoreIP Arty | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add MEE BSP for E31 CoreIP | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add MEE BSP for Freedom E310 Arty | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add MEE BSP for SiFive HiFive1 | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Support Building of MEE and MEE examples | Nathaniel Graff | |
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com> | |||
2018-12-13 | Add Freedom MEE as a submodule | 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-12-13 | Merge pull request #112 from sifive/no-regression | Palmer Dabbelt | |
Delete the old regression script | |||
2018-12-13 | Merge pull request #110 from sifive/cross-compile | Palmer Dabbelt | |
Allow users to set a CROSS_COMPLIE argument | |||
2018-12-13 | Be optimistic! | Kevin Mills | |
2018-12-12 | Allow users to set a CROSS_COMPLIE argument | Palmer Dabbelt | |
This allows users to select a different cross complier than the default 'riscv64-unknown-elf'. Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-12 | Delete the old regression script | Palmer Dabbelt | |
Signed-off-by: Palmer Dabbelt <palmer@sifive.com> | |||
2018-12-12 | Merge pull request #102 from hasanunlu/master | Palmer Dabbelt | |
HiFive-1 board bit-bang i2c demo | |||
2018-12-12 | Merge pull request #76 from sifive/e300_arty_fix | Palmer Dabbelt | |
E300 Arty: Don't specify the expected ID | |||
2018-12-12 | Merge pull request #109 from sifive/rm-toolchain | Palmer Dabbelt | |
Remove the GNU toolchain and OpenOCD submodules | |||
2018-12-11 | Remove tools from Makefile | Nathaniel Graff | |
2018-12-11 | Update README to point only at pre-built toolchain | Nathaniel Graff | |
2018-12-11 | Removed riscv-gnu-toolchain and openocd submodules | Nathaniel Graff | |
2018-09-13 | Merge pull request #103 from kenta2/master | Jim Wilson | |
Correct the text of the make target | |||
2018-09-11 | fix for loop | Drew Barbier | |
2018-09-11 | spaces will break the make invocation | Ken Takusagawa | |
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-09-04 | corrected eclipse projects | Drew Barbier | |
2018-08-09 | Merge pull request #98 from sifive/f | Drew Barbier | |
Include <encoding.h> so MSTATUS_FS is visible to start.S | |||
2018-08-08 | Include <encoding.h> so MSTATUS_FS is visible to start.S | Palmer Dabbelt | |
2018-07-12 | Merge pull request #97 from sifive/tools | Drew Barbier | |
Move to the 2018.7.0 release of the tools | |||
2018-07-12 | Move to the 2018.7.0 release of the tools | Palmer Dabbelt | |
2018-07-11 | Merge pull request #96 from sifive/clic-vectored | Drew Barbier | |
Clic vectored | |||
2018-07-09 | remove non-vectored example | Drew Barbier | |
2018-07-08 | debug launch files | Drew Barbier | |
2018-07-08 | support clint only projects | Drew Barbier | |
2018-07-08 | FS projects | Drew Barbier | |
2018-07-05 | support the E20 | 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 | |
2018-07-02 | short msi handler | Drew Barbier | |
2018-07-02 | update description | Drew Barbier | |