Commit Graph

  • 30410b77e0
    Merge dce6182d4b into fac1412ace fk-sc 2025-02-17 16:09:46 +0000
  • dce6182d4b target/riscv: merged read/write functions to one access function Farid Khaydari 2024-11-26 20:30:09 +0300
  • fd00603f63
    Merge 95cb368095 into fac1412ace Evgeniy Naydanov 2025-02-17 14:43:15 +0000
  • 95cb368095 Merge up to 1f3f635693 from upstream Evgeniy Naydanov 2025-02-17 17:36:08 +0300
  • ace90ab9e7
    Merge 8ca5b5438a into fac1412ace Evgeniy Naydanov 2025-02-17 13:15:05 +0000
  • 8ca5b5438a target/riscv: access registers via `reg->type` Evgeniy Naydanov 2024-09-10 14:37:23 +0300
  • f2a9eef9c2
    Merge dd6e9eb0f7 into fac1412ace lzbro 2025-02-17 16:13:26 +0300
  • 45c1e8bef6
    Merge 364efb08ac into fac1412ace Jan Matyas 2025-02-17 15:47:39 +0300
  • afbfe3c11c
    Merge dc9f9be528 into fac1412ace Anatoly Parshintsev 2025-02-17 13:13:49 +0100
  • 8c84ed0a67
    Merge 2b6827cd53 into fac1412ace Samuel Obuch 2025-02-17 15:13:48 +0300
  • 3d41c99e06
    Merge a28e713067 into fac1412ace Jan Matyas 2025-02-17 15:13:48 +0300
  • 69f82dacbe
    Merge 348aa00e06 into fac1412ace Jan Matyas 2025-02-17 15:13:48 +0300
  • fac1412ace
    Merge pull request #1218 from fk-sc/fk-sc/ref-mem-acc-res riscv Evgeniy Naydanov 2025-02-17 15:13:45 +0300
  • e1fe15ff76
    Merge pull request #1209 from en-sc/en-sc/riscv-info-mtopx Evgeniy Naydanov 2025-02-17 15:11:08 +0300
  • dd72250c63
    Merge pull request #1208 from en-sc/en-sc/pass-tap Evgeniy Naydanov 2025-02-17 15:09:22 +0300
  • 1f3f635693 build: drop space after 'angie' folder name Antonio Borneo 2025-02-06 11:48:30 +0100
  • ed4e584104 jtag/core: fix segfault when adapter driver has no reset method Tomas Vanek 2025-02-03 21:45:07 +0100
  • 71f92c9446 target/cortex_m: call adapter_deassert_reset() only if srst is configured Tomas Vanek 2025-01-28 20:43:33 +0100
  • dcf02f46ff Makefile.am: DISTCHECK_CONFIGURE_FLAGS -> AM_DISTCHECK_CONFIGURE_FLAGS R. Diez 2025-01-25 23:04:50 +0100
  • 5e4ad24ba6 configure.ac: show vdebug in the config summary R. Diez 2025-01-25 21:04:05 +0100
  • 4deb76fc9d options.c: option --help should yield exit code 0 R. Diez 2025-01-25 22:06:22 +0100
  • a71f2b7089 README: report dependency from libjim Antonio Borneo 2025-01-25 17:26:16 +0100
  • 44e782d55b target/arc: allow reading memory while target runs Daniel DeGrasse 2025-01-16 22:33:48 -0500
  • 9bb0a4558b target/arc: add RTT commands Chris Friedt 2024-12-09 16:11:03 -0500
  • 9ccd6265dd checkpatch: enable check for new typedefs Antonio Borneo 2025-01-10 17:11:24 +0100
  • 4895a556fa jtag: drop useless typedef tap_state_t Antonio Borneo 2025-01-10 17:05:29 +0100
  • 0d1932520b jtag: openjtag: drop useless typedef openjtag_tap_state_t Antonio Borneo 2025-01-10 15:26:50 +0100
  • 54d07de86e jtag: bitbang: drop useless typedef bb_value_t Antonio Borneo 2025-01-10 15:25:15 +0100
  • 8a5c331831 jtag: remote_bitbang: drop useless typedef flush_bool_t Antonio Borneo 2025-01-10 15:22:17 +0100
  • 894a39eda3 target_request: drop useless typedef target_req_cmd_t Antonio Borneo 2025-01-10 15:20:35 +0100
  • c50b541471 target: trace: drop useless typedef trace_status_t Antonio Borneo 2025-01-10 15:17:08 +0100
  • ff5fb8f610 target: etm: drop useless typedefs Antonio Borneo 2025-01-10 15:12:38 +0100
  • b023c4c6c5 nor: lpc2000: drop useless typedef lpc2000_variant Antonio Borneo 2025-01-10 15:09:49 +0100
  • e325b482b1 target: esp_algorithm: drop useless typedefs Antonio Borneo 2025-01-10 15:01:20 +0100
  • 4140fa2a81 drivers: rshim: drop useless typedef Antonio Borneo 2025-01-10 13:55:18 +0100
  • 3e4512d62d openocd: drop useless typedef Antonio Borneo 2025-01-10 13:40:59 +0100
  • 6e39af3b0e rtt: drop useless typedefs Antonio Borneo 2025-01-10 12:13:30 +0100
  • dd6e9eb0f7 target/riscv: Fix SMP group is in inconsistent state liangzhen 2024-11-20 19:59:55 +0800
  • 348aa00e06 CI: Run the "snapshot" action only on the main branch Jan Matyas 2025-02-14 15:52:48 +0100
  • a28e713067 riscv-011: Don't trigger semihosting before the target is examined Jan Matyas 2025-02-14 15:28:38 +0100
  • 88c665f4db
    Merge 96fd97412a into 8f59570468 fk-sc 2025-02-14 17:15:47 +0300
  • 96fd97412a target/riscv: make mem_access_result_t enum type safe Farid Khaydari 2024-12-26 16:40:19 +0300
  • c86ee34d68 target/riscv: set appropriate memory access result codes Farid Khaydari 2025-01-28 15:08:47 +0300
  • b9d6a00bb9 target/riscv: refactored memory access result codes Farid Khaydari 2025-01-28 15:08:25 +0300
  • e27cefbf58 target/riscv: merged read/write functions to one access function Farid Khaydari 2024-11-26 20:30:09 +0300
  • a2e022c383
    Merge 883cb6a673 into 8f59570468 fk-sc 2025-02-14 17:14:32 +0300
  • 883cb6a673 target/riscv: set appropriate memory access result codes Farid Khaydari 2025-01-28 15:08:47 +0300
  • 9734f6a4c8 target/riscv: refactored memory access result codes Farid Khaydari 2025-01-28 15:08:25 +0300
  • 2f1a26a54d target/riscv: merged read/write functions to one access function Farid Khaydari 2024-11-26 20:30:09 +0300
  • 364efb08ac riscv-011: Fix datatypes to correspond to opcodes.h Jan Matyas 2025-02-14 13:57:55 +0100
  • 2c59e21fd0 opcodes.h: Do not use casts in MIN_* and MAX_* macros Jan Matyas 2025-02-14 13:56:49 +0100
  • d3f46bced9 [CHERRY PICK] target: Fix force-reading of registers and add flush capability Marek Vrbka 2024-01-12 14:38:56 +0100
  • 73e9b7898f github/workflow: build jimtcl from sources Samuel Obuch 2025-02-11 09:56:38 +0100
  • d09f53a930 driver/linuxspidev: Clear queue on allocation Richard Pasek 2025-01-30 05:38:08 -0500
  • 82277462b9 drivers/linuxspidev: fix use of uninitialized speed variable Tomas Vanek 2025-02-03 20:28:49 +0100
  • 7dd875900e drivers/linuxspidev: fix minor memory leak Tomas Vanek 2025-02-03 20:23:08 +0100
  • 7f2db80ebc rtos/hwthread: Use LOG_TARGET_xxx() Marc Schink 2024-12-07 10:53:56 +0100
  • 85d9d06625 Fix datatypes around opcodes.h and program.{c,h} Jan Matyas 2025-02-09 19:31:44 +0100
  • 06e673ebc6 target/riscv: drop `mtopi_readable/mtopei_readable` `riscv_info` fields Evgeniy Naydanov 2025-01-13 17:33:38 +0300
  • 8309288831 target/riscv: pass `jtag_tap` instead of `target` Evgeniy Naydanov 2024-12-24 21:00:55 +0300
  • 729c817599
    Merge 2ff738dfba into 8f59570468 Tomas Vanek 2025-02-05 23:54:38 +0000
  • d73eac4800
    Merge cfd4dc2b0a into 8f59570468 Rob Bradford 2025-02-05 23:54:18 +0000
  • ed6b69140e
    Merge 006680f7b5 into 8f59570468 Anatoly Parshintsev 2025-02-05 23:53:15 +0000
  • 2b6827cd53 target/riscv: only update mstatus.*ie bits with set_maskisr steponly Samuel Obuch 2025-02-04 16:27:23 +0100
  • 0bd8aaa46c target/riscv: refactored memory access result codes Farid Khaydari 2025-01-28 15:08:25 +0300
  • 12ac628c28
    Merge fb750ab14b into 8f59570468 Ryan QIAN 2025-02-01 16:18:14 +0900
  • 8f59570468
    Merge pull request #1217 from sobuch/not_cachable_mcause_mstatus Evgeniy Naydanov 2025-01-31 15:10:33 +0300
  • 9d431c3ec2
    Merge pull request #1207 from en-sc/en-sc/fix-011-init-regs Evgeniy Naydanov 2025-01-31 15:09:46 +0300
  • 495f144a1d
    Merge pull request #1215 from en-sc/en-sc/from_upstream Evgeniy Naydanov 2025-01-31 15:07:01 +0300
  • eb6f2745b7 flash/nor: add DesignWare SPI controller driver Sergey Matsievskiy 2024-09-18 20:12:48 +0300
  • ce38758e3d rtos: chibios: replace malloc+sprintf with alloc_printf Paul Fertser 2024-11-26 23:16:15 +0200
  • dc9f9be528 fix expose_csr for CSR from lower address space Parshintsev Anatoly 2025-01-30 20:22:03 +0300
  • 5de7310881
    Merge pull request #1190 from lz-bro/enable-hardware-translation latest Evgeniy Naydanov 2025-01-29 18:47:41 +0300
  • 550df1603d
    Merge pull request #1192 from cetygamer/patch-1 Evgeniy Naydanov 2025-01-29 18:43:32 +0300
  • 65648f9c8b target/riscv: support deprecated user interrupt registers Samuel Obuch 2025-01-29 14:10:09 +0100
  • 309c25f5e2 Merge up to a510d51a78 from upstream Evgeniy Naydanov 2025-01-27 14:04:41 +0300
  • 94d739ac9a target/riscv: dont set mcause and mstatus as cachable Samuel Obuch 2025-01-27 17:52:08 +0100
  • e870c5f2de
    Merge pull request #1206 from JanMatCodasip/jm-codasip/remove-asm-h Evgeniy Naydanov 2025-01-27 15:56:12 +0300
  • 57b58b7832
    Merge pull request #1202 from JanMatCodasip/fix-datatypes-around-batch Evgeniy Naydanov 2025-01-27 15:55:21 +0300
  • 77b85757c5
    Merge pull request #1200 from JanMatCodasip/jm-codasip/semihosting-3-warn-if-encountered-but-disabled Evgeniy Naydanov 2025-01-27 15:54:57 +0300
  • 1d623819e9
    Merge pull request #1193 from en-sc/en-sc/not-busy Evgeniy Naydanov 2025-01-27 15:54:38 +0300
  • fb750ab14b target/riscv: make sure target is halted when reset_halt is set Ryan QIAN 2025-01-27 11:38:15 +0800
  • 058891a62a
    Merge pull request #1210 from en-sc/en-sc/from_upstream Evgeniy Naydanov 2025-01-27 14:04:18 +0300
  • dd69b78fed
    Merge pull request #1204 from sobuch/esp-riscv-cfg-fix Evgeniy Naydanov 2025-01-27 13:59:09 +0300
  • a510d51a78 bootstrap: Do not set up Git submodules by default Marc Schink 2024-06-26 15:50:45 +0200
  • 77c904fd13 Deprecate jimtcl Git submodule Marc Schink 2024-07-02 17:12:46 +0200
  • fceccde0b3 helper/log: Fix build using _DEBUG_FREE_SPACE_ Antonio Borneo 2024-02-19 20:11:07 -0600
  • 8038e2f754 configure: allow --enable-malloc-logging only with glibc Antonio Borneo 2024-11-17 22:46:15 +0100
  • ac18b8cd6a configure: make more robust the check for elf 64 Antonio Borneo 2024-11-17 21:35:45 +0100
  • 345473f3ce helper/options: handle errors in `-l` Evgeniy Naydanov 2024-12-17 18:13:00 +0300
  • 778d2dc4bb helper/options: drop redundant argument checks Evgeniy Naydanov 2025-01-17 18:03:40 +0300
  • 0b97973bfb vdebug: Fix socket comparison warning on Windows Marek Vrbka 2025-01-13 10:28:15 +0100
  • 77f9da7626 flash/nor/kinetis: fix assertion during flash write Tomas Vanek 2025-01-17 18:02:50 +0100
  • 3099547069 OpenOCD: fix code indentation Antonio Borneo 2024-09-16 13:45:19 +0200
  • 8e89a8af63 target: cortex_m: add support of ARMv8.1-M register 'vpr' Antonio Borneo 2024-12-30 12:14:24 +0100
  • 41f7d18161 target: armv7m: add support of per register data_type Antonio Borneo 2024-12-30 12:10:28 +0100
  • 8513d6edcc target/riscv: set VLENB/MTOPI/MTOPEI existence on 0.11 targets Evgeniy Naydanov 2025-01-13 16:29:56 +0300
  • 05d377af75 target/riscv: move the dcsr modification out of program buffer liangzhen 2024-12-24 11:22:59 +0800
  • 4ff476ca47 Makefile.am: fixed missing includes for make dist targets Alexander Rumyantsev 2024-12-25 15:42:07 +0300
  • 83e0293f7b Add Linux SPI device SWD adapter support Richard Pasek 2024-12-11 00:43:57 -0500