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
Age
Commit message (
Expand
)
Author
2017-05-04
Bump toolchain, for a zlib fix
Palmer Dabbelt
2017-05-04
Merge pull request #54 from sifive/tag_v20170504
Megan Wachs
2017-05-04
Update SDK For E31/E51 Coreplex IP Evaluation
Megan Wachs
2017-03-01
Merge pull request #53 from sifive/counters_demo
Megan Wachs
2017-03-01
led_fade: Add NO_INIT flag to keep default clock frequency and UART configura...
Megan Wachs
2017-03-01
Add a 'performance counters' demo.
Megan Wachs
2017-02-02
Merge pull request #50 from sifive/common_plic
Megan Wachs
2017-02-02
prci: Clean up the hfrosc-driven-pll FPU testing.
Megan Wachs
2017-02-02
prci: Simplify the targeted f_cpu function by measuring HFROSC frequency firs...
Megan Wachs
2017-02-02
Merge remote-tracking branch 'origin/master' into common_plic
Megan Wachs
2017-02-02
Merge pull request #48 from sifive/readme_edits
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-02-01
PRCI: This doesn't exist on the Arty and potentially other devices, so exclud...
Megan Wachs
2017-02-01
PRCI: add control for the target CPU frequency (to allow a minimum, maximum, ...
Megan Wachs
2017-02-01
Additional PRCI driver support. Make the code usable by C++ programs as well.
Megan Wachs
2017-01-31
add a 'driver' common PRCI functions.
Megan Wachs
2017-01-31
Move plic_driver code to a common location.
Megan Wachs
2017-01-26
Update README.md
Megan Wachs
2017-01-26
Merge pull request #46 from sifive/arty_openocd
Megan Wachs
2017-01-26
Merge remote-tracking branch 'origin/bump_openocd' into arty_openocd
Megan Wachs
2017-01-26
bump openocd to disable interrupts while programming
Megan Wachs
2017-01-25
Bump GDB
Megan Wachs
2017-01-25
Use proper version of GDB and GCC
Megan Wachs
2017-01-24
use relaxed memory model for bitbang demo to avoid unncessary fences in the o...
Megan Wachs
2017-01-24
Add atomic bit-banging to the demo
Megan Wachs
2017-01-24
Use register macros instead of volatile addresses
Megan Wachs
2017-01-24
Bump riscv-toolchain to pick up GDB which can handle 'C'
Megan Wachs
2017-01-24
Use consistent OpenOCD config for Arty and HiFive1
Megan Wachs
2017-01-12
Use HTTPS when possible and speedup the first build (#40)
dns2utf8
2017-01-11
Merge pull request #45 from sifive/double_tap_dontboot
Megan Wachs
2017-01-11
reduce code duplication and apply the same flags to Arty board
mwachs5
2017-01-11
double_tap_dontboot: Clean up indentation
mwachs5
2017-01-11
Spaces, not tabs.
mwachs5
2017-01-11
Add the 'bootloader' which ships on HiFive1 Boards.
mwachs5
2017-01-10
Merge pull request #44 from sifive/led_fade_demo
Megan Wachs
2017-01-10
Add the led_fade demo which ships on HiFive1 boards
mwachs5
2017-01-05
Merge pull request #38 from sifive/benchmarking
Andrew Waterman
2017-01-03
Add benchmarking README
Andrew Waterman
2017-01-03
Add CoreMark build skeleton
Andrew Waterman
2017-01-03
Compile Dhrystone without RVC
Andrew Waterman
2017-01-03
Regularize timing code
Andrew Waterman
2017-01-03
Improve HiFive1 CPU frequency measurement routine
Andrew Waterman
2017-01-03
Keep mtvec 4-byte aligned
Andrew Waterman
2017-01-03
Merge pull request #37 from NonerKao/master
Richard Xia
2017-01-04
Fixes in the root makefile
Quey-Liang Kao
2016-12-24
Merge pull request #33 from sifive/verify_openocd_flash
Megan Wachs
2016-12-24
Bump OpenOCD to pick up corrected malloc in Flashing code. Add 'verify' to en...
mwachs5
2016-12-20
Separate .text.unlikely and .text.startup from .text
Andrew Waterman
2016-12-20
Avoid jal to weak symbols
Andrew Waterman
[prev]
[next]