Commit Graph

  • 0f488acbba target/x86_32_common: change prototype of handle_iod_output() Paul Fertser 2019-04-01 04:53:19 +0200
  • 105cfac552 target/armv7a_cache_l2x: change prototype of arm7a_handle_l2x_cache_info_command() Paul Fertser 2019-04-01 04:27:58 +0200
  • 95caf7714d target/armv7a: change prototype of armv7a_handle_cache_info_command() Paul Fertser 2019-04-01 04:50:47 +0200
  • 54ecec2e85 target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command() Paul Fertser 2019-04-01 04:42:23 +0200
  • cff570b22f target/dsp563xx: change prototype of handle_md_output() Paul Fertser 2019-04-01 04:24:33 +0200
  • c867806f0d target/armv8: change prototype of display_cache_info() Paul Fertser 2019-04-01 04:16:34 +0200
  • c779387279 target/xscale: change prototype of xscale_display_instruction() Paul Fertser 2019-04-01 04:06:58 +0200
  • 32470a973f target/xscale: change prototype of xscale_verify_pointer() Paul Fertser 2019-04-01 03:56:26 +0200
  • 7b164d21ba target/mips_m4k: change prototype of mips_m4k_verify_pointer() Paul Fertser 2019-04-01 04:58:56 +0200
  • 42bc2051aa target/mips32: change prototype of mips32_verify_pointer() Paul Fertser 2019-04-01 04:57:01 +0200
  • 07632ab94c target/cortex_m: change prototype of cortex_m_verify_pointer() Paul Fertser 2019-04-01 04:55:27 +0200
  • c734202dc8 target/arm946e: change prototype of arm946e_verify_pointer() Paul Fertser 2019-04-01 04:46:29 +0200
  • 2f3ab89a78 target/arm720t: change prototype of arm720t_verify_pointer() Paul Fertser 2019-04-01 04:44:43 +0200
  • 6a453e5cf0 target/arm966e: change prototype of arm966e_verify_pointer() Paul Fertser 2019-04-01 04:37:05 +0200
  • c104617584 target/arm926ejs: change prototype of arm926ejs_verify_pointer() Paul Fertser 2019-04-01 04:35:04 +0200
  • fce3b698fb target/arm920t: change prototype of arm920t_verify_pointer() Paul Fertser 2019-04-01 04:32:12 +0200
  • d06b952376 nor/at91sam4: change prototype of get_current_sam4() Paul Fertser 2019-04-01 03:50:38 +0200
  • 30de1bfda4 nor/at91sam3: change prototype of get_current_sam3() Paul Fertser 2019-04-01 03:45:54 +0200
  • 962267ba1a nand/tcl: pass CMD to nand_list_walker() Paul Fertser 2019-03-31 18:34:25 +0200
  • dae5a32c05 nand/fileio: change prototype of nand_fileio_start() Paul Fertser 2019-03-31 18:18:01 +0200
  • ce6340d8ce target_request: replace command_print() with command_output_text() Antonio Borneo 2019-04-03 10:14:29 +0200
  • 79a92d467d target: unify memory read/write commands Antonio Borneo 2019-04-02 16:25:52 +0200
  • b3ce5a0ae5 target: use LOG_USER to print errors in events Antonio Borneo 2019-04-01 10:34:25 +0200
  • 74cd25a4d3 target: change prototype of target_process_reset() Antonio Borneo 2019-04-01 08:44:26 +0200
  • 84cfb727df helper/command: add macro CMD Antonio Borneo 2019-03-31 17:55:43 +0200
  • 5e027407e3 target/arm946e: rewrite jim_arm946e_cp15 to arm945e_handle_cp15 Tomas Vanek 2019-03-26 11:55:37 +0100
  • 1ce51507a1 target: rewrite jim_target_event_list to handle_target_event_list Tomas Vanek 2019-03-13 21:31:57 +0100
  • 5cb2f200f8
    Simultaneous halt (#372) Tim Newsome 2019-05-09 11:32:04 -0700
  • 250185c096 stm32h7x: fix incorrect indentation Christopher Head 2019-04-24 17:26:40 -0700
  • 7ee618692f flash/nor/stm32h7x: use of wait queue flag instead of the busy flag Tarek BOCHKATI 2019-02-07 18:30:10 +0100
  • f78a7046a9 flash/nor/atsame5: fix typo in dsu_reset_deassert help text Tomas Vanek 2019-04-07 09:26:44 +0200
  • 44a4deb373
    Removed a .cfg file that was development scaffolding. (#371) Greg Savin 2019-04-26 14:48:05 -0700
  • bbdb820c82 flash/fespi: Use COMMAND_PARSE_ADDRESS Tim Newsome 2019-04-08 14:06:04 -0700
  • c63c73c743 target/imx8m: Cleanup defaults Leonard Crestez 2019-04-03 19:07:56 +0300
  • 23836fc5be target/imx6ul: Initial support Leonard Crestez 2019-04-04 16:19:55 +0300
  • b13055069c target/imx6sx: Initial support Leonard Crestez 2019-04-04 22:25:49 +0300
  • 537bbefcbd target/imx7ulp: Initial support Leonard Crestez 2019-04-04 22:40:21 +0300
  • ae4b2720a4 doc/openocd.texi: fix cross referencing Antonio Borneo 2019-04-06 09:40:18 +0200
  • 83515b60c9 armv7a: Improve parsing of MPIDR register to avoid error message for Cortex R5 Tommy Vestermark 2019-04-11 20:40:36 +1000
  • 33281a87b6 tcl/board: Add config for the Amazon Kindle 2 and DX Alexander Kurz 2017-01-24 13:34:38 +0100
  • f9986394dc target/cortex_a: use extensively cortex_a_wait_dscr_bits() Antonio Borneo 2019-04-15 23:46:29 +0200
  • d870ecf5ff target/cortex_a: check dscr before timeout Antonio Borneo 2019-04-15 22:32:32 +0200
  • d3a9e535d5 target/cortex_a: fix waiting for target halted after step Antonio Borneo 2019-04-15 23:47:50 +0200
  • 5190dd4cef
    Support for driving RISC-V DM via Arty's own JTAG chain using BSCAN tunnel (#370) Greg Savin 2019-04-23 16:25:22 -0700
  • b95249cf5c Fixed typo in comment. new_bscan_approach Greg Savin 2019-04-22 18:18:29 -0700
  • 44dda69577 Fixed coding error where some fields in a queued JTAG scan would go out of scope before the subsequent running of the JTAG queue. This just-so-happened not to be causing a visible problem, but was an accident waiting to happen. Greg Savin 2019-04-22 10:43:14 -0700
  • 5c9bea876e Addressed review comments. Greg Savin 2019-04-18 14:44:22 -0700
  • f63e9662e8 High bit of out_value was unpredictable. Added initializer to fix it to zero. Theoretically that high bit gets dropped anyway, and never acted upon by hardware, but having it always zero makes verbose log comparisons easier. Greg Savin 2019-04-18 12:02:44 -0700
  • 7cc0e8ee60 Addressed review comments. Greg Savin 2019-04-18 10:36:46 -0700
  • 15f2d35bc6
    Merge pull request #369 from riscv/check_error Tim Newsome 2019-04-16 13:33:14 -0700
  • 359a93be91 Fixed style issue caught by checkpatch. Greg Savin 2019-04-11 14:56:08 -0700
  • dcde858887 Added some missing conditional compilation directives. Greg Savin 2019-04-11 10:35:19 -0700
  • a4ac56152d target/cortex_m: Implement maskisr steponly option Christopher Head 2018-08-01 10:21:15 -0700
  • 5b263d7b0c fix for sanitizer errors in left shifts Mete Balci 2019-03-30 12:51:03 +0100
  • d5936dc688 target/riscv: Free registers to avoid memory leak Marc Schink 2019-04-01 13:47:17 +0200
  • 6aae614cc2 flash/stm32h7x: include IO_HSLV in user3_options Christopher Head 2018-10-30 14:45:11 -0700
  • 6f04bc1568 helper/command: log an error for commands without usage Antonio Borneo 2019-03-30 08:47:38 +0100
  • 38d053d11b target/imx6: Update list of supported TAPIDs Leonard Crestez 2018-08-10 19:54:43 +0300
  • 3b291a369c target/imx6: Fix indentation in DAP_TAPID handling Leonard Crestez 2019-04-04 16:17:49 +0300
  • 55d53fb64c target/imx6: Add -ignore-version Leonard Crestez 2018-08-10 16:06:43 +0300
  • 2fc82eae3c target/imx7: Add ahb mem_ap Leonard Crestez 2018-08-10 16:05:16 +0300
  • 84e3f63a8c jtag: tcl: Add cget -idcode Leonard Crestez 2018-08-10 17:09:41 +0300
  • ca7ba6b58d Fix incorrect commas in URLs Christopher Head 2019-04-01 16:02:09 -0700
  • 487710da6d Document the mem_ap target type Christopher Head 2019-04-01 16:06:30 -0700
  • 1f4596cc46 target: fix copy&paste error in cget -coreid Tomas Vanek 2019-04-03 07:41:54 +0200
  • 7e0baf6720 Fixed formatting issues flagged by checkpatch.pl. Greg Savin 2019-04-09 13:35:52 -0700
  • d78ff5ab4e Propagate some errors in execute_abstract_command(). Tim Newsome 2019-04-09 10:55:25 -0700
  • a3dc54d2d3 topic: Remapped Flash over ITCM region in STM32F7x script Rocco Marco Guglielmi 2019-04-07 16:18:36 +0200
  • 7f18c48b83 Simplified BSCAN related scanning fields. Greg Savin 2019-04-08 12:01:02 -0700
  • a740a06bbc A couple fixes. Greg Savin 2019-04-08 11:14:30 -0700
  • 693c9c4f7e
    Merge pull request #368 from riscv/from_upstream Tim Newsome 2019-04-08 10:58:02 -0700
  • c17c6f73c2 Added config files. Greg Savin 2019-04-08 10:11:12 -0700
  • c19de41a0f helper/command: handle empty "usage" with add_help_text/add_usage_text Antonio Borneo 2019-03-30 11:19:47 +0100
  • b61e454869 Set empty usage field for commands that do not need parameters Antonio Borneo 2019-01-04 18:16:00 +0100
  • b6ea92247d target/adi_v5_swd: add "usage" field to command "swd" Antonio Borneo 2018-12-04 23:50:02 +0100
  • fcfbb1792c drivers/at91rm9200: fix help and usage to command "at91rm9200_device" Antonio Borneo 2019-03-30 08:43:19 +0100
  • 6e9571164b flash/nor/str9xpec: fix help and usage for command "part_id" Antonio Borneo 2019-03-30 08:39:26 +0100
  • 80ca927ebc flash/nor/at91samd: set usage for command "set-security" Antonio Borneo 2019-03-30 08:36:38 +0100
  • 3d59e0f612 drivers/vsllink: add help and usage to commands Antonio Borneo 2019-03-30 08:42:36 +0100
  • 84ca4995ad drivers/bcm2835gpio: fix usage messages Antonio Borneo 2019-01-04 21:18:37 +0100
  • f9056d222c drivers/imx_gpio: fix usage messages Antonio Borneo 2019-01-04 21:07:36 +0100
  • 57962f4d1c command_registration: add empty usage field to chained commands Antonio Borneo 2019-01-04 15:13:53 +0100
  • a5a882c5c8 target/armv7a: simplify help description of command "l2x" Antonio Borneo 2019-03-30 10:48:30 +0100
  • c239ee020b flash/xmc4xxx: use coherent indentation in struct initialization Antonio Borneo 2019-01-04 11:50:53 +0100
  • 04354fbc59 flash/kinetis: use coherent indentation in struct initialization Antonio Borneo 2019-01-04 11:48:37 +0100
  • 69ba2a677b target/riscv: use coherent syntax in struct initialization Antonio Borneo 2019-01-04 11:37:21 +0100
  • a18c1f289d target/openrisc: use coherent syntax in struct initialization Antonio Borneo 2019-01-04 11:36:39 +0100
  • a5fe9d6e24 target/armv4_5: use coherent syntax in struct initialization Antonio Borneo 2019-01-04 11:35:46 +0100
  • d303a2864d target/arm7_9_common: use coherent syntax in struct initialization Antonio Borneo 2019-01-04 11:25:53 +0100
  • 6949b5393d log: add const qualifier to commands struct Antonio Borneo 2019-01-04 10:53:49 +0100
  • 837f9ed52a Moved some functions to riscv.c from the version-specific files. Greg Savin 2019-04-05 15:26:21 -0700
  • 38e7bdbaa3 Fixed wrong assignment of IR width (needed BSCAN IR width somewhere instead of Tunneled JTAG IR width). Greg Savin 2019-04-05 12:10:34 -0700
  • dd2c0b0b9a Fleshing out more. Greg Savin 2019-04-05 10:59:54 -0700
  • 66e480d861 Checking in for backup. Greg Savin 2019-04-04 15:50:11 -0700
  • 92c50fda2b contrib: rpc_examples: python: fix memory retrieval Paul Fertser 2018-04-09 23:00:10 +0300
  • 5202d82a95 tcl_server: fix minor typo in comment Peter Lawrence 2019-01-20 15:12:22 -0600
  • 0627e4686a target/arm_adi_v5: fix typo Mete Balci 2019-03-28 10:35:30 +0100
  • 07da3b3913 flash/nor/core.h: clarify comment flash_sector::is_erased Tomas Vanek 2018-11-16 00:23:10 +0100
  • 076802606a helper/startup.tcl: remove proc exit Antonio Borneo 2019-03-04 17:27:32 +0100
  • 79f9672615 Merge branch 'master' into from_upstream Tim Newsome 2019-04-03 12:38:27 -0700