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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Implement syscall readlinkat and readv (#318)
mylai-mtk
2
-0
/
+88
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
3
-1
/
+21
2024-02-15
Add index comments to machine trap table to enhance code readability
Ming-Yi Lai
1
-17
/
+17
2024-02-15
Zicfilp: Support enabling userspace Zicfilp mechanism
Ming-Yi Lai
1
-0
/
+9
2024-02-15
Zicfilp: Regenerate machine/encoding.h
Ming-Yi Lai
1
-12381
/
+4066
2023-11-17
add support for "riscv-none-*" host name (#309)
valentinThomazic
1
-1
/
+4
2023-05-16
Revert "[GCC]: Fix fence.i bug (#296)"
Andrew Waterman
1
-15
/
+4
2023-05-02
[GCC]: Fix fence.i bug (#296)
Mark Goncharov
1
-4
/
+15
2023-05-01
pk: fix __do_brk when new addr is not feasible (#295)
xukl
2
-7
/
+3
2023-03-27
Revert "Revert "SBI emulation of reads and writes to perf counters and config...
Andrew Waterman
1
-0
/
+58
2023-01-05
Regenerated the configure file with autoconf 2.71 (#288)
Kenneth Ostby
1
-1262
/
+2101
2022-08-05
Specify text section in rest_of_boot_loader definition
Andrew Waterman
1
-1
/
+3
2022-04-30
Fix a file leak in function `at_kfd` (#276)
MaxXing
1
-1
/
+3
2022-04-20
Link -lgcc if it exists
Lucheng Zhang
2
-15
/
+130
2022-04-11
Handle unimplemented syscalls gracefully
Andrew Waterman
1
-11
/
+1
2022-04-08
Stub out sysinfo syscall
Andrew Waterman
3
-260
/
+10462
2022-02-17
Fix sbi_console_getchar return value if no UART is present
Andrew Waterman
1
-1
/
+1
2022-02-08
Fix local variable register usage for ra (#268)
Fangrui Song
2
-3
/
+2
2022-02-07
Eliminate Wuninitialized for Clang/LLVM (#266)
Zenithal
1
-1
/
+1
2022-02-07
Eliminate Wunknown-pragmas for Clang/LLVM (#265)
Zenithal
1
-1
/
+1
2022-01-28
Merge branch 'compnerd-virtualize'
Andrew Waterman
1
-1
/
+2
2022-01-28
pk: thwart an attempt from the compiler to optimize
Saleem Abdulrasool
1
-1
/
+2
2022-01-09
fix file leak
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-27
pk: correct the handling of SYS_getcwd (#250)
Saleem Abdulrasool
1
-1
/
+1
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-18
Add __early_pgalloc_align; refactor __early_alloc to use it
Andrew Waterman
1
-3
/
+11
2021-05-18
Fix range check
Andrew Waterman
1
-2
/
+3
2021-05-07
pk: make breakpoints fatal
Andrew Waterman
1
-2
/
+1
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
2
-2
/
+2
2021-05-05
machine: replace `mbadaddr` with `mtval` (#242)
Saleem Abdulrasool
4
-6
/
+6
2021-05-05
replace `sbadaddr` with `stval` (#243)
Saleem Abdulrasool
2
-2
/
+2
2021-04-28
pk: Fix __clear_cache() compilation issue with recent compilers (#240)
Christoph Müllner
2
-1
/
+10
2021-04-05
LiteX UART: fix compatible property name (#237)
gsomlo
1
-1
/
+2
2021-03-29
pk: vm cleanups; use narrower TLB flushes
Andrew Waterman
1
-9
/
+15
[next]