target/arm946e: change prototype of arm946e_verify_pointer()
[openocd.git] / src / target /
2019-05-14 Paul Fertsertarget/arm946e: change prototype of arm946e_verify_poin... 60/5060/2
2019-05-14 Paul Fertsertarget/arm720t: change prototype of arm720t_verify_poin... 59/5059/2
2019-05-14 Paul Fertsertarget/arm966e: change prototype of arm966e_verify_poin... 58/5058/2
2019-05-14 Paul Fertsertarget/arm926ejs: change prototype of arm926ejs_verify_... 57/5057/2
2019-05-14 Paul Fertsertarget/arm920t: change prototype of arm920t_verify_poin... 56/5056/2
2019-05-14 Antonio Borneotarget_request: replace command_print() with command_ou... 51/5051/2
2019-05-14 Antonio Borneotarget: unify memory read/write commands 50/5050/2
2019-05-14 Antonio Borneotarget: use LOG_USER to print errors in events 49/5049/2
2019-05-14 Antonio Borneotarget: change prototype of target_process_reset() 48/5048/2
2019-05-14 Tomas Vanektarget/arm946e: rewrite jim_arm946e_cp15 to arm945e_han... 00/5000/3
2019-05-14 Tomas Vanektarget: rewrite jim_target_event_list to handle_target_... 93/4993/3
2019-04-24 Tommy Vestermarkarmv7a: Improve parsing of MPIDR register to avoid... 08/5108/4
2019-04-24 Antonio Borneotarget/cortex_a: use extensively cortex_a_wait_dscr_bits() 13/5113/2
2019-04-24 Antonio Borneotarget/cortex_a: check dscr before timeout 12/5112/2
2019-04-24 Antonio Borneotarget/cortex_a: fix waiting for target halted after... 11/5111/3
2019-04-10 Christopher Headtarget/cortex_m: Implement maskisr steponly option 73/4673/9
2019-04-10 Mete Balcifix for sanitizer errors in left shifts 05/5005/4
2019-04-10 Marc Schinktarget/riscv: Free registers to avoid memory leak 85/4885/3
2019-04-10 Tomas Vanektarget: fix copy&paste error in cget -coreid 35/5035/3
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-04-07 Antonio Borneotarget/adi_v5_swd: add "usage" field to command "swd" 30/4830/3
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained... 17/5017/2
2019-04-07 Antonio Borneotarget/armv7a: simplify help description of command... 16/5016/2
2019-04-07 Antonio Borneotarget/riscv: use coherent syntax in struct initialization 13/5013/2
2019-04-07 Antonio Borneotarget/openrisc: use coherent syntax in struct initiali... 12/5012/2
2019-04-07 Antonio Borneotarget/armv4_5: use coherent syntax in struct initializ... 11/5011/2
2019-04-07 Antonio Borneotarget/arm7_9_common: use coherent syntax in struct... 10/5010/2
2019-04-03 Mete Balcitarget/arm_adi_v5: fix typo 01/5001/2
2019-04-03 Florian Fainelliarmv7a_mmu: Remove warning on va = pa 07/5007/2
2019-04-03 Tomas Vanektarget/cortex_m: remove target halted check when removi... 87/4887/2
2019-04-01 Tomas Vanektarget/cortex_m: remove fp_code_available counting 70/4870/5
2019-04-01 Tomas Vanektarget/cortex_m: simplify cortex_m_unset_breakpoint() 89/4889/2
2019-03-27 Antonio Borneosmp: move sub-command "smp_gdb" in file smp.c 91/4991/3
2019-03-27 Antonio Borneosmp: replace commands smp_on/smp_off with "smp [on... 15/4615/3
2019-03-27 Tim NewsomeLots of RISC-V improvements. 22/4922/3
2019-03-23 Marek Vasutmips32: pracc: Fix indent 95/4995/2
2019-03-23 Marek Vasutmips32: pracc: Fix UPPER/LOWER macros 94/4994/2
2019-03-14 Marc Schinktarget/mips: Use 'bool' data type 70/4970/3
2019-03-14 Marc Schinktarget/xscale: Use 'bool' data type 68/4968/3
2019-03-14 Marc Schinktarget/dsp563xx: Use 'bool' data type 62/4962/3
2019-03-14 Antonio Borneotarget/adi_v5_swd: improve error check while updating... 80/4980/4
2019-03-14 Antonio Borneotarget/adi_v5_swd: update cached value on write to... 79/4979/2
2019-03-12 Tomas Vanektarget/breakpoints: make internal functions static 88/4888/2
2019-03-08 Tim Newsomegdb_server, target: Add target_address_bits() 47/4947/3
2019-03-06 Marc Schinktarget/openrisc/x86_32_common: Use 'bool' data type 72/4972/2
2019-03-06 Marc Schinktarget/openrisc/or1k: Use 'bool' data type 71/4971/2
2019-03-06 Marc Schinktarget/lakemont: Use 'bool' data type 69/4969/2
2019-03-06 Marc Schinktarget/feroceon: Use 'bool' data type 67/4967/2
2019-03-06 Marc Schinktarget/etb: Use 'bool' data type 66/4966/2
2019-03-06 Marc Schinktarget/arm_semihosting: Use 'bool' data type 65/4965/2
2019-03-06 Marc Schinktarget/embeddedice: Use 'bool' data type 64/4964/2
2019-03-06 Marc Schinktarget/cortex_a: Use 'bool' data type 63/4963/2
2019-03-06 Marc Schinktarget/avr32_ap7k: Use 'bool' data type 61/4961/2
2019-03-06 Marc Schinktarget/arm926ejs: Use 'bool' data type 60/4960/2
2019-03-06 Marc Schinktarget/arm920t: Use 'bool' data type 59/4959/2
2019-03-06 Marc Schinktarget/arm720t: Use 'bool' data type 58/4958/2
2019-03-06 Marc Schinktarget/aarch64: Use 'bool' data type 57/4957/2
2019-03-06 Marc Schinktarget/armv8: Use 'bool' data type 56/4956/2
2019-03-06 Marc Schinktarget/armv7m: Use 'bool' data type 55/4955/2
2019-03-06 Marc Schinktarget/arm11: Use 'bool' data type 54/4954/2
2019-03-06 Marc Schinktarget/armv7_9_common: Use 'bool' data type 53/4953/2
2019-03-06 Marc Schinktarget/armv4_5: Use 'bool' data type 52/4952/2
2019-03-06 Marc Schinktarget/register: Use 'bool' data type 51/4951/2
2019-03-06 Marc Schinktarget/cortex_m: Use 'bool' instead of 'int' 50/4950/2
2019-03-06 Marc Schinktarget: Remove unused variable 'has_percent' 49/4949/2
2019-03-04 Matthias Welwarskyarmv8: allow halt on exception 79/4479/10
2019-03-01 Marc SchinkUse enum for target_register_timer_callback() 21/4921/3
2019-03-01 Marc Schinktarget: Use proper data types for timer callback 20/4920/3
2019-02-25 Antonio Borneoaarch64: fix a potential memory leak in aarch64_target_... 24/4924/2
2019-02-25 Antonio Borneomem_ap: fix a potential memory leak in mem_ap_target_cr... 23/4923/2
2019-02-25 Antonio Borneocortex_a: fix a potential memory leak in cortex_a_targe... 25/4925/2
2019-02-19 Oleksij Rempelftdi: use "adapter usb location" instead of ftdi_locati... 71/4771/10
2019-02-15 Tomas Vanektarget, breakpoints: improve error handling 71/4871/4
2019-02-14 Marc Schinktarget/riscv-011: Fix memory leak in handle_halt_routine() 84/4884/2
2019-02-07 Tomas Vanektarget/cortex_m: fix clang static analyzer warning 81/4881/3
2019-02-07 Tomas Vanektarget/hla_target: fix clang static analyzer warning 82/4882/3
2019-02-07 Jean-Christian de... target start_algorithm: Don't copy the IN mem_params... 11/4811/4
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is... 13/4813/2
2019-02-04 Tomas Vanekcortex_m: fix stepping on FPB rev 1 57/4857/2
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd 52/4852/3
2019-01-30 Matthias Welwarskyaarch64: support for aarch32 ARM_MODE_SYS 94/4494/3
2019-01-27 Tomas Vanektarget: do not allow 'target create' after init 42/4842/2
2019-01-27 Tomas Vanektarget/cortex_m: inform if an external reset occurs 40/4840/3
2019-01-27 Tomas Vanekhla_target: fix adapter_poll() to preserve TARGET_DEBUG... 20/4820/2
2019-01-27 Antonio Borneocommand: initialize the command mode for every command 61/4861/2
2019-01-23 Antonio Borneoarm_opcode: fix encoding of ARMv5 breakpoint instruction 54/4854/2
2019-01-23 Tomas Vanektarget/arm_dap: fix segmentation fault in 'dap info... 60/4860/2
2019-01-16 Tarek BOCHKATIcortex_m: fix bug in poll() machine state (external... 17/4817/8
2019-01-16 Tarek BOCHKATIcortex_a_poll: minor code factorization to enhance... 32/4832/4
2019-01-14 Tomas Vanektarget/stm8: add missing destroy_reg_param() 14/4814/2
2019-01-08 Antonio Borneotarget/aarch64: add support for multi-architecture gdb 55/4755/2
2019-01-08 Antonio Borneotarget/arm: add support for multi-architecture gdb 54/4754/2
2019-01-08 Antonio Borneotarget/stm8: add support for multi-architecture gdb 53/4753/2
2019-01-08 Cody P Schaferarmv7m: always set xPSR.T=1 when starting an algorithm 58/4658/7
2018-12-27 Tarek BOUCHKATItarget/arm_cti : export CTI APPPULSE and INACK register 15/4815/2
2018-12-27 Tarek BOCHKATItarget/arm_cti: add debug message when an incorrect... 16/4816/2
2018-12-19 Tomas Vanektarget: allow moving and resizing working area on runni... 97/4797/3
2018-12-19 Tomas Vanektarget: move all working_area functions to one block 96/4796/2
2018-12-19 Tomas Vanektarget/cortex_m: fix cortex_m reset_config help and... 95/4795/2
2018-12-19 Tomas Vanektarget/cortex_m: do not use VECTRESET on Cortex-M0... 94/4794/4
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)