25 Commits (391782318723915bd259eadf9469251c13c8fa9c)

Author SHA1 Message Date
  Antonio Borneo 3917823187 openocd: remove NULL comparisons with checkpatch [1/2] 2 years ago
  Antonio Borneo 08ee7bb982 openocd: fix simple cases of NULL comparison 2 years ago
  Jesse Sheridan 0ef5144c32 target/riscv: Implement get_gdb_arch() 3 years ago
  Marc Schink da770c4fbb Use boolean argument for register_get_by_name() 3 years ago
  Tim Newsome 358ab3483d Add target_data_bits(). 3 years ago
  Antonio Borneo 036de3b482 riscv: replace macro DIM() with ARRAY_SIZE() 3 years ago
  Antonio Borneo 8d207b5d2e riscv: drop unused variable 3 years ago
  Marc Schink 40dd1e5284 target/riscv: Change 'authdata_read' output 3 years ago
  Tim Newsome 41147e6fcd Implement CRC32 algorithm for RISC-V. 3 years ago
  Tarek BOCHKATI 404993b29f target/riscv: fix build error with -Werror=maybe-uninitialized 3 years ago
  Antonio Borneo 1d3d87695c target/register: use an array of uint8_t for register's value 3 years ago
  Antonio Borneo 4fc61a2f9d riscv: fix compile error 3 years ago
  Tim Newsome b68674a1da Upstream tons of RISC-V changes. 3 years ago
  Antonio Borneo 3934483429 target: avoid checking for non NULL pointer to free it 3 years ago
  Antonio Borneo 59cc1f6629 coding style: open function's brace at beginning of new line 5 years ago
  Antonio Borneo 185834ef8a coding style: add missing space when split strings 5 years ago
  Tarek BOCHKATI a99bf2ea94 semihosting: reorganize semihosting commands 4 years ago
  Tomas Vanek a2e822834d helper/binarybuffer: fix clang static analyzer warnings 4 years ago
  Antonio Borneo 6cb5ba6f11 helper/command: change prototype of command_print/command_print_sameline 5 years ago
  Marc Schink d5936dc688 target/riscv: Free registers to avoid memory leak 5 years ago
  Antonio Borneo 69ba2a677b target/riscv: use coherent syntax in struct initialization 5 years ago
  Tim Newsome bc72695f67 Lots of RISC-V improvements. 5 years ago
  Tim Newsome 57e30102ea gdb_server, target: Add target_address_bits() 5 years ago
  Tomas Vanek 7a3eec2b4d target algo: do not write reg_param if direction is PARAM_IN 5 years ago
  Tim Newsome a51ab8ddf6 Add RISC-V support. 5 years ago