448 Commits (9d0911092df8e9bd483edf495a9a780e5f0e660f)
 

Author SHA1 Message Date
Zong Li 9d0911092d Fix typo of perf counter (#100) 8 years ago
Andrew Waterman f2aaee46b9 Enable FPU in PK, regardless of FPU presence 8 years ago
Alex Solomatnikov fd2ddce557
SBI emulation of reads and writes to perf counters and config (#98) 8 years ago
Zong Li 8ff2222893 Fix the wrong access of ipi pending address (#99) 8 years ago
aurel32 dcd6ee0893 Fix build with compilers defaulting to PIE (#90) 8 years ago
Wesley W. Terpstra 5a0e3e55ca minit: insert printm as work-around for a race condition 8 years ago
Rishi Khan 5e6005587d Changed install_subdir to $host_alias with substituted 64->32 instead… (#89) 8 years ago
Andrew Waterman 06d3afd772 Update config.guess/config.sub 8 years ago
Andrew Waterman 06a9e345f5 Don't link build-id string 8 years ago
Wesley W. Terpstra 2bbd8e1a1b
mtrap: add a halt IPI used for poweroff (#86) 8 years ago
Andrew Waterman e5846a2bc7 Bump the Linux version PK claims to support 8 years ago
Palmer Dabbelt e2aad2d122
Merge pull request #77 from riscv/mtrap-fix 8 years ago
Wesley W. Terpstra e94752f4ee
mtrap: loop forever, really 8 years ago
Palmer Dabbelt 2e03ddb03a
Merge pull request #76 from riscv/race 8 years ago
Palmer Dabbelt 21dbf5f307 Boot on the first hart 8 years ago
Zong Li 3740bc51b3 Remove the repeating bitmask of medeleg register (#74) 8 years ago
Palmer Dabbelt 0ff33906ff
Merge pull request #73 from riscv/flush_icache 8 years ago
Palmer Dabbelt 15ff218ec0 Add __riscv_flush_icache 8 years ago
Palmer Dabbelt 8e4683478d
Merge pull request #72 from riscv/16550 8 years ago
Palmer Dabbelt 132c6292bb Add a 16550 UART driver to back the SBI console 8 years ago
Andrew Waterman 3d921d3c76 Bump encoding.h 8 years ago
Palmer Dabbelt d05ff0d3e4
Merge pull request #69 from riscv/endings 9 years ago
Palmer Dabbelt e22aaec27f Fix line endings in the logo 9 years ago
Palmer Dabbelt 37a68944a4
Merge pull request #68 from riscv/no-platform 9 years ago
Palmer Dabbelt 455608b465 Allow users to pick a logo 9 years ago
Palmer Dabbelt d1849cb5e3 Remove the platform interface 9 years ago
Palmer Dabbelt 3815c61115
Merge pull request #67 from riscv/dts2 9 years ago
Palmer Dabbelt 27498013ad Check if we have extensions before using them 9 years ago
Palmer Dabbelt 21209988c7 Initialize the UART first 9 years ago
Palmer Dabbelt 9204785053 Detect harts that can't boot Linux instead of hard-coding them 9 years ago
Andrew Waterman 220b1bee10
Fix(?) fcvt.s.w emulation for rs1 = -2^31 (#66) 9 years ago
Andrew Waterman 18087efa98 Make 4-byte aligned instruction-emulation loads atomic 9 years ago
Andrew Waterman 4c64de3213 Order __page_alloc before writing vmrs 9 years ago
Andrew Waterman fb4e31229f Stub out sys_prlimit64 9 years ago
Wesley W. Terpstra 3f20915eff finisher: support terminating sifive devices simulation (#61) 9 years ago
Palmer Dabbelt 2dcae927fd Merge pull request #60 from riscv/hart1 9 years ago
Palmer Dabbelt 147cfa612b The DTB argument to boot_other_hart shouldn't be used in BBL 9 years ago
Palmer Dabbelt 6b501de8e8 Merge pull request #59 from riscv/print-device-tree 9 years ago
Palmer Dabbelt ca24f3c904 Add the '--enable-print-device-tree' argument 9 years ago
Palmer Dabbelt 2187c4512d Merge pull request #58 from riscv/platform 9 years ago
Palmer Dabbelt f0f85949a0 Allow platform__get_logo to return NULL 9 years ago
Palmer Dabbelt 0d202e9dd4 Add the '--with-platform' argument and the sifive-vc707-devkit platform 9 years ago
Palmer Dabbelt 298984cbe6 Move DISABLED_HART_MASK to the platform 9 years ago
Palmer Dabbelt 62effc6bfe Allow the platform to disable HTIF 9 years ago
Palmer Dabbelt bb19fef663 Move the logo behind the platform interface 9 years ago
Palmer Dabbelt 9037b1d9f2 Add a platform interface 9 years ago
Palmer Dabbelt 8b80f2ea28 Ignore some generated files 9 years ago
Andrew Waterman 57bb80fb7d Fix emulation of misaligned RVC loads/stores 9 years ago
Andrew Waterman 66701f82f8 FMV.X.S/FMV.S.X -> FMV.X.W/FMV.W.X 9 years ago
Andrew Waterman 3aebe0db7f README.md: Explicitly list the requirement of a separate build directory. 9 years ago