aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-03-06Bump riscv-fesvr with VCS permissive argparse fixSchuyler Eldridge1-0/+0
Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
2018-02-28Merge pull request #175 from riscv/openocd-no-progbufTim Newsome3-0/+0
Bump OpenOCD, spike, tests
2018-02-20Bump OpenOCD, spike, testsopenocd-no-progbufTim Newsome3-0/+0
OpenOCD: add support for debug bus master Spike: implement debug bus master support
2018-02-12Merge pull request #172 from irandms/masterJim Wilson1-1/+1
Fixed Fedora required packages list (up to date with Fedora 27)
2018-02-07Fixed Fedora required packages list (up to date with the current release ↵Spencer Moss1-1/+1
Fedora 27)
2018-01-27Remove duplicate package (#170)Alex Earl1-1/+1
device-tree-compiler was listed in the required packages twice.
2018-01-23Merge pull request #169 from riscv/nollvmPalmer Dabbelt2-3/+0
Remove riscv-llvm
2018-01-22Remove riscv-llvmPalmer Dabbelt2-3/+0
This version of the port is a bit defunct and very big.
2017-12-26Merge pull request #162 from riscv/xml_registersTim Newsome5-0/+1
Bump tools to get small_progbuf and xml_registers
2017-12-22Bump openocd, tests, and regress testsxml_registersTim Newsome3-0/+1
OpenOCD contains fixes for HiFive1 flash. riscv-tests contains a new debug make target. regression.sh now runs that target to verify debugging wasn't broken.
2017-12-21debug: bump OpenOCD so that it uses latest debug_definesMegan Wachs1-0/+0
2017-12-21tests: update env (was unintentionally reverted it seems)Megan Wachs1-0/+0
2017-12-21Bump tools to get small_progbuf and xml_registersTim Newsome4-0/+0
OpenOCD now works with much smaller program buffers. Spike implements that to test against. OpenOCD tells GDB what registers exist, and GDB exposes only those registers.
2017-12-20Merge pull request #161 from timsifive/regressionPalmer Dabbelt1-1/+1
Fix benchmarks invocation.
2017-12-19Fix benchmarks invocation.Tim Newsome1-1/+1
The riscv-tests/benchmarks/Makefile changed in a83e3b9243e57a50de283fc07d5b6c81c0443b3d, renaming the run-riscv target.
2017-12-12Bump fesvr/spike/opcodes/pk/tests for tval/satp CSR renaming (#158)Andrew Waterman5-0/+0
mbadaddr/sbadaddr are now called mtval/stval. sptbr is now called satp. This also includes @seldridge's fesvr argument-parsing improvements.
2017-11-30Merge pull request #155 from rossberger/patch-1Palmer Dabbelt1-1/+1
Add missing dependency: zlib1g-dev
2017-11-30Add missing dependency: zlib1g-devrossberger1-1/+1
zlib1g-dev is listed in the quick start section, but not in this location. If you skip the quick start and only install the packages listed in the "Obtaining and Compiling the Sources" section, ./build.sh will fail due to missing zlib (on systems that don't have this library already -- my fresh Ubuntu 16.04 vmware install did not).
2017-11-21Merge pull request #151 from riscv/bump-debug-tests-print-failuresMegan Wachs1-0/+0
debug: bump riscv-tests to pick up fix for printing failures
2017-11-20debug: bump riscv-tests to pick up fix for printing failuresMegan Wachs1-0/+0
2017-11-17bump riscv-tests/debug for Priv Tests fixes (#150)Megan Wachs1-0/+0
* bump riscv-tests/debug for Priv Tests fixes * debug: bump riscv-tests for debug xlen fix
2017-11-15Merge pull request #149 from riscv/bump_spikePalmer Dabbelt1-0/+0
bumped spike version
2017-11-15bumped spike versionGleb Gagarin1-0/+0
2017-11-11bump tests for .align 2 fix (#147)Andrew Waterman1-0/+0
2017-11-09bump tests for rv64mi-p-ecall fixAndrew Waterman2-0/+0
2017-11-08Merge pull request #145 from riscv/toolchainPalmer Dabbelt1-0/+0
Bump riscv-gnu-toolchain, we're doing a release
2017-11-07Bump riscv-gnu-toolchain, we're doing a releasePalmer Dabbelt1-0/+0