635 Commits (47a2e87ccd4e95f80f0754c6f3312ccb3b90d916)
 

Author SHA1 Message Date
Andrew Waterman def2f01eee Revert "Disable device tree filter when load a dts from file (#217)" 5 years ago
Yan a161e6f3ef
Disable device tree filter when load a dts from file (#217) 5 years ago
Howard Mao f7df78365f
make htif_poweroff thread-safe (#211) 6 years ago
Alexander Richardson 7d8b7c0dab
Don't perform 64-bit accesses to the PLIC (#205) 6 years ago
Nicholas O'Brien 6584364eae
Fix UART register map (#208) 6 years ago
Jessica Clarke 5d9ed238e1
Consistently use fdt_string_list for FDT compatible property (#202) 6 years ago
Jessica Clarke a38aa7f707
Use correct offset for bbl.bin with non-default MEM_START (#187) 6 years ago
Jessica Clarke d5f5d91b84
Support --without-payload for OpenSBI fw_jump-style booting (#186) 6 years ago
Kito Cheng 8c12589799
Update encoding.h from riscv-opcodes (#194) 6 years ago
davidmetz efc32d0cab
Fix CPI calcualtion for -s option (#192) 6 years ago
James Clarke 2c4e689bc1
Support manually zeroing out BSS when booting (#188) 6 years ago
Andrew Waterman 6fa3555cc5 Enable vector unit if present (continuation of 77a5df5694) 6 years ago
Andrew Waterman 77a5df5694 Enable vector unit if present 6 years ago
Nick Knight 34ceb37298 Added --with-abi configure option (#183) 6 years ago
Andrew Waterman 103f61c8a0 Only prohibit float32-only when FP emulation is enabled 6 years ago
Jonathan Kimmitt 14e87d2dd2 Support a subset of 16750 functionality, and improve baud rate selection (#182) 6 years ago
Gokturk Yuksek b1bdf5bb99 fdt: allow mmu type "riscv,32" on rv32 systems (#177) 7 years ago
Luís Marques 92d3a34a9b Add --help (#179) 7 years ago
Luís Marques 43969b149e Implement dup3 syscall (#162) 7 years ago
dskwe 15329a8aac text-modification: delete a word 'and' in README.md (#115) 7 years ago
Andrew Waterman 6208fce3dc
Merge pull request #150 from lsgunth/build_fixes 7 years ago
Luís Marques 99d6d0a93f Make performance counters always 64 bits wide (#178) 7 years ago
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
Logan Gunthorpe b54479d8e7
Always build bbl.bin 7 years ago
Logan Gunthorpe 662884bd08 Disable compiler protections features 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