457 Commits (241ce51583b613774c0c9a8aa3ab2d67bc445e09)
 

Author SHA1 Message Date
Andrew Waterman 241ce51583 License my ASCII RISC-V logo 8 years ago
Andrew Waterman 16476bd821 Properly license all nontrivial files 8 years ago
Kito Cheng 600ff370c6
Merge pull request #102 from zongbox/m32-v2 8 years ago
Zong Li c3cf29a8f2 Replace the --enable-32bit option by --with-arch 8 years ago
Zong Li 2cffbf5d8e Fix problem of casting u64 to void* on 32-bit environment (#111) 8 years ago
Palmer Dabbelt 10bf403ba8
Merge pull request #107 from michaeljclark/fdt-firmware-only 8 years ago
Michael Clark 474ee5a818 RISC-V: Support separate firmware and kernel payload 8 years ago
Zihao Yu 9ffedde3d7 machine,minit: initialize emulated FCSR in enter_supervisor_mode() (#106) 8 years ago
Jim Straus 94bcafff6a Fix for missing supervisor mode when running on E51 (#96) 8 years ago
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