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
2018-12-17
Merge pull request #119 from sifive/dt-tools-updater
Palmer Dabbelt
2018-12-14
Add script for updating MEE BSPs
Nathaniel Graff
2018-12-14
Fix COREIP_HEX_WIDTH
Palmer Dabbelt
2018-12-13
Add support for generating coreip hex files via elf2hex
Palmer Dabbelt
2018-12-13
Add MEE BSP for S51 CoreIP Arty
Nathaniel Graff
2018-12-13
Add MEE BSP for S51 CoreIP
Nathaniel Graff
2018-12-13
Add MEE BSP for E31 CoreIP Arty
Nathaniel Graff
2018-12-13
Add MEE BSP for E31 CoreIP
Nathaniel Graff
2018-12-13
Add MEE BSP for Freedom E310 Arty
Nathaniel Graff
2018-12-13
Add MEE BSP for SiFive HiFive1
Nathaniel Graff
2018-12-12
Merge pull request #76 from sifive/e300_arty_fix
Palmer Dabbelt
2018-09-11
fix for loop
Drew Barbier
2018-08-08
Include <encoding.h> so MSTATUS_FS is visible to start.S
Palmer Dabbelt
2018-07-08
support clint only projects
Drew Barbier
2018-07-08
FS projects
Drew Barbier
2018-07-05
support the E20
Drew Barbier
2018-07-05
fix level calculation
Drew Barbier
2018-07-04
clic driver level and priority functions
Drew Barbier
2018-07-02
short msi handler
Drew Barbier
2018-07-02
update description
Drew Barbier
2018-07-02
accessors for other clic registers
Drew Barbier
2018-07-02
dont use pre-empt with buttons
Drew Barbier
2018-07-02
e2 and clic start
Drew Barbier
2018-06-29
Add a CLIC interrupt example
Palmer Dabbelt
2018-03-29
bsp:devices:spi.h: fix sckmode fields value
Gwenhael Goavec-Merou
2018-01-26
restore entry.S
Drew Barbier
2018-01-04
add FS dhrystone project
Drew Barbier
2018-01-02
Add _FUNC aliases for newlib-2.5.0
Palmer Dabbelt
2017-11-21
make some space for
Drew Barbier
2017-11-21
The E31 and E51 have 16KiB of RAM
Drew Barbier
2017-11-21
coreplexip dhrystone updates
Drew Barbier
2017-11-21
Implement a smaller puts
Palmer Dabbelt
2017-11-17
Speed up Dhrystone on the HiFive1
Palmer Dabbelt
2017-11-16
E300 Arty: Don't need to specify the expected ID, just tell it where the SPIF...
mwachs5
2017-07-26
changed synch trap entry to match other vectors
Drew Barbier
2017-07-26
removed save/restore of x18
Drew Barbier
2017-07-26
only save/restore caller registers on trap entry
Drew Barbier
2017-07-26
fixed TRAP_EXIT macro. TRAP_ENTRY/EXIT2 only saves/restores callee
Drew Barbier
2017-07-25
too many .aling 2's
Drew Barbier
2017-07-25
added vectored interrupt example
Drew Barbier
2017-06-14
Add a SMP example
Palmer Dabbelt
2017-06-14
Call puts instead of printf when printing constants
Palmer Dabbelt
2017-06-14
Add linker scripts that target the scratchpad
Palmer Dabbelt
2017-06-14
New Freedom Studio Examples (#66)
Megan Wachs
2017-06-10
Just lump all the RAM sections together
Palmer Dabbelt
2017-06-09
Use the correct global pointer symbol
Palmer Dabbelt
2017-06-09
Don't use .section\nALIGN, reorder sdata and srodata
Palmer Dabbelt
2017-06-09
Don't call _{init,fini} in start.S, we call libc_{init,fini}_arry
Palmer Dabbelt
2017-06-09
Print the exit codes as unsigned numbers
Palmer Dabbelt
2017-06-08
Specify alignment on the .sdata and .srodata sections
Palmer Dabbelt
[prev]
[next]