466 Commits (2d85b4c38e216f8e9ceea595b87a999f2bf5d9df)
 

Author SHA1 Message Date
Hesham Almatary 2d85b4c38e configure: Add --enable-boot-machine in BBL 8 years ago
Palmer Dabbelt 537ae11ae5
Merge pull request #113 from riscv/license 8 years ago
Palmer Dabbelt 63241292c9
Merge pull request #91 from bukinr/master 8 years ago
Palmer Dabbelt 3434bc18aa
Merge pull request #103 from zongbox/comment 8 years ago
Andrew Waterman 5cd8d2b93f Upgrade to SoftFloat 3e 8 years ago
Andrew Waterman 8e69141749 Fix license on f32_classify and f64_classify (I wrote them) 8 years ago
Andrew Waterman 386b9337e2 Don't look for riscv_logo.txt if logo is not enabled 8 years ago
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 9ecbd23d62 Correct the comment of timer interrupt 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
Ruslan Bukin b71404096c Include .bss section to the binary so dtb_output() gets full size 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