index
:
rocket-tools/riscv-gnu-toolchain/spike.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
/
riscv.mk.in
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
rvv: remove vmford
Chih-Min Chao
1
-2
/
+0
2019-07-22
Implement MMIO device plugins.
Aaron Jones
1
-0
/
+3
2019-07-19
vext.x.v -> vmv.x.s; unary operation encoding changes
Andrew Waterman
1
-1
/
+1
2019-07-12
Remove old header from makefile
Andrew Waterman
1
-1
/
+0
2019-07-11
Fix support for 32-bit hosts (but no V extension in that case!)
Andrew Waterman
1
-1
/
+1
2019-07-05
vmfirst/vmpopc have been renamed to vfirst/vpopc
Andrew Waterman
1
-2
/
+2
2019-06-18
rvv: add floating-point instructions
Chih-Min Chao
1
-0
/
+96
2019-06-18
rvv: add load/store instructions
Chih-Min Chao
1
-0
/
+47
2019-06-18
rvv: add integer/fixed-point/mask/reduction/permutation instructions
Chih-Min Chao
1
-0
/
+206
2019-06-18
rvv: add control instructions and system register access
Chih-Min Chao
1
-0
/
+8
2019-06-09
rvv: re-arrange instruction list by different extension
Chih-Min Chao
1
-129
/
+155
2018-05-31
Put simif_t declaration in its own file. (#209)
Andy Wright
1
-0
/
+1
2018-05-18
Fix install of missed header. (#207)
Prashanth Mundkur
1
-0
/
+1
2018-05-18
Extract out device-tree generation and compilation into an exported api. (#197)
Prashanth Mundkur
1
-0
/
+2
2017-09-28
Implement Q extension
Andrew Waterman
1
-0
/
+32
2017-05-16
Merge remote-tracking branch 'origin/debug-0.13' into priv-1.10
Palmer Dabbelt
1
-2
/
+4
2017-04-25
FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X
Andrew Waterman
1
-2
/
+2
2017-04-17
debug: Compiles again with new debug_defines.h file, but not tested.
Megan Wachs
1
-2
/
+0
2017-04-17
Merge remote-tracking branch 'origin/priv-1.10' into HEAD
Megan Wachs
1
-1
/
+3
2017-03-22
riscv: replace rtc device with a real clint implementation
Wesley W. Terpstra
1
-1
/
+1
2017-02-15
sfence.vm -> sfence.vma
Andrew Waterman
1
-1
/
+1
2017-02-06
Refactor remote bitbang code.
Tim Newsome
1
-0
/
+2
2017-02-03
OpenOCD connects, and sends some data that we receive.
Tim Newsome
1
-2
/
+2
2016-06-22
Remove legacy HTIF; implement HTIF directly
Andrew Waterman
1
-2
/
+0
2016-05-23
Add dret.
Tim Newsome
1
-0
/
+1
2016-05-23
Add debug_module bus device.
Tim Newsome
1
-0
/
+2
2016-05-23
Listen on a socket for gdb to connect to.
Tim Newsome
1
-0
/
+2
2016-05-19
Removed devicetree.h from riscv.mk.in since it no longer exists
acw1251
1
-1
/
+0
2016-05-18
Added missing header files to riscv.mk.in
acw1251
1
-0
/
+3
2016-04-28
Remove MTIME[CMP]; add RTC device
Andrew Waterman
1
-0
/
+2
2016-04-19
Split ERET into URET, SRET, HRET, MRET
Andrew Waterman
1
-2
/
+3
2016-03-02
WIP on priv spec v1.9
Andrew Waterman
1
-3
/
+0
2015-11-12
Generate device tree for target machine
Andrew Waterman
1
-0
/
+1
2015-10-20
Update to hopefully final RVC 1.9 encoding
Andrew Waterman
1
-2
/
+0
2015-10-05
more work towards RVC 1.8
Andrew Waterman
1
-2
/
+0
2015-10-02
work towards rvc 1.8
Andrew Waterman
1
-1
/
+11
2015-09-10
Fix non-portable sed commands generating insn_list.h
Albert Ou
1
-1
/
+3
2015-09-08
Improve instruction fetch
Andrew Waterman
1
-1
/
+200
2015-05-13
Install "disasm.h"
Palmer Dabbelt
1
-0
/
+1
2015-04-03
Support setting ISA/subsets with --isa flag
Andrew Waterman
1
-1
/
+2
2015-01-02
Reduce dependences on auto-generated code
Andrew Waterman
1
-2
/
+4
2014-11-25
Factor out the dummy RoCC accelerator
Andrew Waterman
1
-1
/
+0
2014-11-19
Add missing makefile dependence
Andrew Waterman
1
-1
/
+2
2014-09-27
Avoid some unused variable warnings
Andrew Waterman
1
-2
/
+3
2014-09-27
Avoid use of __int128_t
Andrew Waterman
1
-0
/
+1
2014-07-07
Use precompiled headers to speed up compilation
Andrew Waterman
1
-0
/
+4
2014-01-26
Eliminate hwacha <-> riscv circular dependence
Andrew Waterman
1
-5
/
+0
2014-01-25
Merge softfloat_riscv into softfloat
Andrew Waterman
1
-1
/
+0
2014-01-13
Improve performance for branchy code
Andrew Waterman
1
-0
/
+4
2013-11-25
Update to new privileged ISA
Andrew Waterman
1
-5
/
+5
[next]