1. Jul 04, 2017
    • Tim Newsome's avatar
      Add back support for type 1 triggers. · 6c627e9e
      Tim Newsome authored
      They were implemented, and people want to keep using them.
      Also make OpenOCD tolerate cores that have $misa at 0xf10 instead of the
      current address of 0x301.
      Actually return an error when we fail to read a CSR.
      Tweak cache_set32() debug output.
      6c627e9e
  2. Jun 28, 2017
  3. Jun 21, 2017
  4. Jun 19, 2017
  5. Jun 17, 2017
  6. Jun 16, 2017
  7. Jun 15, 2017
  8. Jun 14, 2017
    • Tim Newsome's avatar
      Fix the build. · 64af0529
      Tim Newsome authored
      Main change is to make riscv_addr_t be unsigned. The rest is mechanical
      fixing of types, print statements, and a few signed/unsigned compares.
      
      Smoketest indicates everything is working more or less as before.
      64af0529
    • Tim Newsome's avatar
      Merge branch 'remotes/openocd/master' into riscv64 · 845c2f6b
      Tim Newsome authored
      Merged 1025be36
      
      Conflicts:
      	src/flash/nor/Makefile.am
      	src/rtos/Makefile.am
      	src/rtos/rtos.c
      	src/target/Makefile.am
      	src/target/target.c
      	src/target/target_type.h
      
      Doesn't build yet, but I fixed the conflicts that git pointed out.
      845c2f6b
  9. Jun 09, 2017
  10. Jun 08, 2017
  11. Jun 07, 2017
  12. Jun 03, 2017
  13. May 31, 2017
  14. May 26, 2017
  15. May 23, 2017