aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-12Merge branch 'master' into usb_errorusb_errorMegan Wachs2-0/+0
2018-10-12riscv-tests/debug: bump to pick up USB retryMegan Wachs1-0/+0
2018-09-22Bump riscv-fesvr and riscv-isa-sim (#246)Shreesha Srinath2-0/+0
2018-09-18Merge pull request #242 from riscv/mpsse_flushMegan Wachs1-0/+0
riscv-openocd: mpsse_flush timeout
2018-09-18riscv-openocd: mpsse_flush timeoutmpsse_flushMegan Wachs1-0/+0
2018-09-13Link to OpenEmbedded in the README (#245)Palmer Dabbelt1-0/+5
2018-09-13Update README.md (#244)Andrew Waterman1-953/+27
2018-09-07Merge pull request #241 from riscv/autotools_versionTim Newsome1-0/+10
Check autotools/automake version for OpenOCD build
2018-09-07Check autotools/automake version for OpenOCD buildTim Newsome1-0/+10
Hopefully this will cut down on the number of riscv-tools-doesn't-build questions we get. Sample output: Starting RISC-V Toolchain build process OpenOCD build requires at least version 2.74 of autoconf. Aborting. (Note OpenOCD requires autoconf 2.64, but changed to 2.74 for this test.)
2018-09-06Merge pull request #240 from riscv/openocd_gdb_watchpointMegan Wachs1-0/+0
OpenOCD: Bump to pick up reverted watchpoint behavior
2018-09-06OpenOCD: Bump to pick up reverted watchpoint behavioropenocd_gdb_watchpointMegan Wachs1-0/+0
2018-09-05Merge pull request #239 from riscv/bump-debugMegan Wachs3-0/+0
Bump OpenOCD & Debug Tests
2018-09-05debug: bump Spike to support custom registersbump-debugMegan Wachs1-0/+0
2018-09-04debug: bump tests to get fixes for PrivChange, TriggerStoreAddressInstant, ↵Megan Wachs1-0/+0
and friends
2018-09-04debug: bump OpenOCD to support compliance testsMegan Wachs1-0/+0
2018-08-25Bump riscv-tests for temporary workaroundAndrew Waterman1-0/+0
2018-08-22Bump tests, spike, openocd (#236)Andrew Waterman3-0/+0
2018-06-12Merge pull request #218 from riscv/readme-imagesPalmer Dabbelt4-3/+3
Move the README images to doc/
2018-06-12Move the README images to doc/Palmer Dabbelt4-3/+3
These disappeared from the RISC-V website, so we'll use local versions now.
2018-06-04Merge pull request #216 from atthecodeface/masterJim Wilson1-1/+1
Modified README.md for OSX to include libusb as a requirement in brew…
2018-06-03Modified README.md for OSX to include libusb as a requirement in brew, since ↵Gavin Stark1-1/+1
openocd is now built
2018-05-22Merge pull request #208 from riscv/debug-mhrstestMegan Wachs1-0/+0
riscv-tests/debug: bump for Multi-Thread test fix
2018-05-21riscv-tests/debug: bump for Multi-Thread test fixMegan Wachs1-0/+0
2018-05-18Merge pull request #207 from riscv/bump-20180517Tim Newsome3-0/+0
Bump OpenOCD, spike, GNU tools (incl. gdb), and tests
2018-05-17Bump OpenOCD, spike, GNU tools (incl. gdb), and testsTim Newsome3-0/+0
2018-05-15Merge pull request #206 from riscv/debug-tests-more-single-hartMegan Wachs1-0/+0
debug-tests: Bump debug tests for single-hart fixes
2018-05-15debug-tests: Bump debug tests for single-hart fixesMegan Wachs1-0/+0
2018-05-09Merge pull request #203 from riscv/openocd-faster-simMegan Wachs1-0/+0
Bump OpenOCD for speed optimizations
2018-05-08Bump OpenOCD for speed optimizations and v11 fixesopenocd-faster-simMegan Wachs1-0/+0
2018-05-01Merge pull request #201 from riscv/bump_riscv_testsGleb Gagarin1-0/+0
Bump riscv-tests to latest revision
2018-04-30Bump riscv-tests to latest revisionGleb Gagarin1-0/+0
2018-04-30Merge pull request #200 from riscv/bump_spikeGleb Gagarin1-0/+0
Bump Spike
2018-04-30Bump SpikeGleb Gagarin1-0/+0
2018-04-30Merge pull request #198 from riscv/bump-tests-for-debug-privMegan Wachs1-0/+0
riscv-tests: bump tests for debug test fixes
2018-04-28riscv-tests: bump tests for debug priv test fixesbump-tests-for-debug-privMegan Wachs1-0/+0
2018-04-25Merge pull request #196 from riscv/bump-20180424Tim Newsome3-0/+0
Bump OpenOCD, spike, GNU tools (incl. gdb), and tests
2018-04-24Merge branch 'master' into bump-20180424Tim Newsome1-7/+41
2018-04-24Remove references to pre-packaged initramfs (#197)Quan Nguyen1-7/+41
* Remove references to initramfs * Discuss methods of obtaining Linux/RISC-V without having to compile the kernel from scratch. * Update README.md
2018-04-24Bump OpenOCD, spike, GNU tools (incl. gdb), and testsTim Newsome3-0/+0
2018-04-23Merge pull request #195 from riscv/libexpat-devJim Wilson1-2/+2
Document that libexpat-dev/expat-devel package is needed for build.
2018-04-23Document that libexpat-dev/expat-devel package is needed for build.Jim Wilson1-2/+2
2018-04-18Merge pull request #192 from riscv/bump-debug-testsTim Newsome1-0/+0
riscv-tests: bump for better debug test timeouts
2018-04-17riscv-tests: bump for better debug test timeoutsMegan Wachs1-0/+0
2018-04-17Merge pull request #190 from riscv/bump-20180413Tim Newsome3-0/+0
Bump OpenOCD, GNU tools (incl. gdb), and tests
2018-04-16gdb wasn't properly updated.Tim Newsome1-0/+0
2018-04-14Merge pull request #185 from riscv/openocd_sba_optionMegan Wachs1-0/+0
Bump OpenOCD for SBA Option command
2018-04-13Bump OpenOCD for SBA Option commandopenocd_sba_optionMegan Wachs1-0/+0
2018-04-13Bump OpenOCD, GNU tools (incl. gdb), and testsTim Newsome4-0/+0
2018-03-08Fix riscv-fesvr pointerSchuyler Eldridge1-0/+0
This changes the riscv-fesvr submodule pointer to point at the merged commit and not at my local commit. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
2018-03-06Bump riscv-fesvr (VCS stderr fix)Schuyler Eldridge1-0/+0
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>