imx8m: add an m4 target to the imx8m
[openocd.git] / src / target /
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
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
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)