jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / target / target.h
2024-03-24 Antonio Borneohelper/list: include the correct header file 73/8173/2
2024-01-28 Evgeniy Naydanovtarget: get_gdb_arch() accepts target via const pointer 93/8093/2
2024-01-28 Evgeniy Naydanovtarget: pass target to observers via const pointer 92/8092/2
2024-01-06 Tomas Vanektarget/adiv5: probe MEM-AP supported transfer sizes... 76/7576/4
2023-12-16 Antonio Borneotarget: use bool for backup_working_area 36/8036/2
2023-11-24 Evgeniy Naydanovtarget: remove `target_number` 98/7998/2
2023-06-10 Marek Vrbkagdb_server: add debug signal reason prints 20/7720/4
2023-05-27 Antonio Borneotarget: use unsigned int for timeout_ms 62/7562/3
2023-05-13 Antonio Borneotarget: rewrite command 'arp_reset' as COMMAND_HANDLER 59/7559/2
2023-01-15 Tomas Vanektarget/cortex_m: add SMP support for Cortex-M 39/7239/5
2022-09-13 Antonio Borneoopenocd: remove recently added CamelCase symbols 54/7154/2
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen... 71/7071/2
2022-05-27 Tim NewsomeGive each SMP group a unique number. 79/6979/2
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp... 83/6783/3
2022-02-05 Zoltán Dudássemihosting: User defined operation, Tcl command exec... 48/6748/18
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL... 12/6712/4
2021-11-20 Tim Newsometarget: Use target_addr_t for algorithm addresses. 62/6662/3
2021-07-31 Tim NewsomeCall poll at a fixed interval. 63/6363/5
2021-06-04 Tim NewsomeAdd target_data_bits(). 49/6249/4
2021-06-04 Marc Schinktarget: Use 'bool' for 'reset_halt' 62/6262/3
2021-05-01 Tim NewsomeCleanup of config/includes. 71/6171/10
2020-11-11 Kevin Yangtarget/cortex_m: Change sleep to running state 21/5921/3
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI... 21/4321/15
2020-11-04 Antonio Borneogdb_server: allow multiple GDB connections to selected... 65/5865/2
2020-10-30 Christopher Headtarget/cortex_m: reduce duplication in profiling 36/5236/5
2020-05-24 Antonio Borneoopenocd: properly use jim data types 62/5662/2
2020-04-21 Tomas Vanektarget/armv7m: minor fixes of target algo exit point... 29/5329/2
2020-04-09 Jan Matyastarget: added events TARGET_EVENT_STEP_START and _END 51/5551/3
2020-03-12 Tomas Vanektarget: add examine-fail event 89/4289/9
2019-08-28 Tim Newsomegdb_server, rtos: Fine-grained RTOS register access 14/5114/3
2019-05-23 Tomas Vanektarget: make handle_md_output() global 75/5175/2
2019-03-08 Tim Newsomegdb_server, target: Add target_address_bits() 47/4947/3
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 Schinktarget: Use proper data types for timer callback 20/4920/3
2019-02-15 Tomas Vanektarget, breakpoints: improve error handling 71/4871/4
2018-11-13 Christopher HeadPermit null target on TCL connection 30/4730/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-01 Antonio Borneogdb_server: avoid gdb server for virtual targets 76/4676/2
2018-09-07 Antonio Borneogdb_server: add per target option "-gdb-port" 30/4530/3
2018-06-04 Liviu IonescuRework/update ARM semihosting 18/4518/18
2018-04-10 Tomas Vanektarget, flash: prepare infrastructure for multi-block... 97/4297/8
2018-03-30 Tomas Vanektarget: fix display halt message logic 75/4475/2
2018-03-30 Matthias Welwarskytarget: restructure dap support 68/4468/25
2018-03-30 Matthias Welwarskyarm_cti: add cti command group 31/4031/20
2018-02-21 Peter Mamonovtarget: fix target.working_area type 77/3977/5
2017-12-12 Tomas Vanektarget: remove unused event definitions 85/4285/4
2017-04-23 Marc Schinktarget: Fix memory leak 48/4048/2
2017-02-10 Matthias Welwarskytarget: add -ctibase config option in addition to ... 41/3741/5
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create 39/3639/7
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command 76/3076/15
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it... 97/3497/8
2016-10-17 Andreas Färbertarget: Fix working_area_phys_spec comment 14/3714/3
2016-07-19 Andreas FärberFix usage of timeval_ms() 99/3499/2
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2015-09-05 Austin Mortonserver: tcl_trace command 88/2588/7
2015-05-17 Austin Mortonserver: avoid the tcl server crashing when there is... 59/2759/4
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.) 38/2538/14
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the... 44/2544/5
2015-03-09 Paul Fertsertarget: fix timer callbacks processing 41/2541/3
2015-03-09 Austin Mortonserver: tcl_notifications command 36/2336/8
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument 83/2283/2
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace... 61/1661/5
2013-12-01 Dongxue Zhang[PATCH 1/2]support64: Add functions into types and... 00/1700/4
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-08-07 Hsiangkai Wanggdb_server: add target_debug_reason for program exit... 42/1242/17
2013-08-07 Hsiangkai Wanggdb_server: support File-I/O Remote Protocol Extension 02/1102/19
2013-08-07 Hsiangkai Wanggdb server: new feature, add stop reason in stop reply... 92/1092/16
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description 82/1382/9
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory() 14/1214/2
2013-03-13 Andreas Fritiofsontarget: Remove read_memory_imp 19/1219/2
2013-03-05 Mathias KMove back off timer to target struct 79/1179/4
2012-10-07 Spencer OliverRevert "target: remove unused working area 'user' field"
2012-08-24 Spencer Olivertarget: remove unused working area 'user' field
2012-05-21 Spencer Olivertarget: target.h typo and comment cleanup
2012-05-21 Spencer Olivertarget: remove legacy target events
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-02-26 Spencer Olivertarget: add target async algorithm support
2012-02-23 Andreas Fritiofsontarget: add function to get number of bytes available...
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-10-08 Andreas Fritiofsontarget: add async algorithm entries to the target type
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-08-12 Stefan Mahrtarget: add helper functions to get/set u16 or u32...
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboetarget: add -dbgbase option to target configuration
2011-03-17 Uwe HermannFix a bunch of typos.
2011-02-03 Mathias K24bit buffer support
2011-01-31 Aaron CarrollAdd '-coreid' target option to support multiple cores...
2011-01-04 Spencer Olivertarget: change working area free data type
2010-11-09 Øyvind Harboetarget: document that target_poll() will report and...
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-04-09 Antonio BorneoTARGET: review unused symbols
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)