index
:
riscv-isa-sim.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
/
clint.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Support per-device arguments and device factory reuse
LIU Yu
1
-2
/
+2
2023-12-11
Merge pull request #1313 from endeneer/fdt-parse-clint-sifive
Jerry Zhao
1
-1
/
+1
2023-12-11
riscv: sim.cc: Parse for "sifive,clint0" if "riscv,clint0" is absent
Tan En De
1
-1
/
+1
2023-12-08
Remove cfg_arg_t from cfg_t
Jerry Zhao
1
-1
/
+1
2023-12-08
Fix Spike --device option to pass on args to downstream plugins
joey0320
1
-1
/
+2
2023-06-20
device_t: Add device_factory_t's for ns16550/clint/plic
Jerry Zhao
1
-0
/
+31
2023-06-20
devices: Pass const pointers to sim_t to clint/plic
Jerry Zhao
1
-1
/
+1
2023-06-20
clint: Change clint_t::increment to override abstract_device_t::tick(rtc_ticks)
Jerry Zhao
1
-5
/
+5
2023-03-09
Use simif_t instead of sim_t for clint/plic
Scott Johnson
1
-2
/
+2
2023-03-03
Fix misaligned accesses to clint's msip regs
Scott Johnson
1
-5
/
+7
2023-03-02
Initialize MTIP at reset
Scott Johnson
1
-0
/
+1
2023-03-01
Support discontiguous hart IDs in CLINT
Andrew Waterman
1
-30
/
+47
2022-12-20
Allow reads/writes to reserved CLINT regions
Jerry Zhao
1
-0
/
+4
2022-07-21
add support for time/timeh/htimedelta/htimedeltah csrs
Weiwei Li
1
-0
/
+1
2021-09-08
Convert mip to csr_t family
Scott Johnson
1
-5
/
+5
2020-02-15
Make CLINT API use Hz instead of MHz
Andrew Waterman
1
-3
/
+3
2020-02-15
Add optional support for real-time clint
Anup Patel
1
-3
/
+20
2019-11-27
Initialize mtime
Andrew Waterman
1
-1
/
+1
2017-03-22
riscv: replace rtc device with a real clint implementation
Wesley W. Terpstra
1
-0
/
+72