511 Commits (78e61baf432bd2d796c5b1e0498af363967322f4)
 

Author SHA1 Message Date
Andrew Waterman 78e61baf43 Add user write permissions to installed files 7 years ago
Luís Marques 099c99482f Only accept statically linked binaries (#176) 7 years ago
Palmer Dabbelt a3e4ac61d2
Merge pull request #172 from riscv/version 7 years ago
Palmer Dabbelt fafaedd282
Mark PK as version 1.0.0 7 years ago
Andrew Waterman bf64bb8ee9
Merge pull request #171 from ipatix/master 7 years ago
Michael Panzlaff d1ca3b9ebe allow additional ns16550a config via device tree 7 years ago
Andrew Waterman bc94419338 Prevent memset from calling itself 7 years ago
Andrew Waterman 0694b85892
Merge pull request #168 from riscv/fix-code-above-4g 7 years ago
Andrew Waterman 31878c5e2f Make illegal-instruction jump table entries relative to their base 7 years ago
Andrew Waterman 3d681ed0d0 Use pointer-sized entries in trap table 7 years ago
Andrew Waterman d5909ee6f6 Report correct scause when faulting while fetching emulated instruction 7 years ago
Andrew Waterman 46cd5082c5
Merge pull request #163 from gsomlo/gls-litex 7 years ago
Gabriel L. Somlo ff71b88278 configure: Add option to set physical memory start address 7 years ago
Gabriel L. Somlo 9c20a7744f Check for 'U' extension before accessing 'mcounteren' CSR 7 years ago
Andrew Waterman cb253a3f97 Allow up to 2 KiB of arguments 7 years ago
maxice8 9239d63942 bbl/bbl.ac: use = instead of == for comparing equality (#158) 7 years ago
maxice8 9b72a65d59 configure.ac: use = instead of == to check for equality (#157) 7 years ago
ak-fau 723aa2249a Update configure option for 32-bit (#156) 7 years ago
Andrew Waterman 97b683ed3c Fix build with newer newlib 7 years ago
Luís Marques a1c125dde7 Stub out madvise syscall (#145) 7 years ago
Andrew Waterman a26a565cb8
Merge pull request #143 from hakrdinesh/master 7 years ago
Dinesh Thirumurthy 2433bbd4a6
openbsd build steps 7 years ago
Dinesh Thirumurthy c0712db954 openbsd has bash in /usr/local/bin 7 years ago
Andrew Waterman e2e2e9db2e Protect BBL data, not just text 7 years ago
Andrew Waterman 66c13fd4a9
Revert "Don't require a RISC-V libc and crt when configuring (#132)" (#140) 7 years ago
James Clarke a02257a861 Don't require a RISC-V libc and crt when configuring (#132) 7 years ago
Luís Marques 31e531b2b4 Implement clock_gettime syscall (#139) 7 years ago
Andrew Waterman cb28d01e1d Protect M-mode memory from S-mode 7 years ago
Andrew Waterman 815050f0b2 Set up PMP earlier, so it can be overridden later 7 years ago
Andrew Waterman dca89b7e45 Page-align the writable data section 7 years ago
Andrew Waterman 474d787f1b Clean up linker scripts a bit 7 years ago
Andrew Waterman 92434c4f69 Delegate misaligned AMOs as access exceptions, not misaligned 7 years ago
Andrew Waterman f579c48e90 Revert "Avoid writing reserved values to pmpaddr CSR" 7 years ago
Palmer Dabbelt e12593841a
Merge pull request #134 from lsgunth/ie_words_fix 7 years ago
Logan Gunthorpe 23de87d808
Fix the calculation for the number of interrupt enable words 7 years ago
Palmer Dabbelt 6ebd0f2a46
Merge pull request #114 from zongbox/mabi 8 years ago
Andrew Waterman 7bee30c1ff Avoid writing reserved values to pmpaddr CSR 8 years ago
Michael Clark ac2c910b18 Fix git-submodule fatal error for berkeley-softfloat-3 8 years ago
Michael Clark 55261c0b48 Add softfloat/README.md detailing source 8 years ago
Andrew Waterman 706cc77c36
Fix printm on RV32 (#119) 8 years ago
wxjstz 41ff94a84c Add some exception handling functions to s-mode to handle exception return from m-mode. (#117) 8 years ago
Palmer Dabbelt d64dfb3d17
Merge pull request #104 from heshamelmatary/disable_vm 8 years ago
Zong Li 00f0dd04cb Fix stubs-lp64.h/stubs-lp64d.h/stubs-ilp32.h/stubs-ilp32d.h not found 8 years ago
Hesham Almatary 165c85caee minit: Move pmp setup code to a separate function to avoid duplicating code 8 years ago
Hesham Almatary 72672f9a39 bbl: boot payload in machine mode when --enable-boot-machine is passed 8 years ago
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