index
:
freedom-e-sdk
useTimerIRQ
my bad beginner RISC-V assembly LED blinking code.
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2018-12-13
Support Building of MEE and MEE examples
Nathaniel Graff
2018-12-12
Allow users to set a CROSS_COMPLIE argument
Palmer Dabbelt
2018-12-11
Remove tools from Makefile
Nathaniel Graff
2018-09-11
spaces will break the make invocation
Ken Takusagawa
2017-10-06
Merge pull request #67 from dgrubb/Makefile-tweaks
Megan Wachs
2017-09-22
Fix typo in help (#75)
pbing
2017-06-26
Update Makefile with more user-friendly clean options
dgrubb
2017-06-14
Add linker scripts that target the scratchpad
Palmer Dabbelt
2017-06-13
Merge pull request #62 from edwardcwang/master
Palmer Dabbelt
2017-06-10
Allow users to override the GDB port
Palmer Dabbelt
2017-06-10
Pass the BSP_BASE and BOARD variables to "make software_clean"
Palmer Dabbelt
2017-06-01
Dead script
Edward Wang
2017-05-17
rename 'PREFIX' to 'PATH' for more intuitive naming
mwachs5
2017-05-17
Update Makefile and README with how to use precompiled binaries.
mwachs5
2017-05-04
Update SDK For E31/E51 Coreplex IP Evaluation
Megan Wachs
2017-02-02
help: use punctuation consistently
Megan Wachs
2017-02-02
help: Re-organized the Makefile help, and updated the README to use the alrea...
Megan Wachs
2017-01-24
Use register macros instead of volatile addresses
Megan Wachs
2017-01-05
Merge pull request #38 from sifive/benchmarking
Andrew Waterman
2017-01-04
Fixes in the root makefile
Quey-Liang Kao
2016-12-20
Enable RVC by default
Andrew Waterman
2016-12-20
Default to freedom-e300-hifive1
Andrew Waterman
2016-12-20
Completely ignore RISCV environment variable
Andrew Waterman
2016-12-14
Bump riscv-gnu-toolchain and update configure options
Albert Ou
2016-11-30
Bump Everything to Match new Freedom Repo (#8)
Megan Wachs
2016-08-01
Bump Tool versions
Megan Wachs
2016-07-26
Initial Checkin
Megan Wachs
2016-07-20
Initial Tool Flow
Megan Wachs