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
2018-03-16
Changed install_subdir to $host_alias with substituted 64->32 instead… (#89)
Rishi Khan
3
-7
/
+9
2018-03-15
Update config.guess/config.sub
Andrew Waterman
2
-861
/
+950
2018-03-15
Don't link build-id string
Andrew Waterman
2
-0
/
+4
2018-03-05
mtrap: add a halt IPI used for poweroff (#86)
Wesley W. Terpstra
3
-11
/
+18
2018-02-01
Bump the Linux version PK claims to support
Andrew Waterman
1
-1
/
+1
2018-01-22
Merge pull request #77 from riscv/mtrap-fix
Palmer Dabbelt
1
-1
/
+1
2018-01-22
mtrap: loop forever, really
Wesley W. Terpstra
1
-1
/
+1
2018-01-22
Merge pull request #76 from riscv/race
Palmer Dabbelt
1
-9
/
+2
2018-01-22
Boot on the first hart
Palmer Dabbelt
1
-9
/
+2
2018-01-09
Remove the repeating bitmask of medeleg register (#74)
Zong Li
1
-1
/
+0
2017-12-16
Merge pull request #73 from riscv/flush_icache
Palmer Dabbelt
2
-0
/
+4
2017-12-13
Add __riscv_flush_icache
Palmer Dabbelt
2
-0
/
+4
2017-12-13
Merge pull request #72 from riscv/16550
Palmer Dabbelt
5
-0
/
+95
2017-12-12
Add a 16550 UART driver to back the SBI console
Palmer Dabbelt
5
-0
/
+95
2017-12-12
Bump encoding.h
Andrew Waterman
3
-23
/
+26
2017-11-03
Merge pull request #69 from riscv/endings
Palmer Dabbelt
2
-1
/
+6
2017-11-03
Fix line endings in the logo
Palmer Dabbelt
2
-1
/
+6
2017-11-03
Merge pull request #68 from riscv/no-platform
Palmer Dabbelt
23
-193
/
+114
2017-11-03
Allow users to pick a logo
Palmer Dabbelt
7
-25
/
+51
2017-11-03
Remove the platform interface
Palmer Dabbelt
19
-192
/
+87
2017-11-02
Merge pull request #67 from riscv/dts2
Palmer Dabbelt
11
-28
/
+64
2017-11-02
Check if we have extensions before using them
Palmer Dabbelt
1
-5
/
+12
2017-11-02
Initialize the UART first
Palmer Dabbelt
1
-3
/
+3
2017-11-02
Detect harts that can't boot Linux instead of hard-coding them
Palmer Dabbelt
11
-20
/
+49
2017-11-01
Fix(?) fcvt.s.w emulation for rs1 = -2^31 (#66)
Andrew Waterman
1
-1
/
+1
2017-10-23
Make 4-byte aligned instruction-emulation loads atomic
Andrew Waterman
1
-3
/
+12
2017-10-19
Order __page_alloc before writing vmrs
Andrew Waterman
1
-2
/
+6
2017-08-29
Stub out sys_prlimit64
Andrew Waterman
2
-0
/
+2
2017-08-14
finisher: support terminating sifive devices simulation (#61)
Wesley W. Terpstra
6
-4
/
+84
2017-08-10
Merge pull request #60 from riscv/hart1
Palmer Dabbelt
1
-8
/
+6
2017-08-09
The DTB argument to boot_other_hart shouldn't be used in BBL
Palmer Dabbelt
1
-8
/
+6
2017-08-05
Merge pull request #59 from riscv/print-device-tree
Palmer Dabbelt
8
-7
/
+174
2017-08-03
Add the '--enable-print-device-tree' argument
Palmer Dabbelt
8
-7
/
+174
2017-08-03
Merge pull request #58 from riscv/platform
Palmer Dabbelt
18
-41
/
+218
2017-08-03
Allow platform__get_logo to return NULL
Palmer Dabbelt
1
-1
/
+3
2017-08-02
Add the '--with-platform' argument and the sifive-vc707-devkit platform
Palmer Dabbelt
4
-1
/
+62
2017-08-02
Move DISABLED_HART_MASK to the platform
Palmer Dabbelt
7
-10
/
+22
2017-08-02
Allow the platform to disable HTIF
Palmer Dabbelt
3
-4
/
+18
2017-08-02
Move the logo behind the platform interface
Palmer Dabbelt
3
-26
/
+37
2017-08-02
Add a platform interface
Palmer Dabbelt
10
-1
/
+77
2017-08-02
Ignore some generated files
Palmer Dabbelt
1
-1
/
+2
2017-07-17
Fix emulation of misaligned RVC loads/stores
Andrew Waterman
1
-2
/
+5
2017-05-04
FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X
Andrew Waterman
2
-11
/
+8
2017-04-29
README.md: Explicitly list the requirement of a separate build directory.
Andrew Waterman
1
-0
/
+2
2017-04-18
Use uint64_t, not uintptr_t, to represent FDT addresses/sizes
Andrew Waterman
3
-21
/
+24
2017-04-18
Fix RV32 compilation error
Andrew Waterman
1
-1
/
+2
2017-04-18
Increase PK stack size to 3% of memory, up to 8 MiB
Andrew Waterman
1
-1
/
+1
2017-04-11
Always write sbadaddr on trap redirection
Andrew Waterman
3
-6
/
+6
2017-04-11
Load instructions as unsigned values, not signed
Andrew Waterman
1
-4
/
+4
2017-04-06
mtrap: allow override of DISABLED_HART_MASK from CFLAGS
Wesley W. Terpstra
1
-0
/
+2
[next]