index
:
riscv-gnu-toolchain/pk.git
cs250
device-files
enable-32bit
eos14-bringup
eos20
fdt
fix-fcvt-s-w
gnuconfig
hax
master
maxmem
new-sbi-disk
remap
rocc-enable
rv32-putstring
rvt-master
sbi-disk
sbi_emulation_for_perf
sbi_for_perf
travis-dev
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
/
machine
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
update encoding.h
Andrew Waterman
1
-1264
/
+56
2024-05-20
support emulation of misaligned vector loads/stores
Andrew Waterman
4
-0
/
+156
2024-05-20
Support emulation of misaligned FLH/FSH
Andrew Waterman
1
-1
/
+8
2024-05-20
Fix emulation of misaligned c.swsp/c.sdsp with rd=x0
Andrew Waterman
1
-2
/
+2
2024-05-20
Implementation of riscv_hwprobe syscall from Linux (#325)
Wojciech Muła
2
-0
/
+3
2024-05-20
Remove "bbl loader" message (#313)
Andrew Waterman
1
-1
/
+0
2024-02-15
Zicfilp: Handle software check exception -- landing pad fault
Ming-Yi Lai
2
-1
/
+5
2024-02-15
Add index comments to machine trap table to enhance code readability
Ming-Yi Lai
1
-17
/
+17
2024-02-15
Zicfilp: Regenerate machine/encoding.h
Ming-Yi Lai
1
-12381
/
+4066
2023-03-27
Revert "Revert "SBI emulation of reads and writes to perf counters and config...
Andrew Waterman
1
-0
/
+58
2022-04-08
Stub out sysinfo syscall
Andrew Waterman
1
-260
/
+10460
2022-02-17
Fix sbi_console_getchar return value if no UART is present
Andrew Waterman
1
-1
/
+1
2021-11-22
Reduce tightness of mideleg register assertion (required for H-extension) (#256)
Andreas Kuster
1
-1
/
+1
2021-09-20
Fix fcsr save slot address calculation
Andrew Waterman
1
-1
/
+1
2021-09-15
Revert "SBI emulation of reads and writes to perf counters and config (#98)"
Andrew Waterman
1
-58
/
+0
2021-08-12
Fix build break from recent merge conflict
Andrew Waterman
1
-1
/
+1
2021-08-04
Use __builtin_frame_address() instead of "sp" directly.
John Baldwin
1
-3
/
+3
2021-08-04
Revert "machine: fix a case of undefined behaviour with SP handling (#245)"
Andrew Waterman
1
-8
/
+3
2021-08-04
Revert "Revert "Use a global 'tp' register.""
Andrew Waterman
1
-5
/
+7
2021-08-04
Revert "Use __builtin_frame_address() instead of "sp" directly."
Andrew Waterman
1
-4
/
+9
2021-08-04
Use __builtin_frame_address() instead of "sp" directly.
John Baldwin
1
-9
/
+4
2021-08-04
Revert "Use a global 'tp' register."
Andrew Waterman
1
-7
/
+5
2021-08-04
Use a global 'tp' register.
John Baldwin
1
-5
/
+7
2021-08-04
Revert "machine: correct some additional cases of UB (#246)"
Andrew Waterman
1
-18
/
+4
2021-06-16
Set desired endianness at boot time (#247)
Marcus Comstedt
2
-0
/
+27
2021-05-07
machine: correct some additional cases of UB (#246)
Saleem Abdulrasool
1
-4
/
+18
2021-05-07
machine: fix a case of undefined behaviour with SP handling (#245)
Saleem Abdulrasool
1
-3
/
+8
2021-05-06
machine: manually perform assembler relaxation (#244)
Saleem Abdulrasool
1
-1
/
+3
2021-05-05
replace `spbtr` with `satp` (#241)
Saleem Abdulrasool
1
-1
/
+1
2021-05-05
machine: replace `mbadaddr` with `mtval` (#242)
Saleem Abdulrasool
4
-6
/
+6
2021-05-05
replace `sbadaddr` with `stval` (#243)
Saleem Abdulrasool
1
-1
/
+1
2021-04-28
pk: Fix __clear_cache() compilation issue with recent compilers (#240)
Christoph Müllner
1
-0
/
+8
2021-04-05
LiteX UART: fix compatible property name (#237)
gsomlo
1
-1
/
+2
2021-03-29
M-mode code doesn't need access to pk's page table
Andrew Waterman
2
-2
/
+0
2021-03-29
update encoding.h
Andrew Waterman
1
-267
/
+1145
2020-12-15
Add support for the UART interface on the LiteX SoC (#230)
gsomlo
5
-1
/
+101
2020-11-23
Fix emulation of misaligned access on big endian target (#224)
Marcus Comstedt
2
-3
/
+32
2020-11-11
fdt: Skip byteorder swap on big endian
Marcus Comstedt
1
-0
/
+5
2020-10-31
Disable device tree filter when load a dts from file (#219)
Yan
3
-0
/
+25
2020-10-30
Revert "Disable device tree filter when load a dts from file (#217)"
Andrew Waterman
3
-22
/
+0
2020-10-29
Disable device tree filter when load a dts from file (#217)
Yan
3
-0
/
+22
2020-08-07
make htif_poweroff thread-safe (#211)
Howard Mao
1
-2
/
+3
2020-07-31
Don't perform 64-bit accesses to the PLIC (#205)
Alexander Richardson
3
-7
/
+7
2020-07-18
Fix UART register map (#208)
Nicholas O'Brien
1
-1
/
+3
2020-06-07
Consistently use fdt_string_list for FDT compatible property (#202)
Jessica Clarke
3
-3
/
+3
2020-03-29
Update encoding.h from riscv-opcodes (#194)
Kito Cheng
1
-246
/
+1573
2020-02-02
Support manually zeroing out BSS when booting (#188)
James Clarke
1
-1
/
+15
2020-01-13
Enable vector unit if present (continuation of 77a5df569451571d608650a34183d5...
Andrew Waterman
2
-2
/
+7
2020-01-11
Enable vector unit if present
Andrew Waterman
2
-0
/
+5
2019-12-06
Only prohibit float32-only when FP emulation is enabled
Andrew Waterman
3
-7
/
+22
[next]