aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-06-14Bump openocd to update to a newish masteropenocd-mergePalmer Dabbelt2-0/+0
2017-06-13Merge pull request #90 from joshua5201/masterPalmer Dabbelt1-0/+2
Add inittab option to busybox
2017-06-12Add inittab option to busyboxTsung-En Hsiao1-0/+2
Without this option, busybox will try to find /etc/rcS instead of inittab, and the initramfs of this README won't work.
2017-06-09bump riscv-tests for fmin changeAndrew Waterman1-0/+0
2017-06-08Merge pull request #89 from riscv/releasePalmer Dabbelt3-0/+0
Bump gnu-toolchain and openocd, to do a release
2017-06-08Bump gnu-toolchain, openocd, and isa-sim to do a releasePalmer Dabbelt3-0/+0
2017-05-25bump riscv-fesvr for TSI fixHoward Mao1-0/+0
2017-05-24Fedora packages neededTommy Thorn1-0/+4
Note, this might not be a complete or even minimal list, but it's a start and might take out a tiny bit of frustration.
2017-05-23Merge pull request #80 from riscv/disable-werrorPalmer Dabbelt2-1/+1
Disable -Werror when building OpenOCD
2017-05-23Bump spike, to disable werrorPalmer Dabbelt1-0/+0
2017-05-22Disable -Werror when building OpenOCDPalmer Dabbelt1-1/+1
It appears that newer GCC versions don't like some of our macros. Since OpenOCD defaults to --enable-werror, it'll blow up on those platforms.
2017-05-18Merge pull request #76 from riscv/vcs_sim_cmdMegan Wachs1-0/+0
bump riscv-tests to pick up correct VCS Sim command
2017-05-18bump riscv-tests to pick up correct VCS Sim commandMegan Wachs1-0/+0
2017-05-17Merge pull request #75 from riscv/priv-1.10Palmer Dabbelt14-8/+26
priv-1.10 merge
2017-05-17Merge branch 'master' into priv-1.10Palmer Dabbelt1-74/+166
2017-05-17Merge pull request #74 from riscv/debug-0.13Palmer Dabbelt8-4/+5
debug-0.13 merge
2017-05-17Try using 2 instead of 3 threadsPalmer Dabbelt2-1/+1
2017-05-17Bump all the submodules from the debug-0.13 -> priv-1.10 mergePalmer Dabbelt7-2/+3
This also makes Travis run the debug tests.
2017-05-16bump tests for cleaner debug configsMegan Wachs1-0/+0
2017-05-15bump openocd to pick up build fixes on masterMegan Wachs1-0/+0
2017-05-15bump openocd to remove some compile warningsMegan Wachs1-0/+0
2017-05-15riscv-openocd: Also build with jtag-vpi as this is used to run against ↵Megan Wachs1-1/+1
simulators.
2017-05-15bump spike to allow testing debug-checkMegan Wachs1-0/+0
2017-05-15bump openocdMegan Wachs1-0/+0
2017-05-15bump debug testsMegan Wachs1-0/+0
2017-05-15bump debug testsMegan Wachs1-0/+0
2017-05-14bump debug-v0.13 to current priv-1.10 of toolsMegan Wachs1-0/+0
2017-05-11Merge pull request #73 from riscv/bumpPalmer Dabbelt1-0/+0
Bump riscv-gnu-toolchain
2017-05-10Bump riscv-gnu-toolchainPalmer Dabbelt1-0/+0
This contains a handful of fixes, the most important of which is a PIC signess fix that makes -mcmodel=medany work correctly.
2017-05-09Merge pull request #71 from MaMazav/masterpriv-1.9Palmer Dabbelt1-64/+157
README fixes: Replaced the block device instructions (which are no lo…
2017-05-09README fixes: Replaced the block device instructions (which are no longer ↵MaMazav1-64/+157
working) with initramfs, and updated "Help, it doesn't work!" section
2017-05-03Merge pull request #65 from riscv/openocdPalmer Dabbelt7-0/+18
Add OpenOCD
2017-05-02Add OpenOCDPalmer Dabbelt7-0/+18
This is required to run the debug tests.
2017-05-02Merge pull request #68 from mbrickn/patch-1Palmer Dabbelt1-11/+11
Changed links to use https
2017-05-02Changed links to use httpsMaxwell Paul Brickner1-11/+11
I changed links to use https instead of http when possible.
2017-05-01Use ELF entry point to set spike's default start addressAndrew Waterman5-0/+0
2017-05-01bump spike (#67)Yunsup Lee1-0/+0
2017-04-14Bump pk and testsAndrew Waterman2-0/+0
2017-04-10Implement new FP encodingAndrew Waterman3-0/+0
https://groups.google.com/a/groups.riscv.org/d/msg/isa-dev/_r7hBlzsEd8/cWPyJKMzCQAJ
2017-03-31bump spikeYunsup Lee1-0/+0
2017-03-30Merge pull request #61 from riscv/debug_v013Megan Wachs1-0/+0
Debug v013
2017-03-30debug_v013: bump fesvr now that it points to code for Debug v013Megan Wachs1-0/+0
2017-03-30debug_v013: bump fesvr to use autoexec feature for memory writes.Megan Wachs1-0/+0
2017-03-30Merge remote-tracking branch 'origin/priv-1.10' into debug_v013Megan Wachs4-0/+0
2017-03-30New PMP encodingAndrew Waterman4-0/+0
2017-03-29debug_v013: FESVR only read/write relevant DATA registersMegan Wachs1-0/+0
2017-03-29debug_v013: bump fesvr for minor off-by-1 fixMegan Wachs1-0/+0
2017-03-29debug: Bump FESVR to version that works with debug v013Megan Wachs1-0/+0
2017-03-28debug: Bump FESVR version to initial Debug v13. Doesn't work yet.Megan Wachs1-0/+0
2017-03-27Separate page faults from physical memory access exceptionsAndrew Waterman5-0/+0