esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZE
[openocd.git] / src / target /
2019-09-08 Han Hartgerstarget/dsp563xx: dsp563xx restore reg support 39/5239/6
2019-08-28 Tim Newsomegdb_server, rtos: Fine-grained RTOS register access 14/5114/3
2019-06-20 Antonio Borneocortex_m: set C_DEBUGEN in soft_reset_halt 87/4987/2
2019-06-19 Marc Schinktarget/cortex_m: Add support for AHB5-AP 32/5232/5
2019-06-19 Marc Schinktarget/arm_adiv5: Add type for AHB5-AP 31/5231/6
2019-06-19 Omair JavaidSupport for debugging on ARMv8-M CPUs 97/4997/7
2019-06-14 Antonio Borneotarget/cortex_a: remove dependency from jtag queue 44/4944/4
2019-06-14 Antonio Borneotarget/aarch64: remove dependency from jtag queue 43/4943/4
2019-06-13 Antonio Borneotarget: fix error on TCL command "return" in target... 74/4974/3
2019-06-12 Tomas Vanektarget: make target re-configuration possible again 14/5214/2
2019-06-12 Michael Schwingenfix XScale register access 36/5136/3
2019-06-12 Antonio Borneomem_ap: fix format of logged addresses 22/5222/2
2019-06-12 Florian Fainelliarmv7a_mmu: Add support for decoding Super Sections 12/5212/7
2019-06-12 Florian Fainelliarmv7a_mmu: Do not restrict virtual addresses to uint32_t 11/5211/5
2019-06-12 Florian Fainelliarmv7a_mmu: Remove armv7a_mmu_translate_va() 13/5213/5
2019-06-12 Florian Fainelliarmv7a_mmu: Check earlier for PAR read 15/5215/3
2019-06-10 Tomas Vanektarget/armv7m: fix register number in armv7m_get_core_reg() 03/5203/2
2019-06-06 Antonio Borneotarget/cortex_m: remove dependency from jtag queue 12/4912/3
2019-05-25 Leonard Crestezarm_adi_v5: Split CSW bits into AHB/APB/AXI 24/5124/3
2019-05-23 Tomas Vanektarget: make handle_md_output() global 75/5175/2
2019-05-23 Tarek BOCHKATIcortex_m: set the debug reason to DBGRQ when NVIC_DFSR... 57/5157/2
2019-05-23 Antonio Borneotarget: remove unused function target_buffer_get_u8() 53/5153/3
2019-05-14 Marc Schinktarget: Fix breakpoint usage 39/5139/2
2019-05-14 Antonio Borneotarget: fix output of command "targets" 92/5092/5
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertsertarget/esirisc_trace: change prototype of trace dump... 79/5079/2
2019-05-14 Paul Fertsertarget/esirisc_trace: change prototype of trace analyse... 78/5078/2
2019-05-14 Paul Fertsertarget: change prototype of binprint() 77/5077/2
2019-05-14 Paul Fertsertarget: change prototype of handle_bp_command_set() 76/5076/2
2019-05-14 Paul Fertsertarget: change prototype of handle_bp_command_list() 75/5075/2
2019-05-14 Paul Fertsertarget: change prototype of handle_md_output() 74/5074/2
2019-05-14 Paul Fertsertarget/arm_adi_v5: change prototype of dap_rom_display() 73/5073/2
2019-05-14 Paul Fertsertarget/etm: change prototype of etmv1_analyze_trace() 72/5072/2
2019-05-14 Paul Fertsertarget/x86_32_common: change prototype of handle_iod_ou... 71/5071/2
2019-05-14 Paul Fertsertarget/armv7a_cache_l2x: change prototype of arm7a_hand... 70/5070/2
2019-05-14 Paul Fertsertarget/armv7a: change prototype of armv7a_handle_cache_... 69/5069/2
2019-05-14 Paul Fertsertarget/armv4_5_cache: change prototype of armv4_5_handl... 68/5068/2
2019-05-14 Paul Fertsertarget/dsp563xx: change prototype of handle_md_output() 67/5067/2
2019-05-14 Paul Fertsertarget/armv8: change prototype of display_cache_info() 66/5066/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_display_instr... 65/5065/2
2019-05-14 Paul Fertsertarget/xscale: change prototype of xscale_verify_pointer() 64/5064/2
2019-05-14 Paul Fertsertarget/mips_m4k: change prototype of mips_m4k_verify_po... 63/5063/2
2019-05-14 Paul Fertsertarget/mips32: change prototype of mips32_verify_pointer() 62/5062/2
2019-05-14 Paul Fertsertarget/cortex_m: change prototype of cortex_m_verify_po... 61/5061/2
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
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)