Fix support for single-bank stm32l4 processors
[openocd.git] / src / target /
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
2018-12-18 Liming Suntarget: armv8: Add TARGET_HALTED check for gdb connect 58/4758/3
2018-12-18 Antonio Borneotarget/cortex_a: enable DSCR_HALT_DBG_MODE during examine 83/4783/2
2018-12-17 YanLin Zhuadi_v5_jtag: fix build break when open DEBUG_WAIT macro 04/4804/2
2018-12-12 Steven Stallionesirisc: support eSi-Trace 80/4780/7
2018-12-12 Antonio Borneoarmv7a_mmu: s/LOG_ERROR/LOG_WARNING/ on address transla... 02/4602/3
2018-11-18 Bohdan Tymkivtarget/image: Add support for S6 record in Motorola... 45/4645/2
2018-11-13 Christopher HeadPermit null target on TCL connection 30/4730/3
2018-11-08 Matthias Welwarskyarmv7a: ARMv7-A MMU tools 27/4327/19
2018-11-06 Antonio Borneotarget/cortex_a: remove duplicate code to read target... 47/4747/4
2018-11-06 Antonio Borneotarget/arm_dpm: uniform names of exported functions 56/4756/2
2018-11-06 Antonio Borneotarget/cortex_a: remove buggy memory AP accesses 48/4748/3
2018-11-06 Antonio Borneotarget/cortex_a: remove unused code controlled by ... 46/4746/2
2018-11-03 Antonio Borneoarm_adi_v5: do not deactivate power domains while tryin... 77/4677/5
2018-10-28 Kevin Gillespietarget/target.c: adding keep_alive() to while loop. 86/4686/2
2018-10-27 Antonio Borneotarget/cortex_a: fix temporary breakpoint during step 13/4613/2
2018-10-27 Antonio Borneotarget/arm_adi_v5: fix sync CSW cache on apreg write 79/4679/3
2018-10-16 Steven Stallionesirisc: support eSi-RISC targets 60/4660/17
2018-10-16 Steven Stalliongdb_server: add support for architecture element 78/4078/11
2018-10-16 Steven Stallionregister: support non-existent registers 13/4113/9
2018-10-01 Antonio Borneogdb_server: avoid gdb server for virtual targets 76/4676/2
2018-09-25 Christopher Headtarget/cortex_m: fix typo 75/4675/2
2018-09-13 Antonio Borneoarm_adi_v5: remove useless cast to int 66/4666/2
2018-09-12 Antonio Borneotarget/cortex_a: poll all targets in SMP node after... 22/4622/2
2018-09-10 Matthias Welwarskytarget/mem_ap: generic mem-ap target 02/4002/11
2018-09-07 Antonio Borneogdb_server: add per target option "-gdb-port" 30/4530/3
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value 68/4668/2
2018-08-22 Guido Günthertarget: armv8: Ensure target is halted for virt2phys 47/4647/4
2018-08-14 Svetoslav Enchevtarget/riscv/riscv-011: fix compile warning about unini... 35/4635/5
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset 05/4605/3
2018-08-08 Antonio Borneotarget/armv7a_cache: add gdb keep-alive and fix a missi... 27/4627/2
2018-08-06 Antonio Borneotarget/cortex_a: allow command dacrfixup during init... 23/4623/2
2018-08-06 Antonio Borneotarget/arm_adi_v5: allow commands apsel and apcsw durin... 24/4624/2
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment 20/4620/2
2018-08-01 Antonio Borneotarget/arm_adi_v5: add command "dpreg" 12/4612/2
2018-08-01 Antonio Borneotarget/riscv: fix compile error with gcc 8.1.1 18/4618/2
2018-07-31 Oleksij Rempelmips_m4k: add optional reset handler 04/4404/2
2018-07-27 Paul Bartholomewtarget/cortex_a: fix compile error for uninitialized... 19/4619/2
2018-07-25 Christopher Headtarget/cortex_m: make a variable local 06/4606/2
2018-07-24 Matthias Welwarskycortex_a: fix virt2phys when mmu is disabled 80/4480/6
2018-07-24 Tim NewsomeAdd RISC-V support. 78/4578/5
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit 93/4493/5
2018-07-22 Antonio Borneoarmv7a: read ttbcr and ttb0/1 at every entry in debug... 01/4601/2
2018-07-20 Dennis Ostermanntarget/aarch64: Call aarch64_init_debug_access() earlie... 07/4607/2
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums 05/3905/3
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum 04/3904/3
2018-07-18 Marc Schinktarget: Fix segfault for 'mem2array' 34/4534/3
2018-07-18 Liviu IonescuAvoid null target->semihosting references. 03/4603/2
2018-07-13 Cody Schafertarget/image: make i/j unsigned to avoid ubsan runtime... 84/4584/3
2018-07-13 Andreas Färbertarget: armv8: Avoid semihosting segfault on halt 93/4593/2
2018-07-13 Omair JavaidGDB fileIO stdout support 38/4538/5
2018-07-13 Omair JavaidAdd ARM v8 AArch64 semihosting support 37/4537/5
2018-07-09 Antonio Borneotarget: fix 'bp' command help message 11/4511/2
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address... 35/4535/3
2018-06-22 Antonio Borneotarget/arm_adi_v5: keep CSW and TAR cache updated 64/4564/2
2018-06-22 Antonio Borneotarget/arm_adi_v5: sync CSW and TAR cache on apreg... 65/4565/3
2018-06-22 Liviu Ionescumips_m4k.c: Fix build with --disable-target64 66/4566/2
2018-06-22 James Marshalltarget/arm: Add PLD command to ARM disassembler. 48/4348/4
2018-06-06 Liviu Ionescutarget/target.c: free semihosting member 52/4552/2
2018-06-05 Christopher Headtarget/cortex_m: constify some variables 03/4503/2
2018-06-04 Antonio Borneobreakpoints: simplify the test to find a breakpoint 12/4512/2
2018-06-04 Antonio Borneotarget: fix syntax in help message 36/4536/2
2018-06-04 Kamal Dasutarget: aarch64: Adding mcr, mrc 32-bit coprocesor... 83/4483/4
2018-06-04 Liviu IonescuRework/update ARM semihosting 18/4518/18
2018-05-30 Paul FertserFix warnings exposed by GCC8 26/4526/3
2018-04-27 Philipp Tomsicharm_dpm: flush both scratch registers (R0 and R1) 06/4506/2
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint 29/4429/9
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes 78/4478/5
2018-04-10 Tomas Vanektarget armv7m: multi-block erase check 98/4298/5
2018-04-10 Tomas Vanektarget, flash: prepare infrastructure for multi-block... 97/4297/8
2018-04-07 Matthias Welwarskytarget: free target SMP list on shutdown 81/4481/3
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit... 31/4431/6
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)