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
/
scripts
Age
Commit message (
Expand
)
Author
2019-05-21
Update DTS fixup for riscv,pmpregions property
Nathaniel Graff
2019-05-20
Update metal to pick up inline support
Bunnaroath Sou
2019-05-08
Add missing quotes to bash conditional
Nathaniel Graff
2019-05-06
Add stdout-path if not specified and UART exists
Nathaniel Graff
2019-05-06
Check for targets which don't support PMP
Nathaniel Graff
2019-05-06
Use gsed if it exists (MacOS compatibility
Nathaniel Graff
2019-05-02
Update Metal and build scripts for platform header
Nathaniel Graff
2019-04-30
Merge pull request #235 from sifive/u54-rtl
Nathaniel Graff
2019-04-19
Add script to update submodule URLs to use SSH
Nathaniel Graff
2019-04-12
Update BSPs for Unleashed and U54(MC)
Nathaniel Graff
2019-04-12
Update elf2hex to pick up more Python 2 fixes
Nathaniel Graff
2019-04-11
Merge pull request #231 from sifive/newlib-nano
Nathaniel Graff
2019-04-11
Merge pull request #232 from sifive/elf2hex-python2
Nathaniel Graff
2019-04-10
Allow Python >= 2.7 for elf2hex
Nathaniel Graff
2019-04-10
Use CCASFLAGS instead of ASFLAGS
Nathaniel Graff
2019-04-10
Use newlib-nano
Nathaniel Graff
2019-03-31
Add missing numintbits for clic
Bunnaroath Sou
2019-03-25
Set ASFLAGS to work
Palmer Dabbelt
2019-03-25
Add DTS fixup script
Nathaniel Graff
2019-03-22
Initial internal tag 0.0.1 for FS 19.03 RC
Bunnaroath Sou
2019-03-19
Missed one search and replace
cgsfv
2019-03-19
Reverted to naming verilog hex files .hex
cgsfv
2019-03-19
Added .map + .lst + .rtl extra output files
cgsfv
2019-03-18
Add link target options to tools and env
Bunnaroath Sou
2019-03-14
list-targets accepts TARGET_REQUIRE_TAGS as filter
Nathaniel Graff
2019-03-14
Use TARGET_TAGS in Makefile
Nathaniel Graff
2019-03-14
Merge pull request #205 from sifive/standalone-hex
Nathaniel Graff
2019-03-13
Merge pull request #204 from sifive/elf2hex-maintainer
Nathaniel Graff
2019-03-13
Enable elf2hex in standalone projects
Nathaniel Graff
2019-03-13
Clean a single Metal configuration at a time
Nathaniel Graff
2019-03-13
Update elf2hex to disable maintainer mode
Nathaniel Graff
2019-03-12
Build program into SRC_DIR/CONFIGURATION/PROGRAM
Nathaniel Graff
2019-03-12
Build metal libs into install/lib/CONFIGURATION
Nathaniel Graff
2019-03-12
ELF output has .elf extension
Nathaniel Graff
2019-03-12
Support Debug/Release configurations
Nathaniel Graff
2019-03-07
Remove BSP checks from Makefile
Nathaniel Graff
2019-03-06
Add support for Segger J-Link
Nathaniel Graff
2019-03-05
Build scripts can consume RISCV_CMODEL
Nathaniel Graff
2019-03-05
Merge pull request #180 from sifive/print-size
Nathaniel Graff
2019-02-27
Optimize for size using gc-sections, function-sections, data-sections flags
Bunnaroath Sou
2019-02-22
Print ELF size after build
Nathaniel Graff
2019-02-12
Move libmetal make targets to scripts/libmetal.mk
Nathaniel Graff
2019-02-04
Replace all mee with metal
Nathaniel Graff
2019-01-31
Add TARGET as a synonym for BOARD
Nathaniel Graff
2019-01-18
Add export of standalone project
Nathaniel Graff
2018-12-18
Revert "Add a very simple regression script"
Palmer Dabbelt
2018-12-17
Add a very simple regression script
Palmer Dabbelt
2018-12-14
Update elf2hex to pull in py-compile
Palmer Dabbelt
2018-12-14
Update elf2hex to support older versions of autoconf
Palmer Dabbelt
2018-12-13
Add support for generating coreip hex files via elf2hex
Palmer Dabbelt
[next]