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
2016-12-20
Enable RVC by default
Andrew Waterman
2016-12-20
Pass argc and argv to main()
Andrew Waterman
2016-12-20
Merge pull request #32 from sifive/default-hifive1
Megan Wachs
2016-12-20
Default to freedom-e300-hifive1
Andrew Waterman
2016-12-20
Completely ignore RISCV environment variable
Andrew Waterman
2016-12-19
Merge pull request #30 from sifive/bump_openocd
Megan Wachs
2016-12-19
Bump OpenOCD to get around assertion error for flashign programs.
Megan Wachs
2016-12-17
Merge pull request #29 from sifive/remove_srst_delay
Megan Wachs
2016-12-17
Merge pull request #28 from sifive/init_fini
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
Merge pull request #26 from sifive/readme-zlib1g-dev
Megan Wachs
2016-12-14
Update README.md
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-14
Bump riscv-gnu-toolchain and update configure options
Albert Ou
2016-12-13
Use more standard form of _init()
Megan Wachs
2016-12-13
Correct ifdef guards for HiFive1 demo_gpio
Megan Wachs
2016-12-13
Use cleaner .S files
Megan Wachs
2016-12-11
Merge pull request #22 from sifive/more_defines
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-11
Update README.md
Megan Wachs
2016-12-09
Merge pull request #21 from sifive/openocd_verify
Megan Wachs
2016-12-09
Merge pull request #20 from sifive/trap_entry
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-09
Bump OpenOCD to Allow for Verify and Blank Check
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-12-06
Merge pull request #16 from sifive/bump_openocd
Megan Wachs
2016-12-06
bump OpenOCD to fix compile warnings
Megan Wachs
2016-12-05
Add libexpat1-dev to the required packages list (#14)
Megan Wachs
2016-12-01
Add missing file (#12)
Megan Wachs
2016-11-30
Bump Everything to Match new Freedom Repo (#8)
Megan Wachs
2016-11-28
Use full LICENSE text
Megan Wachs
2016-11-09
Create LICENSE
mwachs5
2016-10-04
Merge pull request #3 from sifive/update_tools
mwachs5
2016-10-04
Bump riscv-tests and riscv-gnu-toolchain.
Megan Wachs
2016-10-04
Update OpenOCD version
Megan Wachs
2016-08-01
Merge pull request #2 from sifive/new_riscv_tests
mwachs5
2016-08-01
Bump Tool versions
Megan Wachs
2016-07-26
Add Ubuntu Packages
mwachs5
2016-07-26
Initial Checkin
Megan Wachs
2016-07-20
Initial Tool Flow
Megan Wachs
[prev]