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
/
bsp
Age
Commit message (
Expand
)
Author
2017-01-31
Move plic_driver code to a common location.
Megan Wachs
2017-01-24
Use consistent OpenOCD config for Arty and HiFive1
Megan Wachs
2017-01-11
reduce code duplication and apply the same flags to Arty board
mwachs5
2017-01-11
Add the 'bootloader' which ships on HiFive1 Boards.
mwachs5
2017-01-05
Merge pull request #38 from sifive/benchmarking
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
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
2016-12-20
Pass argc and argv to main()
Andrew Waterman
2016-12-17
Merge pull request #29 from sifive/remove_srst_delay
Megan Wachs
2016-12-17
Remove unncessary srst delay when connecting with OpenOCD to HiFive1
Megan Wachs
2016-12-17
Correct init/fini functions for Arty Dev Kit
Megan Wachs
2016-12-14
Move start.S and entry.S to a common directory
Albert Ou
2016-12-14
Merge pull request #25 from sifive/add_srst_option
Megan Wachs
2016-12-14
hifive1: Update OpenOCD Config script to optionally allow pulsing SRST
Megan Wachs
2016-12-14
Refactor libc stubs into libwrap
Albert Ou
2016-12-13
Use more standard form of _init()
Megan Wachs
2016-12-13
Use cleaner .S files
Megan Wachs
2016-12-11
Add some missing LICENSE headers.
Megan Wachs
2016-12-11
platform: add more defines which are generally needed
Megan Wachs
2016-12-09
demo_gpio: Make the demo more interesting with interrupts that actually do th...
Megan Wachs
2016-12-09
demo_gpio: Correct trap_entry handling to enable timer/ext interrupts
Megan Wachs
2016-12-07
Merge pull request #17 from sifive/enable-fpu
Scott Johnson
2016-12-07
Initialize FPU properly
Scott Johnson
2016-12-07
Place .init_array/.fini_array sections in flash instead of RAM
Albert Ou
2016-12-07
Deduplicate freedom-e300-arty files
Albert Ou
2016-12-06
Enable FPU in MSTATUS CSR during init
Scott Johnson
2016-11-30
Bump Everything to Match new Freedom Repo (#8)
Megan Wachs
[prev]